transmission-rss
transmission-rss copied to clipboard
In Docker, Downloads Repeated if Container Restarted
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 to stop doing this and have the previously downloaded list be persistent? This is my docker run command:
docker run -d
-e TRANSMISSION_DOWNLOAD_DIR=/data/tv
-e "RSS_URL=TRUNCATED"
--link transmission:transmission
--restart always
--name transmission_rss
--pull always
haugene/transmission-rss
This is a user issue, you need to persist the seen file