Sort library "By Date Media Modified"?

One of my most-used library views is “By Date Added”.

Is it possible to sort the library “By Date Media Modified”? (Or I think “Added” would have the same effect.)

It would be nice when modifying/cleaning/upgrading media files.

I’m sure this is unsupported and could break at any time, but:

  1. View your library and sort by date added.
  2. Select the URL in the address bar of your browser.
  3. Change “sort=addedAt” to “sort=updatedAt” (it’s toward the middle of the address, the first parameter which is passed).
  4. Press enter.

I’ve performed limited testing with this on a small library and it seems to “do the right thing.” It appears to be based on the updated_at column of the media_items table in the DB.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.