Sign inSign up

lobo1111/flexget

By lobo1111

Updated over 9 years ago

Universal Flexget image container for downloading tv series

Image
0

1.1K

lobo1111/flexget repository overview

Container downloads all torrent files based on a provided trakt list from a single RSS. To run properly container requires few environment variables:

TRAKT_USER TRAKT_LIST RSS

Additionally it allows to override those settings:

QUALITY - default is set as 720p TIMEFRAME - default is set to 1 hour SLEEP - default is 300 seconds

Used volumes:

/opt/flexget - keeps flexget config, db and logs /opt/torrents - keeps all downloaded torrent files

Example of usage: docker run -d
-e TRAKT_USER=myUserName
-e TRAKT_LIST=flexget
-e RSS=https://eztv.ag/ezrss.xml
--name flexget
-v /mnt/torrents:/opt/torrents
docker.io/lobo1111/flexget

Tag summary

Content type

Image

Digest

sha256:bf655865f

Size

282.6 MB

Last updated

over 9 years ago

docker pull lobo1111/flexget