Search found 4 matches

by Kesh6970
08 Jan 2016, 21:13
Forum: Help and Support
Topic: OpenSubtitles download limit
Replies: 6
Views: 6367

Re: uTorrent Automation Bug (Subtitles)

Daily quota: 200 client_24h_download_limit = 200 Today's usage: 200 client_24h_download_count = 200 Just wait for a day. You can download another 200 subtitles tomorrow. @see https://www.filebot.net/forums/viewtopic.php?f=3&t=228 Perfect. I also signed in with my OpenSubtitles login as per your ...
by Kesh6970
08 Jan 2016, 20:57
Forum: Help and Support
Topic: OpenSubtitles download limit
Replies: 6
Views: 6367

Re: uTorrent Automation Bug (Subtitles)

Run this command and paste the output: filebot -script fn:osdb.stats limit_check_by = user_id user_id = 2855866 global_24h_download_limit = 200 client_ip = <omitted> client_24h_download_count = 200 client_download_quota = 0 client_24h_download_limit = 200 Done ?(?????)? I took out my IP for obvious ...
by Kesh6970
08 Jan 2016, 20:43
Forum: Help and Support
Topic: OpenSubtitles download limit
Replies: 6
Views: 6367

Re: uTorrent Automation Bug (Subtitles)

Code: Select all

limit_check_by = user_id
user_id = 2855866
global_24h_download_limit = 200
client_ip = <omitted>
client_24h_download_count = 200
client_download_quota = 0
client_24h_download_limit = 200
Done ?(?????)?
I took out my IP for obvious reasons
by Kesh6970
08 Jan 2016, 18:36
Forum: Help and Support
Topic: OpenSubtitles download limit
Replies: 6
Views: 6367

OpenSubtitles download limit

So I have my uTorrent running a Filebot script which does a variety of things once a torrent finishes downloading. It was working perfectly up until a couple days ago. I think the problem has something to do with me being banned from OpenSubtitiles, because I stupidly used the "-get-subtitiles" or ...