Bug #3032
Metadata is not retrieved for TV shows if the file name is "too perfect"
Status: | Fixed | Start date: | 04/01/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | Metadata | |||
Target version: | 5.2 | |||
Found in version: | 5.0 | Platform: | PS3 |
Description
There are tools like Filebot (filebot.net) that rename and retrieve subtitles for your video file collection.
A clean file name for a movie after using this tool would be "movie name + year": "Star Wars Episode VII - The Force Awakens (2015).mkv". Movian works fine with this format and retrieves the right metadata.
A clean file name for a TV show after using this tool would be "show name + season/episode + episode name": "Marvel's Daredevil - 2x01 - Bang.mkv". Movian always fails to retrieve any metadata.
Please note that the open subtitles plugin always finds the right subtitles in both cases. Could it be that Movian only looks for S02E01 instead of "2x01" too? It does not make any sense that it cannot find any metadata even when presented with the full episode name, but it works fine with only "name of the show + S02E01 + release name group / info garbage"
Associated revisions
Add support for parsing '- 1x01 -' season/episode format in filenames
Fixes #3032
History
#1
Updated by Andreas Smas about 5 years ago
- Target version set to 5.2
#2
Updated by Andreas Smas about 5 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset git|d26802caa137c2443a933b6155705bc1e7c9f809.
#3
Updated by Andreas Smas about 5 years ago
Seems to work now based on my tests by renaming files.
This aligns good with 5.2 release that I want to focus on making Movians metadata system a lot better.
Any input / feedback / ideas are most welcome. (But please post in another ticket or on the forum)