Dear All,
I've been a long time opensubtitle registered user that usually leverage API calls and / or Filebot to handle srt downloads.
Since yesterday I noticed constant logs referring to "401 Unauthorized" and being unable to find and download any srt.
I got suspicious and I pulled the stats of my account which revealed weird client_download_quota and client_24h_download limit:
limit_check_by = user_ip
global_24h_download_limit = 200
client_ip = ***.***.***.***
client_24h_download_count = 2
client_download_quota = 999999999
client_24h_download_limit = 999999999
This stats are pulled from filebot but I am pretty sure there is nothing wrong with it.
Any idea if the two things are related and what might be the cause?
-Thanks