johman10 / flood-for-transmission

A Flood (https://github.com/Flood-UI/flood) clone for Transmission
GNU General Public License v3.0
353 stars 33 forks source link

Support individual file renaming #539

Open iRaschen opened 1 year ago

iRaschen commented 1 year ago

1) editing ratio for a torrent file 2) renaming the name of individual torrent files rename These functions work in "transmission remote gui", I would like to use them here.

johman10 commented 6 months ago

@iRaschen thanks a lot for this issue, and sorry for not replying to this ealier. Point 1 in this ticket is now done, you can update the seedRatio per torrent by opening the torrentDetails and configuring the value of your choice.

Point 2 is still missing, so for that I will keep this issue open.