@ssshake wrote:
Hey there I’ve seen other posts saying magnet urls are not supported and that you need to use the convert magnet plugin for this.
However I find this really confusing as my existing configuration has been working fine for quite some time. I’m using an rss feed from show rss and that feed is giving magnet urls. I was using flexget 2.x until this week where I finally upgrade to 3.1
So it appears to me like 2.x had this functionality built in and perhaps 3.1 had it removed? If so fair enough but when I check the instructions for the convert magnet plugin I don’t get a lot of guidance.
It says I need
libtorrent
installed but I dont know if that’s a OS level library or a python package. And if python there are a number of packages with this name in it but nothing explicitlylibtorrent
.I am using flexget with transmission and would like to know how to get my system back to how it used to work.
I don’t think setting my showrss feed to magnets=false is the proper long term solution but that is what I’m doing for now.
Here is my config, as working before I upgraded to 3.1
templates: showrss: all_series: yes set: path: /path/{{series_name}}/Season {{series_season}} download: path: /path/.torrents/ retry_failed: max_retries: 8 transmission: host: localhost port: 9091 username: a password: a tasks: showrss: priority: 1 rss: url: http://showrss.info/user/0.rss?magnets=true&namespaces=true&name=null&quality=null&re=null all_entries: yes template: showrss
Posts: 1
Participants: 1