Page 1 of 1

Filebot extracts episode title with a '\' character

Posted: 27 Jan 2023, 23:44
by Bazzu85
Hi,

I'm facing a issue with this show with italian language:
https://thetvdb.com/series/attack-on-tomorrow

for example the episode 22 is extracted by filebot like this:

Code: Select all

Mimì e le ragazze della pallavolo - 1x22 - L\'ultima partita
but on TVDB the title is like this

Code: Select all

L'ultima partita
this cause filebot to create a folder named

Code: Select all

Mimì e le ragazze della pallavolo - 1x22 - L
with a file name

Code: Select all

'ultima partita
is this a bug?
ty

Re: Filebot extracts episode title with a '\' character

Posted: 28 Jan 2023, 02:26
by rednoah
:?: Are you using a custom format?

:?: Can you provide a reproducible test case?



:idea: Here's what I get:

Code: Select all

$ filebot -list --q 350715 --db TheTVDB --lang Italian --format "{plex.name}"
...
Mimì e Le Ragazze della Pallavolo - S01E12 - L'ora della verità
...
Mimì e Le Ragazze della Pallavolo - S01E22 - L'ultima partita
...
Image