This is a Relocate Plugin for ruTorrent
Features:
It can be downloaded here: http://code.google.com/p/rutorrent-relocate/
Limitations:
Behavior:
Adds a Context Menu option on every file where we can choose the file name. This works creating symlinks between the original torrent file name and the current one.
Installation:
Quote
due to a *bug* on _getdir plugin we need to update the files. just copy the file inside _getdir and replace the original one
assuming you are inside relocate folder:
Quote
Features:
- Allow you to rename your files and keep seeding them.
It can be downloaded here: http://code.google.com/p/rutorrent-relocate/
Limitations:
- Only handle one file at a time
- Many others...
Behavior:
Adds a Context Menu option on every file where we can choose the file name. This works creating symlinks between the original torrent file name and the current one.
Installation:
Quote
svn checkout http://rutorrent-relocate.googlecode.com/svn/trunk
due to a *bug* on _getdir plugin we need to update the files. just copy the file inside _getdir and replace the original one
assuming you are inside relocate folder:
Quote
cp _getdir/getfiles.php ../_getdir/getfiles.php