Problem with suball sript

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
chocorem
Posts: 31
Joined: 21 Feb 2015, 18:31

Problem with suball sript

Post by chocorem »

Hello I have a problem with the automated script

Code: Select all

filebot --log-file /home/greg/amc-missing.log -script fn:suball  "/raid/medias/videos/TV Shows" --lang=en --output srt
since I'm on the 4.6 version I get a weird effect : Everytime I start the script, I get the first missing subtitle downloaded, and then for all the other

Code: Select all

Looking up subtitles by hash via OpenSubtitles
Lookup by hash failed: 401 Unauthorized
If I'm starting again the script, the next subtitle is downloaded and for the rest 401 error

I'm Logged, have checked the stats and no issues with them

Code: Select all

limit_check_by = user_id
user_id = xxxxxxxx
global_24h_download_limit = 200
client_ip = xxx.XXX.XXX.XXX
client_24h_download_count = 3
client_download_quota = 197
client_24h_download_limit = 200
Done ヾ(@⌒ー⌒@)ノ
Thanks in advance

Greg
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Problem with suball sript

Post by rednoah »

Enter your username/password again by calling the configure script.
:idea: Please read the FAQ and How to Request Help.
Post Reply