Deluge not showing any torrents
just migrated to 1.31.0. Got all my other integrations working but deluge download client item seems buggy. It does not show active torrents no matter what I do. I can see my badwidth, pause and resume client but no records display.
29 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
!qa required_data
Thank you for your question. Our support team has noted that your request does not meet the minimum required data so we are unable to answer your question.
Please provide:
- your Homarr logs
- your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...)
- A detailed description of your problem or question with additional images where necessary
- Your operating system
- Version of Homarr (do not say latest! say 0.15.2, ...)
Failure to comply with this will result in a permanent closure of your support request.
Im using unraid.
version Version 1.31.0
problem: deluge integration not working
deluge version: 2.2.0
Can you please send your logs?
And can you re-test the integration?
I don't see any errors in your log. Did you configure the integration at all?
Can you edit the integration and click on the "Save and test" button?


it shows my bandwidth properly thats it
pause and resume work as well
Edit the widget and play around with the filters
It doesn't show 100% seeding torrents by default
ok if I make it show seeding torrents i get some but not all
still no active
Have you experimented with the settings in the widget?
you mean this screen

Do the torrents you expect to show have the labels?
If not, they will not show up.
yes
@Meierschlumpf do you have an idea?
ok I have 1100 torrents in deluge right now
Does it show without the labels?
when I sort it by date added, the first one says 8 days ago. even though I have like 20 torrents ive added in the last 8 days
but if i scroll to the bottom
then i see the ones i added
like homarr isnt sorting them right
top

wait nvm
needed to refresh
let me see if active torrents are working
ok i figured out the problem
if the limit items per integration i less then the amount of items in my client then it wont show the most recent ones
at all
I thought the limit items would limit by date added or something, or my most recent.
Oh that makes sense, we currently just slice the amount of items at this limit, so its not sending them back to the client...
Is there a way to only show torrents that are active, upload or download? Isnt that how old homarr was?
The problem is that the filters and such are only done on the client and not on the server
I would have guessed to disable
Show torrent entries marked as completed
But not quite sureI'd also like to be able to disable the controls so my users cant control deluge
They don't see the actions except you allow them to do so in the integration edit page (their is access control)
oh ok