#5510 closed Enhancement (fixed)
Add file renaming to transmission web interface
Reported by: | davidsuarez82 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | 2.83 |
Component: | Web Client | Version: | 2.82 |
Severity: | Normal | Keywords: | |
Cc: |
Description
It's currently missing in the options of transmission web Interface and in my Synology NAS I haven't another way to access.
Attachments (1)
Change History (7)
comment:1 Changed 9 years ago by rb07
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 9 years ago by pathetic_loser
- Resolution invalid deleted
- Status changed from closed to reopened
Not looks like good, user-friendly solution to me. Using some external client when there is web UI is awkward and defeats whole point of web UI existence. Not to mention web UI does not requires installation and can run on virtually any platform. Not a case with Qt client.
No, really, why web UI should lack features like this when they're added to other UIs? This looks silly/incoherent.
comment:3 Changed 9 years ago by mark_ablov
I have written small patch to add this feature to web UI. Do not know how to make it applicable, but here it is (attached). PS: WebUI has not the best JS-part, but anyway i was trying to follow existing style and code organisation.
comment:4 Changed 9 years ago by jordan
- Milestone changed from None Set to 2.83
comment:5 Changed 9 years ago by jordan
- Resolution set to fixed
- Status changed from reopened to closed
Thanks for the patch, Mark!
I used your patch as a starting point and tweaked it a little bit: (1) the torrent's fields get updated with the response object s.t. the torrent's new name is reflected in the UI and (2) fixed a minor typo (s/tine/time/).
comment:6 Changed 9 years ago by jordan
Fixed in r14210
Yes you have, use Transmission-Qt with a remote session.