Commit Graph

5 Commits

Author SHA1 Message Date
a25e8f1655 feat: torrent streaming with hls transcoding (#1)
* feat: add ffmpeg for hls streaming

* feat: torrent streaming with hls transcoding

- add nyaa.si torrent search client
- add streaming service using anacrolix/torrent
- add hls transcoding via ffmpeg for browser playback
- add watch page with episode selection
- add socks5 proxy support via TORRENT_PROXY env
- switch to modernc.org/sqlite (pure go, no cgo conflicts)
- update dockerfile with ffmpeg
2026-04-07 13:23:08 +02:00
9223176344 add continuing tab to watchlist 2026-04-06 23:38:30 +02:00
063a73d43c feat: add title columns and migration tracking 2026-04-06 20:00:45 +02:00
a042ee8bf3 feat: add GetAnime query 2026-04-06 19:24:27 +02:00
ccad63eb7f chore: base project skeleton and db schema 2026-04-06 07:03:22 +02:00