Difference between revisions of "Unique Artists"

From JRiverWiki
Jump to: navigation, search
m
m
Line 4: Line 4:
  
 
  <tt>[Media Type]=[Audio] ~nodup=[Artist] ~sort=[Artist]</tt>
 
  <tt>[Media Type]=[Audio] ~nodup=[Artist] ~sort=[Artist]</tt>
 +
 +
Notes:
 +
*If you wish to filter the artists, eg to show only Jazz artists, simply add the following to the above smartlist:
 +
<tt>[genre]=[jazz]</tt>
 +
  
 
[[Category:Smartlist:Examples:Audio]]
 
[[Category:Smartlist:Examples:Audio]]

Revision as of 11:01, 13 January 2009

Either of the following smartlists will display a list of the unique artists in your library. The count will be displayed at the very bottom of Media Center:

[Media Type]=[Audio] ~sort=[Artist] ~limit=-1,1,[artist]
[Media Type]=[Audio] ~nodup=[Artist] ~sort=[Artist]

Notes:

  • If you wish to filter the artists, eg to show only Jazz artists, simply add the following to the above smartlist:
[genre]=[jazz]