trakt-tools / universal-trakt-scrobbler

MIT License
528 stars 51 forks source link

Sync fails to parse British shows which use "Series" instead of "Season" #356

Open mwilkinson22 opened 7 months ago

mwilkinson22 commented 7 months ago

Some British shows use the terminology "Series" instead of "Season", and this is reflected in the titles. This means a lot of UK titles fail to parse when syncing Netflix history and leads to a lot of incorrect matches - for some reason it often matches shows to Taboo (2017).

Adding Series to the regex as well as Season would resolve this