Unique Artists: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
==Unique Artists==

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:
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:


Line 7: Line 5:
<tt>[Media Type]=[Audio] ~nodup=[Artist] ~sort=[Artist]</tt>
<tt>[Media Type]=[Audio] ~nodup=[Artist] ~sort=[Artist]</tt>


Notes:
[[Category:Smartlist:Examples:Audio]]
*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:Search Examples]]

Latest revision as of 05:52, 8 April 2014

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]