[French] L'Imposteur and L'Echappee not working
Posted: 17 Sep 2016, 04:22
I have notice that with 2 french shows my script fails to find media name. both theses shows start with a L' but in the file file the apostrophe is replaced with a period. Filebot seems to search for the word without the L. I needed to open FB and manual process the file . It would ask for the proper name and i have to add the L and then it would find it right away
L.imposteur.S01E01.FRENCH.720p.HDTV.x264-QuebecRules.mkv
In this case below i have to add the L and remove the 2016 when i use the GUI to match
L.Echappee.2016.S01E01.FRENCH.HDTV.720p.H264-milou04.mkv
here is my script:
Is there something i can add to get the match to work?
L.imposteur.S01E01.FRENCH.720p.HDTV.x264-QuebecRules.mkv
Code: Select all
Run script [fn:amc] at [Fri Sep 16 01:02:22 EDT 2016]
Rename episodes using [TheTVDB]
Auto-detected query: [imposteur]
Failed to fetch episode data: [imposteur]
Failed to match files to episode data
In this case below i have to add the L and remove the 2016 when i use the GUI to match
L.Echappee.2016.S01E01.FRENCH.HDTV.720p.H264-milou04.mkv
here is my script:
Code: Select all
filebot -script fn:amc --def seriesFormat="D:/videos/FrenchTV/{n}/{'Season '+s}/{n} - {sxe} - {t}" --action move -non-strict $FolderPath --log-file P:/scripts/Filebot.log --def clean=y -no-xattr --log Fine --lang fr