Dispatcharr/apps/vod
2025-08-28 11:45:16 -05:00
..
migrations Fix cyclic error with logos loading. 2025-08-28 10:42:42 -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 Fixed episode image failing to load. 2025-08-28 11:45:16 -05:00
apps.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
models.py Major rework of how logos are handle. We will no longer load logos on login and they will only be loaded into the store when needed. 2025-08-26 13:19:29 -05:00
serializers.py added vod category filtering 2025-08-22 16:59:00 -04:00
tasks.py Fix VOD categories not loading on new accounts without webui refresh. 2025-08-28 11:20:37 -05:00
urls.py Separate Movies, Series and Episodes into their own tables 2025-08-02 13:32:44 -05:00