|
|||||||
| Register | Blogging | Today's Posts | Search |
|
|
Thread Tools | Display Modes |
|
|
#11 (permalink) | |
|
Juicious Maximus III
Join Date: Nov 2008
Location: Scabb Island
Posts: 6,525
|
Quote:
Just use $swapprefix() code in the sorting code. ![]() Here's an example from my library tree config. I've marked the %<artist>% code used to show my music in the field named "view format". Below, in the sort field, you can see $swapprefix(%album artist%). ![]() This makes "The Prodigy" appear just like I wrote it, but sorts it as if it was "Prodigy, The". If you don't have a separate view/sorting code in your setup, well .. You should! %<artist>% outputs any artist in the artist field. If the song "Islands in the Stream" has multiple artists in the artists field, say "Dolly Parton; Kenny Rogers", the song will be listed under both. $meta(artist,0) would only output the first value, Dolly Parton. You can use these features to tag music for example belonging to several genres at once.
__________________
Something Completely Different |
|
|
|
|
|
|