Difference between revisions of "Imported (Date)"

From JRiverWiki
Jump to: navigation, search
 
m
Line 8: Line 8:
  
 
Notes:
 
Notes:
* Use <tt>~n</tt> to limit the number of entries displayed.
+
* Use <tt>~n=10</tt> to limit the number of entries displayed to 10.
 
* 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:Smartlist:Examples:Audio]]
 
[[Category:Smartlist:Examples:Audio]]

Revision as of 12:24, 15 January 2009

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.