rmountjoy92 / DashMachine

Another web application bookmark dashboard, with fun features.
GNU General Public License v3.0
1.24k stars 119 forks source link

Add available fields in Deluge platform #156

Closed reedhaffner closed 4 years ago

reedhaffner commented 4 years ago

I've updated the deluge platform to show more available fields to the user, similar to how it is for the PiHole platform. I've pulled the fields directly from the "stats" dictionary.

These fields are not easy to find on Google. I think this will help most users, so they don't have to use Postman to find all of the fields.

While researching, I also noticed more fields under "result", not under "stats", such as "state", which shows the amount of torrents downloading, seeding, active, paused, etc, which might be a useful statistic?

rmountjoy92 commented 4 years ago

Hey! sorry for the late reply. Just wanted to let you know that merging pull request in v0.6 is high on my list of priorities. It's not an easy as usual, because there are a lot of major back end changes in v0.6, so I will need to edit all PR's to be compatible with the new version. I will close this PR once this is added to 0.6 :)

rmountjoy92 commented 4 years ago

Just added all these. Thanks for looking these up, they'll definitely help! :)