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: Are playlist names mapped to a variable ? In turn, are playlist names searchable (Read 359 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Are playlist names mapped to a variable ? In turn, are playlist names searchable

My library is massive, and being unable to combine freeform simple search, I would like to use nested search against a playlist contents. I generated a slew of playlists based on simple search (keywords).

%playlist% IS A AND %COMMENT% IS R3
In order to do this I need to be able to name/call a specific playlist hence the question.

Re: Are playlist names mapped to a variable ? In turn, are playlist names searchable

Reply #1
You can not directly do that with native foobar2000. In particular, there is no way to use playlist names as variables. But if you only want to sarch...

You can use Edit/Search to open a popup window which allows you to search within the active playlist (not the library).

(Searching for tracks which have Jimi Hendrix as artist within active playlist)
X

There are also additional components which allow to do something similar via UI elements.

(Quick search addon)
X

My playlist manager (see sig above) -which requires SMP or JSplitter- allows you to apply any query to playlists, so you can easily check if an specific playlist from your entire collection matches the query.

(Searching for playlists which have any track with Jimi Hendrix as artist, all shown playlist are a match)
X


Finally the same playlist manager allows you to create Smart Playlists (based on xbmc), which also have #PLAYLIST# as a variable, doing exactly what you ask. Note these playlists have limited query support though, since they must be compatible with xbmc.
X