arakasi72 / rtinst

seedbox installation script for Ubuntu and Debian systems
MIT License
1.22k stars 259 forks source link

rtorrent cant find source torrent file upon "Get .torrent" request #609

Open jerryfreak opened 1 year ago

jerryfreak commented 1 year ago

thank you for this great package and documentation, arakasi72!

i was able to install OK, but for some reason. "Get .torrent" doesnt seem to function as expected. in previous instances it would retrieve the source .torrent (presumably from .session folder)

.session folder is populated, but, the filenames of course do not match torrents, so id like an easy way to get a .torrent for a particular file set.

does this feature need to be enabled somewhere? do i need to be caching the actual torrent files with this option?:

method.set_key = event.download.inserted_new,move_tor,"execute=mv,-u,$d.loaded_file=,/path/to/folder"

ive tried that but it doesnt seem to be saving additional copies

TIA

jerryfreak commented 1 year ago

the rtinst script i used isntalled v 3.10 of the Source plugin i tried copying the 4.0 version of the Source plugin files from Novik's github with no success

any help? is there a script to upgrade the plugins?