Commit Graph

12 Commits

Author SHA1 Message Date
a6f89e7e6f UPDATE: Added custom thumbnail functions and checks in stream utils 2025-03-02 16:52:36 +00:00
6f449eea4e REFACTOR: Moved streaming tasks to dedicated folder and updated refs 2025-02-28 19:38:03 +00:00
JustIceO7
76de1b7d9d FEAT: Added Celery Beat
FEAT: Added preferences Celery task to automatically record what categories users watched
2025-02-18 02:02:34 +00:00
62d83aa4eb PATCH: Thumbnails not stop generating after stream ends 2025-02-17 19:07:25 +00:00
45a586748d FEAT: VoDs accessible from browser, named as {vod_id}.mp4 2025-02-12 14:01:38 +00:00
01d611c227 PATCH: Fixed saved vods not saving in correct order, HLS segments save by system timestamp 2025-02-12 13:45:56 +00:00
6d067f0570 PATCH: Fixed thumbnail generation only happening once 2025-02-12 09:52:34 +00:00
55fed8a778 PATCH: Refactored underlying file system for streams, seperated vods, streams and thumbnails 2025-02-12 01:29:54 +00:00
899764eaf8 FEAT: Streams now save to mp4 after a stream is stopped, instead of discarded 2025-02-11 20:57:27 +00:00
a8af24e256 UPDATE: Refactored backend routes to improve readability 2025-02-05 21:04:05 +00:00
be53d4072e PATCH: Thumbnails update every 180 seconds, instead of the test value of 5 2025-01-31 00:16:50 +00:00
4396d71c2d FEAT: Implemented auto-updating thumbnails (includes the addition of Redis and Celery) 2025-01-31 00:12:28 +00:00