E.g. I have the file:
Shaun das Schaf - Waschtag.mpg
When I try to get season and episode info for this file with
Code: Select all
filebot -rename "Shaun das Schaf - Waschtag.mpg" --format "{n}.{s00e00} - {t}" --db thetvdb --lang de -non-strict
Code: Select all
Failed to detect query for files: [Shaun das Schaf - Waschtag.mpg]
Unable to match files to episode data
Failure (°_°)
When I try to rename this in the GUI, it first gives an error about "Unable to identify file" and prompts me to reenter the series name. If I do this and press OK, it finds the episode.
Any explanation/solution for this behavior?
Thanks!