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

Improved song matching, other updates #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

coaless
Copy link

@coaless coaless commented Jul 20, 2015

The original script was returning a lot of incorrect matches, so added the following:

  • Adjusted search string to include artist
  • Added similarity factor to song and artist
  • Added exact, secondary, fizzy match outcomes
  • Debug parameter to check secondary, fuzzy matches
  • Added exception handling for KeyError (nothing returned from Apple
    web service)

- Adjusted search string to include artist

- Added similarity factor to song and artist

- Added exact, secondary, fizzy match outcomes

- Debug parameter to check secondary, fuzzy matches

- Added exception handling for KeyError (nothing returned from Apple
web service)
@Certiman
Copy link

Tested, works nicely. When searching for FAILed songs, I noticed that the song was found manually by leaving out commas, symbols like & and the word "remix" or "edit".

@Certiman
Copy link

Could you open a separate filestream to solve #19?

@coaless
Copy link
Author

coaless commented Aug 18, 2015

Shouldnt be a problem, Ill have a look at this next week!

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

Successfully merging this pull request may close these issues.

None yet

2 participants