Hellowlol / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
MIT License
344 stars 48 forks source link

[Feature Request] Adding torrent clients to Dashboard #11

Open needo37 opened 9 years ago

needo37 commented 9 years ago

Would it be difficult to add the torrent clients to the dashboard?

Hellowlol commented 9 years ago

What do you think of? List a list of torrents or all features like stop/add and so on? I think I'll add a a client status where you see download upload speed of the different clients.

needo37 commented 9 years ago

I think it would be cool to have a list of torrents currently being downloaded and maybe just a count of the torrents that are seeding. I like the download/upload speed idea!

Hellowlol commented 9 years ago

I wont be coding this feature myself, if any wants to chip it ill happily merge it. :)

needo37 commented 9 years ago

I'd be happy to help. On Jan 1, 2015 2:16 PM, "Hellowlol" notifications@github.com wrote:

I wont be coding this feature myself, if any wants to chip it ill happily merge it. :)

— Reply to this email directly or view it on GitHub https://github.com/Hellowlol/HTPC-Manager/issues/11#issuecomment-68496844 .

Hellowlol commented 9 years ago

Nice! Im doing some work on the dash now. I want the position of the "modules" to be drag and droppable. But i cant seem save the damn order or disable the sorting.

Hellowlol commented 9 years ago

@needo37 There was a pr for qbittorrent on the dash for some time ago. Would something like that be enough? What torrent clients are you using?

Fma965 commented 9 years ago

I know this is a old ticket but i wanted to get deluge on the dashboard, tried to figure it out but since deluge webinterfaces can connect to multiple daemons it becomes more confusing than it first seemed.

Hellowlol commented 9 years ago

Isnt it very unlikely that its more then one daemon?

Fma965 commented 9 years ago

Yes but i guess what i meant was that the deluge code which isn't for the dashboard currently has a option to select daemon before it connects (unless it's recently been connected) and this is a bit harder to do on the dashboard so it would need a lot different code from what is used in deluge.js, hope that makes sense, sorry for the replies on various tickets i'm just bored and want to contribute where i can :)

Hellowlol commented 9 years ago

Nothing to be sorry about. Im happy anybody takes interest. Well what about just auto connect to the first available?

Fma965 commented 9 years ago

Yeah that could work, i'm not sure... i would like to get this working as it's obvious relevant to my own usage.