You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
merge: Detect soundtrack based on the release title
Implements auto-detection of soundtrack releases based the title based
on a wide range of common title patterns. Supports both common title
formats in English (which often are used for releases in other languages
as well), German, Swedish, and Norwegian.
I've added test cases for a wide variation of soundtracks.
In contrast to the existing patterns for detecting release group types
from the title, the pattern does not always capture the type and as such
I had to come up with a way of associating the pattern to a type. I
think this can probably be useful for when detecting more release group
types from titles in the future.
0 commit comments