Search found 4 matches

by dreadted
29 Oct 2025, 03:55
Forum: Feature Requests and Bug Reports
Topic: How can i set TheTVDB as default seriesDB in 5.2.0?
Replies: 5
Views: 6180

Re: How can i set TheTVDB as default seriesDB in 5.2.0?

Thank you for looking into it. Hopefully it's something related to this particular TV show in TheTVDB API.
by dreadted
28 Oct 2025, 21:38
Forum: Feature Requests and Bug Reports
Topic: How can i set TheTVDB as default seriesDB in 5.2.0?
Replies: 5
Views: 6180

Re: How can i set TheTVDB as default seriesDB in 5.2.0?

Yes, using --db TheTVDB with -list or -rename works fine in both versions. But for some reason AMC doesn't seem to find the Swedish episodes in TheTVDB in version 5.2.0: filebot @arguments.txt --def ut_kind=multi ut_label=TV ut_title=Forradarna.S04E01.SWEDiSH.1080p.WEB.h264-OLLONBORRE ut_file=/media ...
by dreadted
28 Oct 2025, 17:48
Forum: Feature Requests and Bug Reports
Topic: How can i set TheTVDB as default seriesDB in 5.2.0?
Replies: 5
Views: 6180

How can i set TheTVDB as default seriesDB in 5.2.0?

I'm running FileBot in a docker container on my RPi. Today I tried upgrading from 5.1.6 to 5.2.0 , but for some reason that is not obvious to me, I couldn't make the AMC script use TheTVDB for episode lookups. Downgrading back to 5.1.6 solved the issue. command: filebot @arguments.txt --def ut_kind ...
by dreadted
03 Nov 2022, 18:08
Forum: Ubuntu & Desktop Linux
Topic: coppit/filebot crashes because of libmediainfo.so 0.7.67
Replies: 7
Views: 7663

Re: [libmediainfo.so] A fatal error has been detected by the Java Runtime Environment:

:arrow: I would recommend sticking to the official docker containers: https://www.filebot.net/linux/docker.html $ docker run --rm -it -v $PWD:/volume1 -v data:/data rednoah/filebot -script fn:sysinfo FileBot 4.9.6 (r9125) ... MediaInfo: 19.09 ... Which official docker container do you recommend for ...