Dispatcharr/apps/vod
SergeantPanda 951af5f3fb Enhancement: Add auto-enable settings for new groups and categories in M3U and VOD components
Bug Fix: Remove orphaned categories for VOD and Series
Fixes #540
Closes #208
2025-10-09 15:28:37 -05:00
..
migrations Auto cleanup orphaned vods and series during scan. 2025-09-04 16:57:32 -05:00
__init__.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
admin.py Fixed some vod apis, converted duration to duration_secs, add custom_poperties to vod_episode 2025-08-09 16:31:33 -05:00
api_urls.py Fix VOD page not displaying correct order while changing pages. 2025-09-14 19:27:11 -05:00
api_views.py Fix VOD page not displaying correct order while changing pages. 2025-09-14 19:27:11 -05:00
apps.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
models.py Auto cleanup orphaned vods and series during scan. 2025-09-04 16:57:32 -05:00
serializers.py added vod category filtering 2025-08-22 16:59:00 -04:00
tasks.py Enhancement: Add auto-enable settings for new groups and categories in M3U and VOD components 2025-10-09 15:28:37 -05:00
urls.py Fix VOD page not displaying correct order while changing pages. 2025-09-14 19:27:11 -05:00