🎬 CineFlow: A Self-Hosted Workflow to Automate Jellyfin + Jackett + Transmission

If you’re into home servers, automation, or just want a more lightweight alternative to things like Overseerr or Sonarr/Radarr, you might find this useful.

πŸš€ What Is CineFlow?

CineFlow is a self-hosted automation tool that:

  • Fetches trending movies and series from TMDB
  • Searches for torrents using Jackett
  • Adds them to Transmission for download
  • Reads your Jellyfin library and lets you β€œmark” items as favorites β†’ auto-downloads them
  • Stores all data locally β€” no database required

It’s lightweight, Docker-based, and runs on flat files using Python + YAML-based workflows.

πŸ”— GitHub
https://github.com/szilab/CineFlow

Similar Posts