I am running into an issue with one torrent site, RARBG, where my RSS feed rules are being rate limited.
I would like to do this, but when I do I am rate limited because these are all run one after the next. There is no option to run one, wait 15 min, run the next, etc. A few will run but then others will get stuck and show up with error icons, the logs also show the error.
I use jackett and, instead of using a single RSS feed for a single category and then hoping my regex rules will find the torrents I want, I would rather use the show ID. But this reveals a limitation of qBittorrent where all of these RSS rules are run one immediately after the next ( for the same category ID ) causing me to be rate limited (520). (I have set every 15 minutes in qbittorrent and cache to 2400 seconds in jackett.)
If we could stagger the RSS fetch when multiple feeds have the same category ( or maybe based on Rules in folder?) this would be avoided and I could run my rules and abide by RARBGs API rules.
As it stands I don't see a way to take advantage of the jackett show ID feature while abiding by RSS fetch API rules
Extra info/examples/attachments
2023-03-07 10:46:32
Info
Torznab search in RARBG => Found 32 releases (from cache)
2023-03-07 10:46:32
Info
Torznab search in tag:mvgroup => Found 100 releases
2023-03-07 10:46:28
Info
CardigannIndexer (mvgroupmain): Relogin required
2023-03-07 10:46:25
Info
CardigannIndexer (mvgroupforum): Relogin required
2023-03-07 10:46:24
Info
Torznab search in RARBG => Found 100 releases
2023-03-07 10:45:52
Info
Torznab search in RARBG for BluRay => Found 100 releases (from cache)
2023-03-07 10:45:52
Info
Torznab search in RARBG for .WEB => Found 100 releases (from cache)
2023-03-07 10:45:52
Info
Torznab search in RARBG for 2160p x265 => Found 100 releases
2023-03-07 10:38:07
Info
Torznab search in RARBG => Found 32 releases
2023-03-07 10:30:58
Error
Jackett.Common.IndexerException: Exception (rarbg): Rate limited with StatusCode 520, retry in 3 minutes
2023-03-07 10:30:53
Info
Torznab search in tag:mvgroup => Found 100 releases
2023-03-07 10:30:53
Info
Torznab search in RARBG => Found 100 releases (from cache)
2023-03-07 10:30:53
Info
Torznab search in RARBG for BluRay => Found 100 releases
2023-03-07 10:30:47
Info
Torznab search in RARBG for .WEB => Found 100 releases (from cache)
2023-03-07 10:30:47
Info
Torznab search in RARBG for 2160p x265 => Found 100 releases (from cache)
2023-03-07 10:15:58
Error
Jackett.Common.IndexerException: Exception (rarbg): Rate limited with StatusCode 520, retry in 3 minutes
Suggestion
I am running into an issue with one torrent site, RARBG, where my RSS feed rules are being rate limited.
I would like to do this, but when I do I am rate limited because these are all run one after the next. There is no option to run one, wait 15 min, run the next, etc. A few will run but then others will get stuck and show up with error icons, the logs also show the error.
Use case
I use jackett and, instead of using a single RSS feed for a single category and then hoping my regex rules will find the torrents I want, I would rather use the show ID. But this reveals a limitation of qBittorrent where all of these RSS rules are run one immediately after the next ( for the same category ID ) causing me to be rate limited (520). (I have set every 15 minutes in qbittorrent and cache to 2400 seconds in jackett.)
If we could stagger the RSS fetch when multiple feeds have the same category ( or maybe based on Rules in folder?) this would be avoided and I could run my rules and abide by RARBGs API rules.
As it stands I don't see a way to take advantage of the jackett show ID feature while abiding by RSS fetch API rules
Extra info/examples/attachments