Dispatcharr/apps/vod
Dispatcharr f21cd216c3 p
2025-10-08 10:08:34 -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 p 2025-10-08 10:08:34 -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 Testing Ignore 2025-10-08 08:48:31 -05:00
tasks.py Bug fix: convert commas to decimals and verify float before saving vod/series to database. 2025-10-06 19:45:43 -05:00
urls.py Fix VOD page not displaying correct order while changing pages. 2025-09-14 19:27:11 -05:00