GNOME Bugzilla – Bug 758959
thetvdb: Force updating the show name
Last modified: 2015-12-09 11:06:09 UTC
.
Created attachment 316667 [details] [review] thetvdb: Force updating the show name TheTVDB has localised show names, and will correct any missing punctuation and casing that might be lost parsing filenames.
Created attachment 316668 [details] [review] tests: Test replacing TV show names When using a casefolded TV show, check that the show got replaced by the show name it would get from TheTVDB.
Sorry, I did not have time to properly test it yet. At first glance it is okay but when I quickly tried it seems to break the tests. I'll take a look on it tomorrow.
Created attachment 316865 [details] [review] Apply casefold for resolve_episodes and resolve_stress tests as well. Tests works now. tests: Test replacing TV show names When using a casefolded TV show, check that the show got replaced by the show name it would get from TheTVDB.
(In reply to Victor Toso from comment #4) > Created attachment 316865 [details] [review] [review] > Apply casefold for resolve_episodes and resolve_stress tests as well. Errg. I forgot that first line is summary of attachment. Patch is the same, I just --amend the same change in the other two tests.
Review of attachment 316667 [details] [review]: Looks good.
Review of attachment 316865 [details] [review]: Feel free to push if you agree with the changes.
Attachment 316667 [details] pushed as aa4e593 - thetvdb: Force updating the show name