Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't add more than one torrent from one rss #129

Open
manwe opened this issue Sep 7, 2022 · 0 comments
Open

Can't add more than one torrent from one rss #129

manwe opened this issue Sep 7, 2022 · 0 comments

Comments

@manwe
Copy link

manwe commented Sep 7, 2022

When a rss returns more than one torrent, the first one is added but the rest fail with a 429 response.

2022-09-07 10:54:38 (debug) aggregate https://AAAA
2022-09-07 10:54:39 (debug) on_new_item event https://AAAA
2022-09-07 10:54:39 (debug) request localhost:9091
2022-09-07 10:54:39 (debug) got session id shxK379oQFwh1jMsm9ItuQLhYuDHAtSFoTFe9McrwiTgIDw4
2022-09-07 10:54:39 (debug) request localhost:9091
2022-09-07 10:54:41 (debug) {"arguments"=>{"torrent-added"=>{"hashString"=>"198e1c0ad6728b3bdb2152936abd42e44b19e7b2", "id"=>3080, "name"=>"NAME"}}, "result"=>"success"}
2022-09-07 10:54:41 (debug) torrent-add result: success (id 3080)
2022-09-07 10:54:41 (debug) on_new_item event https://AAAA
2022-09-07 10:54:41 (debug) request localhost:9091
2022-09-07 10:54:41 (debug) got session id shxK379oQFwh1jMsm9ItuQLhYuDHAtSFoTFe9McrwiTgIDw4
2022-09-07 10:54:41 (debug) request localhost:9091
2022-09-07 10:54:41 (debug) {"arguments"=>{}, "result"=>"gotMetadataFromURL: http error 429: Unknown Error"}
2022-09-07 10:54:41 (debug) torrent-add result: gotMetadataFromURL: http error 429: Unknown Error

Please include the following information in new issues:
ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) [x86_64-linux-gnu]
transmission-rss 1.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant