Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Title Format: Display if playlist doesn't contain specific word (Read 1325 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Title Format: Display if playlist doesn't contain specific word

Hi,

I have devinded my playlists into:

- main (Default, Custom)
- radio (JAZZ_radio, ROCK_radio)

I'm currently using this script:
Code: [Select]
[%artist% - %title% - %playback_time_remaining% - Track: %tracknumber% / %totaltracks%]


I'd like the above to show only if the playlist name doesn't end with _radio.

Thanks

 

Title Format: Display if playlist doesn't contain specific word

Reply #1
That's not possible with the Default User Interface, but with Columns UI. It's playlist view supports displaying/hiding columns depending on the playlist name. I use it to toggle album view by appending a dot (.) to the playlist name.