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

google music: improve the matching of search results #445

Closed
tizonia opened this issue Feb 21, 2018 · 4 comments
Closed

google music: improve the matching of search results #445

tizonia opened this issue Feb 21, 2018 · 4 comments
Assignees
Milestone

Comments

@tizonia
Copy link
Collaborator

tizonia commented Feb 21, 2018

The idea is to use a fuzzy matching library to help with the matching of the query results with the user-provided string.

@tizonia
Copy link
Collaborator Author

tizonia commented Mar 9, 2018

This has been implemented in the 'plex' branch. It is now in master. Closing

@tizonia tizonia closed this as completed Mar 9, 2018
@luislobo
Copy link

@tizonia How does the plex feature handle google music for fuzzy searching?

@tizonia
Copy link
Collaborator Author

tizonia commented Sep 19, 2018

Sorry, my message was perhaps a bit misleading. In Tizonia, the plex commands (as well as all the other commands, i.e google music, youtube, spotify, etc) internally implement fuzzy matching. That means your search strings don't need to be very precise in order to provide the 'expected' results.

e.g.

--spotify-artist "quen"  (instead of 'queen')

@luislobo
Copy link

@tizonia I see, great, thank you! Yeah I was reading the code and found out after my message what you mention. Thank you for the quick response, too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants