Imported (Date): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
* Use <tt>~limit=-1,1,[album]</tt> to show only one line per album imported. |
* Use <tt>~limit=-1,1,[album]</tt> to show only one line per album imported. |
||
[[Category: |
[[Category:Search Examples]] |
Latest revision as of 05:51, 8 April 2014
Display all tracks imported today, sorted by import date:
[Media Type]=[audio] [date imported]=<1d ~sort=[date imported]-d
Display all tracks imported this week, sorted by import date:
[Media Type]=[audio] [date imported]=<7d ~sort=[date imported]-d
Notes:
- Use ~n=10 to limit the number of entries displayed to 10.
- Use ~limit=-1,1,[album] to show only one line per album imported.