Dispatcharr/apps/vod
2025-08-07 19:41:10 -05:00
..
migrations Add missing functions for processing episodes. 2025-08-07 14:57:28 -05:00
__init__.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
admin.py Convert to relation tables to support multiple providers for each vod. 2025-08-07 12:31:05 -05:00
api_urls.py Convert to relation tables to support multiple providers for each vod. 2025-08-07 12:31:05 -05:00
api_views.py Fix typo in air date parsing. 2025-08-07 19:41:10 -05:00
apps.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
models.py Fix air_date not populating for series. 2025-08-07 19:28:42 -05:00
serializers.py Convert to relation tables to support multiple providers for each vod. 2025-08-07 12:31:05 -05:00
tasks.py Fix typo in air date parsing. 2025-08-07 19:41:10 -05:00
urls.py Separate Movies, Series and Episodes into their own tables 2025-08-02 13:32:44 -05:00