To install, run python3 setup.py install
TORRENTMANAGER(1)
NAME:
torrentmanager - Auto Downloader for tv shows torrents
SYNOPSIS:
torrentmanager
torrentmanager-cli [options] [value]
DESCRIPTION:
Torrent Manager is a software dedicated to search and download the tv shows you watch daily. It must be preloaded with the shows you want it to search (see: --search and --add). It relies on Deluge torrent and deluge-console.
OPTIONS:
--update, -u : Update Shows from Online source.
--by-name, -n : Search new torrents by name.
--list-shows, -l : List all the shows added.
--search, -s [{SHOW_NAME}] : When no value is given, it will prompt for it. If given a show name, search for a tv show with the specified name. It returns a list with id and name. It also gives the imbd reference number to check the show.
--add, -a {SHOW_ID} : Add a show with the specified id to the list. To find the show id, use --search {SHOW NAME}.