Dispatcharr/apps/vod
2025-08-03 10:40:17 -05:00
..
migrations Separate Movies, Series and Episodes into their own tables 2025-08-02 13:32:44 -05:00
__init__.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
admin.py Separate Movies, Series and Episodes into their own tables 2025-08-02 13:32:44 -05:00
api_urls.py Fix vods not displaying in the webui. 2025-08-03 10:40:17 -05:00
api_views.py Separate Movies, Series and Episodes into their own tables 2025-08-02 13:32:44 -05:00
apps.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
models.py Separate Movies, Series and Episodes into their own tables 2025-08-02 13:32:44 -05:00
serializers.py Separate Movies, Series and Episodes into their own tables 2025-08-02 13:32:44 -05:00
tasks.py Remove json dumps from custom_properties as now the fields are jsonb in postgres. Also fix category matching. 2025-08-02 19:03:39 -05:00
urls.py Separate Movies, Series and Episodes into their own tables 2025-08-02 13:32:44 -05:00