Hi All,
Firstly, rutorrent is probably the single greatest webui ever created for rtorrent and I cannot believe how far 3.0 has come since I first starting download the betas. My biggest thanks to all those involved
I know there is a huge amount of re-architecture involved in this kind of change but I just thought I'd mention it:
Add the ability to be able to transfer data between rutorrent installations.
Let me explain:
You would first download the plugin to each rutorrent installation you control.
You would then modify the SGCI port and ip port to uniquely identify each one.
You would then choose a torrent in the rutorrent webui and choose something like Right click --> Move to --> Remote seedbox
rutorrent would then transfer the .torrent file and begin a simple data transfer to the remote destination.
the remote destination would not start the torrent file until the files are 100% transfered (source torrent is still active), then it would start the torrent localy and remove the source data and torrent file keeping with all stats (up/down time etc).
Unfortunately I have very little programming skills, but I'm guessing some of the code from datadir and remove data plugin could be leveraged for something like this?
Firstly, rutorrent is probably the single greatest webui ever created for rtorrent and I cannot believe how far 3.0 has come since I first starting download the betas. My biggest thanks to all those involved
I know there is a huge amount of re-architecture involved in this kind of change but I just thought I'd mention it:
Add the ability to be able to transfer data between rutorrent installations.
Let me explain:
You would first download the plugin to each rutorrent installation you control.
You would then modify the SGCI port and ip port to uniquely identify each one.
You would then choose a torrent in the rutorrent webui and choose something like Right click --> Move to --> Remote seedbox
rutorrent would then transfer the .torrent file and begin a simple data transfer to the remote destination.
the remote destination would not start the torrent file until the files are 100% transfered (source torrent is still active), then it would start the torrent localy and remove the source data and torrent file keeping with all stats (up/down time etc).
Unfortunately I have very little programming skills, but I'm guessing some of the code from datadir and remove data plugin could be leveraged for something like this?