FileBot 4.8.5 stopped classifying movies/tvshows sometime ago

Support for Ubuntu and other Desktop Linux distributions
Post Reply
linuxuser
Posts: 3
Joined: 31 Dec 2019, 18:27

FileBot 4.8.5 stopped classifying movies/tvshows sometime ago

Post by linuxuser »

Hi folks!

I have been using filebot for a few years on this machine, but recently I started noticing everything started going into the unsorted folder

I don't see output relating to sorting or anything.. I have tried tinkering with my script, adding/removing --db settings, etc, removing ut_label.. but so far no luck getting it to classify stuff.

I'm wondering if my filebot is out of date somehow, or the API's for matching changed and I just need to upgrade.. but before i go and break anything further I'd love a second look at what I'm doing

Attaching a log from a run, and below, is the output from `filebot -script fn:sysinfo`

Code: Select all

JAVA_OPTS=-Xmx412m /usr/local/bin/filebot -script fn:amc --log all  --output /share/media/Media --action hardlink --conflict skip -non-strict --log-file amc.log --def unsorted=y music=y artwork=y excludeList=.excludes ut_dir="/share/media/Downloads/Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265[TGx]" ut_kind=multi ut_title="Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265[TGx]"
/usr/share/filebot
Locking /usr/share/filebot/data/root/logs/amc.log
Run script [fn:amc] at [Sun Jan 19 20:28:56 GMT 2025]
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: excludeList = .excludes
Parameter: ut_dir = /share/media/Downloads/Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265[TGx]
Parameter: ut_kind = multi
Parameter: ut_title = Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265[TGx]
Use excludes: /share/media/Media/.excludes (25008)
Input: /share/media/Downloads/Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265[TGx]/Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265.mkv
Group: [:] => [Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265.mkv]
Processing 1 unsorted files
Skipped [/share/media/Downloads/Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265[TGx]/Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265.mkv] because [/share/media/Media/Unsorted/media/Downloads/Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265[TGx]/Raising.Arizona.1987.1080p.BluRay.DDP5.1.x265.10bit-GalaxyRG265.mkv] already exists
Processed 0 files
Finished without processing any files
Abort (×_×)

Code: Select all

filebot -script fn:sysinfo
/usr/share/filebot
FileBot 4.8.5 (r6224)
JNA Native: 5.2.2
MediaInfo: 18.12
7-Zip-JBinding: 9.20
Chromaprint: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2019-05-15 (r565)
Groovy: 2.5.6
JRE: OpenJDK Runtime Environment 1.8.0_292
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 2 Core / 351 MB Max Memory / 13 MB Used Memory
OS: Linux (amd64)
HW: Linux transmission01 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 GNU/Linux
DATA: /usr/share/filebot/data/root
Package: TAR
License: FileBot License PX68872542 (Valid-Until: 2075-01-19)

------------------- UPDATE AVAILABLE: FileBot 5.1.6 (r10435) -------------------

Done ヾ(@⌒ー⌒@)ノ
User avatar
rednoah
The Source
Posts: 23922
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: filebot stopped classifying movies/tvshows sometime ago

Post by rednoah »

FileBot 4.8.5 is very outdated indeed. It's been 6 years. It probably stopped working a long time ago. You'll definitely want to upgrade to the latest release once in a while.



EDIT:

You will also want to upgrade 10-year old Java 8 to recent Java 21.
:idea: Please read the FAQ and How to Request Help.
Post Reply