`filebot -get-subtitles` has been disabled due to abuse.

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
plittlefield
Posts: 101
Joined: 09 Mar 2014, 19:15

`filebot -get-subtitles` has been disabled due to abuse.

Post by plittlefield »

Hello All,

Code: Select all

filebot -get-subtitles /home/paully/Videos/TV/Proof\ \(2015\)/ --q "Proof (2015)" --lang en --output srt --encoding utf8 -non-strict --def maxAgeDays=7
`filebot -get-subtitles` has been disabled due to abuse. Please see http://bit.ly/suball for details.
Failure (°_°)
I am now receiving this every time I use FileBot on my CRON script and manually.

I have been using this carefully every day and have registered (and donated) to OpenSubtitles.

Has anyone else got this problem recently?

Paul


FileBot 4.6 (r3052)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.69
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.1.0 (/usr/share/filebot/fpcalc)
Extended Attributes: OK
Groovy Engine: 2.4.3
JRE: Java(TM) SE Runtime Environment 1.8.0_60
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 3 GB Max Memory / 16 MB Used Memory
OS: Linux (amd64)
uname: Linux mythbuntu-server3 3.2.0-89-generic #127-Ubuntu SMP Tue Jul 28 09:28:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
User avatar
rednoah
The Source
Posts: 23132
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: `filebot -get-subtitles` has been disabled due to abuse.

Post by rednoah »

Please use:

Code: Select all

filebot -get-missing-subtitles ...
Error messages have been updated to be more informative for next release.


PS: --def maxAgeDays=7 is only used if you're using the suball script, which you can use instead as well.
:idea: Please read the FAQ and How to Request Help.
Post Reply