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

Filter results #86

Closed
deep5050 opened this issue Oct 24, 2023 · 1 comment
Closed

Filter results #86

deep5050 opened this issue Oct 24, 2023 · 1 comment

Comments

@deep5050
Copy link
Owner

Filter results, exclude/ include depending on several parameters

@deep5050
Copy link
Owner Author

use --filter like --filter country=IN, --filter name!=pop, --filter name=bollywood, --filter tags=pop, --filter tags!=pop,rock

  1. = included results
  2. != excluded results
  3. , more than one keywords
  4. > greater than (useful when comparing votes or clicks)
  5. < less than (")

@deep5050 deep5050 pinned this issue Dec 19, 2023
deep5050 added a commit that referenced this issue Dec 22, 2023
deep5050 added a commit that referenced this issue Jan 7, 2024
* feat: play random station from favorite list

Signed-off-by: Dipankar Pal <dipankarpal5050@gmail.com>

* fix: 🐛 duplicate favorite entry issue from runtime command

fixes #100

* updates

* feat: ✨ multiple media player support

* fix: 🐛 fails to play a single result

#102

* help docs added

* update

* feat: ✨ Defult config file support

#103

* fix: 🐛 Default recording filepath was ambiguas before

* feat: ✨ toggle playbacks from runtime command

#84

* feat: ✨ filter support added

#86

* fix: 🐛 ability to stop different players

* v2.9.1

---------

Signed-off-by: Dipankar Pal <dipankarpal5050@gmail.com>
@deep5050 deep5050 closed this as completed Jan 9, 2024
@deep5050 deep5050 unpinned this issue Jan 16, 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

1 participant