Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wildcards support in Smart Playlist filter #1187

Closed
palto42 opened this issue Dec 24, 2024 · 2 comments
Closed

Wildcards support in Smart Playlist filter #1187

palto42 opened this issue Dec 24, 2024 · 2 comments

Comments

@palto42
Copy link

palto42 commented Dec 24, 2024

I would like to use wildcard matches in the Smart Playlist filters for the Gerne and Artist fields.
Currently the Music app doesn't properly support multiple Genre tags so that they appear as combined strings. In my collection multiple tags are separated by different characters, e.g. /, ;, ,, \\.
The iss with some artists is that they are playing with various other artists and the Music app creates different entries for each combination, so that I would need to select a lot of entries for some artists at the moment.

@paulijar
Copy link
Collaborator

Adding this to the Smart Playlist feature would be somewhat difficult as the UI component used for genre and artist filter supports selecting multiple pre-defined values but it doesn't allow entering any free-form text. And on the other hand, I'd like to keep this feature as streamlined and easy-to-use as possible.

For the more specialized needs, we have the Advanced search feature although I suspect that many users may not find it:
kuva

There, among many other possibilities, you could make for example this kind of search:
kuva

And if you are familiar with regular expressions (RegEx), you can use also them to make even more versatile queries.

And once you have your search results, you can drag the title "XX results" to "+ New Playlist" to save the results as a list.

@palto42
Copy link
Author

palto42 commented Dec 26, 2024

Thanks for pointing me to the Advanced Search option, for now this is sufficient for me.

Would be nice if such advanced settings could be saved as a dynamic smart playlist, similar to the request in #1097, but this is a different topic, so closing here.

@palto42 palto42 closed this as completed Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants