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

Delete torrent was broken on qbittorrent 4.5.0+ #173

Open
k9982874 opened this issue Mar 30, 2023 · 3 comments
Open

Delete torrent was broken on qbittorrent 4.5.0+ #173

k9982874 opened this issue Mar 30, 2023 · 3 comments

Comments

@k9982874
Copy link

According to the feedback on qbittorrent issue list, WebAPI endpoints were restricted to POST method only.
qbittorrent/qBittorrent#18097 (comment)

Please update the APIs, thanks.

@k9982874 k9982874 changed the title Delete token was broken on qbittorrent 4.5.0+ Delete torrent was broken on qbittorrent 4.5.0+ Mar 30, 2023
@Siriussee
Copy link
Contributor

#174 Fixed. Waiting for merge.
You can also try my docker wrap: siriusdocker0x0c/autoremove-torrents

Bug reports are welcomed.

@AN1MATEK
Copy link

Bug reports are welcomed.

Where can I send you one? I tried your image but unfortunately I am facing errors.
The development here seems stalled, I don't think we will see the PR merge soon.

@Morcegolas
Copy link

Morcegolas commented Jan 21, 2024

#174 Fixed. Waiting for merge.

You can also try my docker wrap: siriusdocker0x0c/autoremove-torrents

Bug reports are welcomed.

Hello
I'm trying to use your docker image but I'm also getting the error 405

Is it still updated?
I tried to create one image and upload it but I don't have the knowledge to do it.

EDIT:

https://hub.docker.com/r/halfcoke/autoremove-torrents

This docker image is working perfectly. Thanks

So if I run the command autoremove-torrents I get this warning but it works:
WARNING: Couldn't write lextab module 'lextab'. [Errno 201 Not a directory: '/usr/local/lib/pyt hon3.8/site-packages/autoremove_torrents-1.5.4-py3.8.egg/autoremovetorrents/lextab.py

I managed to fix this by extracting autoremove-torrents-1.5.4-py3.8.egg to a folder with the same name.

But the schedule task never works, I have to run it manually...
In the container log I get this error:
Mon, 22 Jan 2024 16:44:47 autoremovetorrents.main INFO: Loading configurations... Mon, 22 Jan 2024 16:44:47 autoremovetorrents.main ERROR: TypeError: object of type 'NoneType' has no len() Mon, 22 Jan 2024 16:44:47 autoremovetorrents.main CRITICAL: An error occured. If you think this is a bug or need help, you can submit an issue.

jerrymakesjelly added a commit that referenced this issue Apr 27, 2024
closes #157 #173 #182 #186

* docs: add description of version 1.5.5

* docs: update README

* release: version 1.5.5

* fix: typos in previous version description
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

4 participants