transmission-rss
transmission-rss copied to clipboard
Adds torrents from RSS feeds to Transmission web frontend
Hello, Do u think u can add a feature to rename the downloaded file / folder with a pattern ? (like date...)
When I enable TLS in the config file with transmission-rss, I get this response.. `May 09 21:00:39 COMPUTER transmission-rss[2330600]: /usr/lib/ruby/3.0.0/net/protocol.rb:46:in 'connect_nonblock': SSL_connect returned=1 errno=0 peeraddr=192.168.1.50:9091 state=error: certificate verify failed (unable...
I am running via docker and whenever I restart the container it will repeat already download torrents that were pulled from the RSS feed already. How can I get it...
I'm running as a user-level systemd service. I've manually configured a log path and `touch`ed that file, but the log remains empty. The file lives in the home directory of...
- raspberry pi 1 running 5.10.46-1-ARCH (ARM) - ruby -v 3.0.1p64 - transmission-rss -v = 1.2.0 - transmission-cli v 3.0 Problem is I need help working out why I am...
Sorry if this is a noob question, but I'm having some trouble installing this: # cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) I've done a 'yum install gem', then attempting...
After building transmission-rss following the instructions from the README, the executable raises the following error: ``` :85:in `require': cannot load such file -- rss (LoadError) from :85:in `require' from /home/orb/dev/transmission-rss/lib/transmission-rss/aggregator.rb:3:in...
In the latest commit ([1b32994](https://github.com/nning/transmission-rss/commit/1b329943615b4313d855fa08698f16dd92e9c1c1)), it looks like the 'seen file' functionality has been completely re-worked. I noticed this the other day when all of a sudden I'm getting a...
Hi, I tried to run this extension using Docker on Ubuntu Server 20.04.1 on a Raspberry Pi 2B, so on arm32v7 hardware, I converted the ``` docker run -t \...
### Problem I just started experimenting with this solution so I don't know much. I read through the readme and some past issues and didn't find anything that could help...