TV Show Tracker with AutoBRR integration
  • Python 47.4%
  • HTML 44.1%
  • CSS 8.4%
Find a file
2026-04-08 19:00:58 +03:00
static chore: test webhook deploy 2026-04-08 18:38:44 +03:00
templates feat: redirect to show page after adding a show 2026-04-08 19:00:58 +03:00
tests feat: Flask API routes for shows, episodes, search, config 2026-04-08 15:12:47 +03:00
app.py feat: webhook deploy endpoint, SVG favicon 2026-04-08 18:36:52 +03:00
autobrr.py fix: sanitize show names for AutoBRR filters — strip special chars, use wildcard pattern 2026-04-08 16:34:27 +03:00
config.py feat: config module with defaults 2026-04-08 15:08:16 +03:00
db.py feat: episode synopsis storage, Sync button per show, synopsis display below each episode 2026-04-08 17:11:49 +03:00
requirements.txt feat: initial project setup with Flask 2026-04-08 15:02:43 +03:00
sync.py feat: cron-compatible sync script for episode updates 2026-04-08 15:17:46 +03:00
tvmaze.py feat: episode synopsis storage, Sync button per show, synopsis display below each episode 2026-04-08 17:11:49 +03:00