-
Notifications
You must be signed in to change notification settings - Fork 600
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
PTB no longer working #3339
Comments
mirror set was https://prbay.top/ |
Do you mind checking the qbittorrent logs to see what might have gone wrong? |
no errors on that side, only on the headphones side which would I assume be where the seeder count is checked since that is a config setting in headphones |
Added the missing param https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)#set-torrent-share-limit This is in develop if you want to test |
Still gives errors (albeit different ones) for me 2024-08-11 09:32:56 | ERROR | An unknown error occurred in the Pirate Bay parser: can only join an iterable |
DEBUG logs don't show much else
|
Some proxies no longer working #3305 Try with https://prbay.top/ or leave blank to use apibay.org |
neither of those two work here |
Think the qBitTorrent issue is fixed but using tpb is hit or miss, have you looked at using Torznab with Jackett/Prowlarr |
Since pulling the lastest version today any searches using PTB fail
2024-05-26 08:22:52 | ERROR | Uncaught exception: Traceback (most recent call last):File "/app/headphones/headphones/logger.py", line 215, in new_runold_run(*args, **kwargs)File "/usr/lib/python3.10/threading.py", line 953, in runself._target(*self._args, **self._kwargs)File "/app/headphones/headphones/searcher.py", line 245, in searchforalbumdo_sorted_search(album, new, losslessOnly)File "/app/headphones/headphones/searcher.py", line 374, in do_sorted_searchsend_to_downloader(data, result, album)File "/app/headphones/headphones/searcher.py", line 1085, in send_to_downloaderqbittorrent.setSeedRatio(torrentid, seed_ratio)File "/app/headphones/headphones/qbittorrent.py", line 289, in setSeedRatioreturn qbclient.qb.set_share_ratio(hash.lower(), ratio)File "/app/headphones/lib/qbittorrentv2/client.py", line 800, in set_share_ratioreturn self._post('torrents/setShareLimits', data=data)File "/app/headphones/lib/qbittorrentv2/client.py", line 64, in _postreturn self._request(endpoint, 'post', data, **kwargs)File "/app/headphones/lib/qbittorrentv2/client.py", line 88, in _requestrequest.raise_for_status()File "/app/headphones/lib/requests/models.py", line 960, in raise_for_statusraise HTTPError(http_error_msg, response=self)requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://chuwi01:8081/api/v2/torrents/setShareLimits -- | -- | -- 2024-05-26 08:22:52 | WARNING | Could not get seed ratio for The Pirate BayThe text was updated successfully, but these errors were encountered: