-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
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
New Update of Pyload disables functionality #141273
Comments
Hey there @tr4nt0r, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) pyload documentation |
On what version of pyLoad are you? pyLoad or pyLoad-ng? If you installed it via docker container, could you provide the link to the container you are using so it's easier to reproduce the error for me |
Sure, i run it in docker and use pyload-ng.(https://hub.docker.com/r/linuxserver/pyload-ng) Thanks for the quick reply 😄 |
I can't reproduce it. Could you go to http://localhost:8000/api/statusServer and post the result here? |
This is the current output: {"pause": false, "active": 0, "queue": 2, "total": 2, "speed": 0, "download": true, "reconnect": false, "captcha": false, "proxy": false} I also noticed that im running the tag "develop" as my container, since the ddownload plugin stopped working due to an update on their side and is only fixed in the develop image version of the container. Going back to the "latest" tag fixes the issue, so it seems they are adding "proxy" to their api? |
Thanks for figuring this out. So this would not be a fix, just adding support for the upcoming/development version. Hopefully I can get it merged before beta is cut ^^ |
The problem
Over the night my watchtower updated the pyLoad container. This update results in following error when trying to run the integration (PyLoadData.init() got an unexpected keyword argument 'proxy').
What version of Home Assistant Core has the issue?
core-2025.3.4
What was the last working version of Home Assistant Core?
core-2025.3.4
What type of installation are you running?
Home Assistant Container
Integration causing the issue
pyLoad
Link to integration documentation on our website
https://www.home-assistant.io/integrations/pyload
Diagnostics information
home-assistant_pyload_2025-03-24T10-56-24.341Z.log
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: