Post Reply 
New *RecentChanged similar to *RecentAdded
11-02-2026, 13:06
Post: #6
RE: New *RecentChanged similar to *RecentAdded
(11-02-2026 12:27)simbun Wrote:  I don't need a recently modified index, but if there was a way to create a recently added index that covered all albums I'd find that very useful.

Hoping that it's the sliding time window of the current implementation that makes it complex, how about a simple Year > Month > Day hierarchy, something like:

Code:
2026
  >> All
  01
    >> All
    01/01/2026
    02/01/2026
    ...
  02
  ...
2025
...

The complexity that requires the number of recently added files to be limited is in how the rescan identifies added files and how the date added is recorded (it isn't the same as the last modified date). I am looking into the possibliity of slightly increasing the limit but there no prospect of extending it to all files in the library.

I think the current way of indexing the limited number of recently added files using finer granularity for the most recently added files and coarser granularity for older additions is the best compromise given that the number of added files is limited. It is important to bear in mind that this feature was designed for recent additions, not as an index for the entire library.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New *RecentChanged similar to *RecentAdded - simoncn - 11-02-2026 13:06

Forum Jump:


User(s) browsing this thread: 1 Guest(s)