macr0dev / Audiobooks.bundle

Plex metadata scraper for Audiobooks
604 stars 65 forks source link

Fix search artist score overwriting title score #24

Open jmeosbn opened 6 years ago

jmeosbn commented 6 years ago

A fix for the search score of the artist overwriting that of the actual title - then, a change to use a length based ratio instead of straight Levenshtein distance else completely wrong titles can still score 97% or so if short and with matching artist.

note: pruned back additional commits as unable to keep stale PRs from conflicting