Search found 15 matches

by dasaco
10 Jan 2020, 19:43
Forum: Help and Support
Topic: java.lang.IllegalStateException: Failed to retrieve authorization token - TVDB
Replies: 1
Views: 1523

java.lang.IllegalStateException: Failed to retrieve authorization token - TVDB

Hi there, using QNAP TS253Be QTS 4.4.1.1146 with Filebot 4.9.0. Everything was working smooth till today, that I'm getting an error. No system or apps updated that could interfere. Rename episodes using [TheTVDB] with [Airdate Order] Auto-detected query: [Vivir sin Permiso, vivir sin permiso tempora...
by dasaco
01 Jan 2020, 23:46
Forum: Scripting and Automation
Topic: Diference between Filebot versions and scripts?
Replies: 5
Views: 2934

Re: Diference between Filebot versions and scripts?

I see. And is there any way to take that ut label from label or category assigned in the download client, instead of manually setting it through the script call?
Many thanks for replying. Happy new year.
by dasaco
01 Jan 2020, 11:18
Forum: Scripting and Automation
Topic: Diference between Filebot versions and scripts?
Replies: 5
Views: 2934

Re: Diference between Filebot versions and scripts?

Hello again, I'll try to do my best to be clear. My first platform is a QNAP TS-253Be (QTS 4.4.1.1146) $ filebot -version FileBot 4.9.0 (r6976) / OpenJDK Runtime Environment 13.0.1 / Linux 4.14.24-qnap (amd64) My script is being called from qBitorrent 4.2.1 when a download finishes: filebot -script ...
by dasaco
31 Dec 2019, 14:56
Forum: Scripting and Automation
Topic: Diference between Filebot versions and scripts?
Replies: 5
Views: 2934

Diference between Filebot versions and scripts?

Hi there, I was wondering why Filebot portable under windows acts smartly than filebot on Qnap running amc script does. Usually happens to me that when a download finishes, and my script runs (usually with TV Shows, movies are 99% processed fine), that I get many outputs to the 'unsorted' folder. Wh...
by dasaco
27 Dec 2019, 18:45
Forum: Scripting and Automation
Topic: qBitorrent + Filebot Script
Replies: 10
Views: 3875

Re: qBitorrent + Filebot Script

Nope. What I'm saying is that they include functional and licensed filebot into their software, no need to activate It... That surprised me. The function called "medialibrary" is, indeed, a call to filebot script i have mentioned above. No need to install filebot separately. Browsing into ...
by dasaco
27 Dec 2019, 12:00
Forum: Scripting and Automation
Topic: qBitorrent + Filebot Script
Replies: 10
Views: 3875

Re: qBitorrent + Filebot Script

Well for all of those interested working with latest QNAP QTS update and latest Qbitorrent, I finally got it working. I'm using QTS 4.4.1.1146 and qBitorrent 4.2.1.0. And I post it becouse before updating, I was using the script call copied from Filebot Node without issues, but from now on it doesn'...
by dasaco
27 Dec 2019, 11:26
Forum: Scripting and Automation
Topic: qBitorrent + Filebot Script
Replies: 10
Views: 3875

Re: qBitorrent + Filebot Script

I mean, something like... filebot -script 'fn:amc' /share/Descargas/ --output /share/Multimedia/ --action hardlink -non-strict --order Airdate --conflict auto --lang es --def 'music=y' 'artwork=y' 'clean=y' 'deleteAfterExtract=y' 'plex=192.168.1.200:G_zzi4a-sZ_GrXPjH73D' 'excludeList=amc.excludes' p...
by dasaco
27 Dec 2019, 11:24
Forum: Scripting and Automation
Topic: qBitorrent + Filebot Script
Replies: 10
Views: 3875

Re: qBitorrent + Filebot Script

yep I tried to follow, but not shure if I'm doing it properly or not, or where to add that redirection to get an output. My actual script call from qBitorrent is: filebot -script 'fn:amc' /share/Descargas/ --output /share/Multimedia/ --action hardlink -non-strict --order Airdate --conflict auto --la...
by dasaco
27 Dec 2019, 10:50
Forum: Scripting and Automation
Topic: qBitorrent + Filebot Script
Replies: 10
Views: 3875

Re: qBitorrent + Filebot Script

I think I'm a bit lost about how to get that error output... sorry
by dasaco
24 Dec 2019, 17:06
Forum: Scripting and Automation
Topic: qBitorrent + Filebot Script
Replies: 10
Views: 3875

Re: qBitorrent + Filebot Script

Nothing, it doesnt log. Added the printenv > statement to the script but no success
by dasaco
24 Dec 2019, 14:13
Forum: Scripting and Automation
Topic: qBitorrent + Filebot Script
Replies: 10
Views: 3875

qBitorrent + Filebot Script

Hi there, I have a question for you ppl :) I'm runing QTS 4.4.1.1146 on a QNAP TS253Be. I've installed Filebot 4.9.0 and Filebot Node 2.8.7 sucessfully, and everything is running superb (Thanks to RedNoah's support). I'm using qBitorrent 4.2.1.0, as I were using before my unit replacement, selecting...
by dasaco
24 Dec 2019, 08:37
Forum: Synology NAS & Embedded Linux
Topic: Illegal reflective access operator - Filebot fresh installation
Replies: 5
Views: 2817

Re: Illegal reflective access operator - Filebot fresh installation

Ok, now with the latest beta, i get this:

Code: Select all

/usr/bin/filebot: line 37: java: command not found
by dasaco
24 Dec 2019, 08:08
Forum: Synology NAS & Embedded Linux
Topic: Illegal reflective access operator - Filebot fresh installation
Replies: 5
Views: 2817

Re: Illegal reflective access operator - Filebot fresh installation

Thank you so much. Found the latest Beta. Where can I find latest Java? Thank you!
by dasaco
24 Dec 2019, 07:49
Forum: Synology NAS & Embedded Linux
Topic: Illegal reflective access operator - Filebot fresh installation
Replies: 5
Views: 2817

Illegal reflective access operator - Filebot fresh installation

Hello there. I have recently reinstalled my Qnap NAS after an RMA replacement. Everything was running ok before, but actually I'm getting an error when I try to run filebot. I'm using a Qnap TS253Be, on QTS 4.4.1.1146. Installed Node.js v8, Apache 1.10.5, Java Installer 1.9 and of course Filebot 4.8...