erickok / transdroid

Manage your torrents from your Android device
GNU General Public License v3.0
1.28k stars 201 forks source link

bitcomet stop button is broken, pause is available #634

Closed 1265578519 closed 5 months ago

1265578519 commented 1 year ago

bitcomet stop button is broken, pause is available 777 6666

bwitt commented 1 year ago

looks like the pause button is actually doing a stop on the bitcomet side. I guess the stop button should do the same thing as pause then?

bwitt commented 1 year ago

or maybe we should remove the pause button, and just have stop

bwitt commented 1 year ago

easier to just have the stop button work, and the resume button either work or not!

bwitt commented 1 year ago

or, could have no stop button at all and just have pause

bwitt commented 1 year ago

the easiest thing is to do https://github.com/erickok/transdroid/pull/635, but is that confusing to only see a 'resume' or a 'pause' button?