Opened 16 years ago
Closed 14 years ago
#801 closed feature-request (WontFix)
Idea for renaming and organization of torrents with hard links
Reported by: | scientes-bugs@jengr.com | Owned by: | andar |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | libtorrent | Version: | |
Keywords: | Cc: |
Description
How about having a dedicated directory that holds hard links to all the torrents? this way users can feel free to orrganize their files however they wish. (on the same filesystem)
currently there is a broken way of telling deluge to move storage, and this could stay for cross filesystem moves, but it still doesnt allow people to rename their torrents easily (creating hard links is not integrated into filemanagers)
this doesnt create any new problems and you already have to delete the torrent from deluge when you delete it or deluge will immediately start downloading it again, "remove with data" from deluge will after this only erase the hard link references (which will also be deleted with torrent file deletion, but perhaps not with incomplete downloads) and default download to locations, so that if someone renamed them (or moved) they those they renamed will stay put.
it wouldnt be to hard to make this smart.
Change History (2)
comment:1 by , 15 years ago
Component: | core → libtorrent |
---|---|
Priority: | major → minor |
Summary: | Better manner for handling renaming and organization of torrents → Idea for renaming and organization of torrents with hard links |
Version: | 1.1.2 |
comment:2 by , 14 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
- Hard links aren't supported by all filesystems
- I don't see how this is easier than just renaming the torrent from within deluge?