Search found 5 matches
- 04 May 2020, 21:05
- Forum: Feature Requests and Bug Reports
- Topic: [thetvdb] languages tag broken
- Replies: 13
- Views: 8154
Re: [thetvdb] languages tag broken
Awesome, thanks. I'm now using the following format expression: {localize[languages[0].ISO2].n}/{episode.special ? 'Specials' : 'Season '+s.pad(2)}/{localize[languages[0].ISO2].n} - {episode.special ? 'S00E'+special.pad(2) : s00e00} - {t.replaceAll(/[`´‘’ʻ]/, /'/).replaceAll(/[!?.]+$/).replacePart(', ...
- 04 May 2020, 15:26
- Forum: Feature Requests and Bug Reports
- Topic: [thetvdb] languages tag broken
- Replies: 13
- Views: 8154
Re: [thetvdb] languages tag broken
Interesting. However, sadly, either I'm doing something wrong or they're missing quite a lot of data. When using this format for S01E01 (just for testing): {primaryTitle} - {n} - {s00e00} - {t} I'm getting: Money Heist - Money Heist - S01E01 - Episode 1 I would have expected primaryTitle to be "La ...
- 04 May 2020, 13:59
- Forum: Feature Requests and Bug Reports
- Topic: [thetvdb] languages tag broken
- Replies: 13
- Views: 8154
Re: [thetvdb] languages tag broken
Do you think it would be possible to add support for Wikidata in FileBot in the future?
They have some complementary information, such as the country of origin: https://www.wikidata.org/wiki/Q29647346
They have some complementary information, such as the country of origin: https://www.wikidata.org/wiki/Q29647346
- 04 May 2020, 11:37
- Forum: Feature Requests and Bug Reports
- Topic: [thetvdb] languages tag broken
- Replies: 13
- Views: 8154
Re: [thetvdb] languages tag broken
Thanks for you answer. So based on what you wrote, I guess there is no way to automate this behavior easily. Hopefully they will add support at some point in the future, but the feature has been asked like 10 years ago so I'm not hoping too much.
Thanks!
Thanks!
- 04 May 2020, 11:05
- Forum: Feature Requests and Bug Reports
- Topic: [thetvdb] languages tag broken
- Replies: 13
- Views: 8154
Re: [thetvdb] languages tag broken
Any update for a proper support of original series language in Filebot? I would like to be able to rename files using the Plex format while using the original series name (e.g. "La casa de papel" and not "Money Heist"), while keeping --lang usage for the episode title. Thanks for your work!