Dispatcharr/apps/vod
2025-08-14 12:51:56 -05:00
..
migrations Fixed some vod apis, converted duration to duration_secs, add custom_poperties to vod_episode 2025-08-09 16:31:33 -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 Convert to relation tables to support multiple providers for each vod. 2025-08-07 12:31:05 -05:00
api_views.py Fix VOD page not using pagination properly. 2025-08-14 12:51:56 -05:00
apps.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
models.py Fixed some vod apis, converted duration to duration_secs, add custom_poperties to vod_episode 2025-08-09 16:31:33 -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 Change from individual database calls to batch. 2025-08-14 12:51:39 -05:00
urls.py Separate Movies, Series and Episodes into their own tables 2025-08-02 13:32:44 -05:00