This repository contains two projects:
A Web API for managing torrents in Transmission (a popular open-source torrent client). Use it to automatically download torrents on a schedule as updates become available (e.g., when new TV show episodes are released).
See how to set it up and use it in the dedicated README.md file.
A web UI for Transmission Manager API that lets you conveniently control the API from a web interface. Using it assumes you have already set up Transmission Manager API and can access it.
See how to set it up and use it in the dedicated README.md file.
Let Transmission Manager do this for you: add the address of this web page along with a cron schedule for when to check for new episodes, and specify a download location. Optionally, add a regex pattern to help Transmission Manager correctly find magnet links on that web page.