Search found 15 matches

by edifus
13 Apr 2022, 14:12
Forum: Help and Support
Topic: Shows with every episode titled "TBA"
Replies: 3
Views: 1225

Re: Shows with every episode titled "TBA"

thetvdb is the database being used. Any series from Disney+ right now since they dont list any future episode titles until the day of release and I am processing the files on that day, not 1 day later. What you're describing might make sense if I only ran filebot once a week but it runs randomly thr...
by edifus
12 Apr 2022, 15:52
Forum: Help and Support
Topic: Shows with every episode titled "TBA"
Replies: 3
Views: 1225

Shows with every episode titled "TBA"

With streaming services like Disney+ not releasing episode information until the day of release is resulting in a lot of shows being titled as "TBA". Show information is downloaded and cached as "TBA" and Filebot does not refresh its cache and check for updates on following weeks...
by edifus
24 Dec 2021, 16:29
Forum: Help and Support
Topic: Filebot can't seem to match the show '1883'
Replies: 3
Views: 1867

Filebot can't seem to match the show '1883'

Filebot can't seem to match the show '1883' and fails not trying to search any series on TVDB. Is there a way to fix this or force lookup? Input: /downloads/completed/tv/1883.S01.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/1883.S01E01.1883.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb.mkv Input: /downloads/completed/tv...
by edifus
17 Oct 2021, 18:17
Forum: Ubuntu & Desktop Linux
Topic: Docker changes?
Replies: 3
Views: 7268

Re: Docker changes?

Watch container is now failing to find a license - even when it shows that its licensed. The inotifywait script found a file and triggered filebot but then it just errors out that it's unlicensed. ❱ docker exec -it filebot-tv /opt/bin/run-as-user filebot -script fn:sysinfo FileBot 4.9.4 (r8736) JNA ...
by edifus
17 Oct 2021, 18:04
Forum: Ubuntu & Desktop Linux
Topic: Docker changes?
Replies: 3
Views: 7268

Re: Docker changes?

Actually figured out why sysinfo shows the wrong user - need to run filebot with the new /opt/bin/run-as-user script. docker exec -it filebot-tv /opt/bin/run-as-user filebot -script fn:sysinfo Still trying to figure out why the container refuses to start if I have "user: 1000:1000" in the ...
by edifus
17 Oct 2021, 17:37
Forum: Ubuntu & Desktop Linux
Topic: Docker changes?
Replies: 3
Views: 7268

Docker changes?

I just rebuilt my filebot-watcher container because there was some issues with show detection. I have typically tweaked the filebot watcher script and built my own container based off the github repo. However now it seems there was some fundamental changes to the container and filebot now refuses to...
by edifus
20 Jun 2021, 16:08
Forum: Ubuntu & Desktop Linux
Topic: Show titles are all returned as "TBA"
Replies: 3
Views: 13145

Re: Show titles are all returned as "TBA"

I do have multiple instances running but it's an inotify script - Filebot should only be running when something new shows up and gets triggered. I have shutdown all containers and cleared cache again and that might be part of the issue. Most shows return full episode lists without TBA now. This part...
by edifus
20 Jun 2021, 14:20
Forum: Ubuntu & Desktop Linux
Topic: Show titles are all returned as "TBA"
Replies: 3
Views: 13145

Show titles are all returned as "TBA"

I've had Filebot watcher running and working perfectly in a docker container but recently show titles are all "TBA". When I run the Windows version, show titles appear correctly. I've tried clearing the Filebot cache but still continue to get TBA for all show titles. $ filebot -script fn:s...
by edifus
12 Oct 2020, 23:51
Forum: Ubuntu & Desktop Linux
Topic: Error parsing CreationTime with some files
Replies: 1
Views: 8289

Error parsing CreationTime with some files

Started seeing parsing errors on some media files, not sure if this is a bug or not, this is not causing filebot to crash out with any error that I've seen, yet. Failed to parse media property: CreationTime: /path/to/some/media.mkv: java.time.format.DateTimeParseException: UTC 2015-09-25 04:50:03 / ...
by edifus
11 Aug 2020, 18:55
Forum: Ubuntu & Desktop Linux
Topic: Filebot excluding files that have not been processed
Replies: 10
Views: 8365

Re: Filebot excluding files that have not been processed

Right, I was thinking it would go that direction using the shell to identify files with hardlinks. Still preferred to run Filebot hundreds of times (in rare circumstances) over one run to process a lot of new files? Not trying to be cheeky just trying to get a better understanding if I should change...
by edifus
11 Aug 2020, 17:19
Forum: Ubuntu & Desktop Linux
Topic: Filebot excluding files that have not been processed
Replies: 10
Views: 8365

Re: Filebot excluding files that have not been processed

Makes sense, but no chance for an option to continue processing the remaining files in this scenario? I see how adding the bad file to the exclude list keeps Filebot out of an infinite loop, but the other files were never even attempted to be processed and put on the exclude list. Are you saying Fil...
by edifus
11 Aug 2020, 14:59
Forum: Ubuntu & Desktop Linux
Topic: Filebot excluding files that have not been processed
Replies: 10
Views: 8365

Filebot excluding files that have not been processed

❱ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS" ❱ filebot -version FileBot 4.9.1 (r7372) / OpenJDK Runtime Environment 11.0.8 / Linux 5.4.0-42-generic (amd64) Trying to run Filebot and getting an error that an ...
by edifus
02 Sep 2016, 19:26
Forum: Help and Support
Topic: Filebot fails to match 'Home Movies'
Replies: 4
Views: 2863

Re: Filebot fails to match 'Home Movies'

Thanks for confirming my suspicions. I was thinking there must be some code that is matching 'Home Movies' and skipping it because it thinks it's someone's family movies or something. This is a headless server, so no GUI option. Guess since it's a one off issue I can use a for loop to hard link thes...
by edifus
02 Sep 2016, 17:45
Forum: Help and Support
Topic: Filebot fails to match 'Home Movies'
Replies: 4
Views: 2863

Re: Filebot fails to match 'Home Movies'

Here is the output from the script with another show working properly: Locking /home/edifus/logs/amc.tvtest.log Run script [fn:amc] at [Fri Sep 02 11:41:50 MDT 2016] Parameter: excludeList = /home/edifus/logs/tv.exclude.log Parameter: artwork = n Parameter: extras = n Parameter: skipExtract = y Para...
by edifus
01 Sep 2016, 19:58
Forum: Help and Support
Topic: Filebot fails to match 'Home Movies'
Replies: 4
Views: 2863

Filebot fails to match 'Home Movies'

I am having an issue with Filebot not matching the tv show 'Home Movies'. The script I have in place has never had any issues and continues to work properly for any other show. The script runs and shows that the files are detected as inputs for the script, but then it fails with "Finished witho...