HydrogenAudio

Hosted Forums => foobar2000 => General - (fb2k) => Topic started by: Ohdengoh on 2012-03-25 12:19:12

Title: Title Format: Display if playlist doesn't contain specific word
Post by: Ohdengoh on 2012-03-25 12:19:12
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: Title Format: Display if playlist doesn't contain specific word
Post by: ojdo on 2012-03-25 13:14:30
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.