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

Add ability to find sticker key with a specific value/range #115

Open
khaytsus opened this issue Sep 30, 2024 · 0 comments
Open

Add ability to find sticker key with a specific value/range #115

khaytsus opened this issue Sep 30, 2024 · 0 comments

Comments

@khaytsus
Copy link

I'd like to be able to ask mpc to return songs with a sticker key with a specific value, my specific need is to find a sticker key named "rating" that is greater than or equal to a value, ie something like this:

mpc sticker "" find "rating>=6"

Finding all files with a given key, ie: mpc sticker "" find rating works fine, but can mpc return only specific results? It already has many other options in find/search to get specific song attributes, being able to filter the sticker keys would be terrific. Thank you!

This has been implemented in MPD itself via this issue: MusicPlayerDaemon/MPD#759

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

1 participant