Search found 6 matches

by chipinnc
27 Jan 2020, 01:57
Forum: Help and Support
Topic: Failed to process [...] because [...] is an exact copy and already exists
Replies: 9
Views: 7038

Re: Failed to process [...] because [...] is an exact copy and already exists

As I said in my PM, there's nothing in my setup that needs "correcting", other than having a fully functional FileBot application. Since you've installed yourself as the arbitrator of all that's allowed on the internet, it doesn't look like that "correction" will be forthcoming. ...
by chipinnc
26 Jan 2020, 21:36
Forum: Synology NAS & Embedded Linux
Topic: Filebot Rename suddenly not working
Replies: 7
Views: 9222

Re: Filebot Rename suddenly not working

RedNoah, For some reason you seem to be BLAMING users for using these scripts in a way that YOU disagree with. The standard FileBot processing has always been to SKIP files that are existing on the destination and continue with the rest of the files in the directory. This has changed, and isn't acce...
by chipinnc
26 Jan 2020, 21:32
Forum: Help and Support
Topic: Failed to process [...] because [...] is an exact copy and already exists
Replies: 9
Views: 7038

Re: Failed to process [...] because [...] is an exact copy and already exists

RedNoah, For some reason you seem to be BLAMING users for using these scripts in a way that YOU disagree with. The standard FileBot processing has always been to SKIP files that are existing on the destination and continue with the rest of the files in the directory. This has changed, and isn't acce...
by chipinnc
07 Jan 2020, 01:09
Forum: Synology NAS & Embedded Linux
Topic: "Failed to read media info" on Synology
Replies: 6
Views: 7242

Re: "Failed to read media info" on Synology

I'm running Ubuntu, it returns:

Code: Select all

Linux xyzServer 4.4.0-148-generic #174~14.04.1-Ubuntu SMP Thu May 9 08:17:37 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
by chipinnc
06 Jan 2020, 18:12
Forum: Synology NAS & Embedded Linux
Topic: "Failed to read media info" on Synology
Replies: 6
Views: 7242

Re: "Failed to read media info" on Synology

If you've installed MediaInfo and all the other stuff they suggest and are still having issues, try this... I still had the issue after looking at all the solutions. Finally found a fix... Filebot.sh has these lines to say where the libraries "should be": # select libjnidispatch.system.so ...
by chipinnc
06 Jan 2020, 18:06
Forum: Help and Support
Topic: Need some help: BindingException
Replies: 8
Views: 7527

Re: Need some help: BindingException

Still had the issue after looking at all the solutions. Finally found a fix for this stupid Filebot error!!! Filebot.sh has these lines to say where the libraries "should be": # select libjnidispatch.system.so from $(uname -m)-linux-gnu folder LIBRARY_PATH=$(echo /usr/lib/*-linux-gnu*/jni ...