Skip to content

eliasthecactus/tscbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tscbot

Documentation Maintenance Version: v1.0.0-alpha1 License: MIT

😋 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...

Screenshots

Dashboard

dashboard

Search TSC

dashboard

Request using xrel

dashboard

Features

  • Search the library
  • Download media
  • Auto-import the downloaded media to your media folders
  • Auth trough Emby
  • ...

Requirements

  • Enable the wget-Kommando in your TSC-Account-Settings
  • Set the Torrentlist-Layout to Torrentlist-Layout
  • Working EMBY instance (planed to add jellyfin and/or custom auth)
  • Working qBittorrent instance
  • TSC-Account

Usage

1. Clone repo

git clone https://github.com/eliasthecactus/tscbot.git
cd tscbot/

2. Install requirements

pip install -r requirements.txt

3. Configure the config.py

cd application
cp config_example.py config.py
vi config.py

4. Using Flask (only for development)

python app.py

📃 ToDo

  • Add Emby-Auth
  • Add xrel requests
  • Integrate Custom Auth
  • TV Show support (with extracting, copying...)
  • "My Requests" Overview

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 eliasthecactus

About

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...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors