😋 This script is a custom automation tool designed to work with the TSC Tracker, a private torrent tracker. It functions similarly to Radarr and Sonarr but is specifically tailored to the TSC Tracker platform. The script allows users to manage and automate their downloads, request and more...
- Search the library
- Download media
- Auto-import the downloaded media to your media folders
- Auth trough Emby
- ...
- Enable the
wget-Kommandoin your TSC-Account-Settings - Set the
Torrentlist-LayouttoTorrentlist-Layout - Working EMBY instance (planed to add jellyfin and/or custom auth)
- Working qBittorrent instance
- TSC-Account
git clone https://github.com/eliasthecactus/tscbot.git
cd tscbot/pip install -r requirements.txtcd application
cp config_example.py config.py
vi config.pypython app.py- Add Emby-Auth
- Add xrel requests
- Integrate Custom Auth
- TV Show support (with extracting, copying...)
- "My Requests" Overview
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2023 eliasthecactus