Dispatcharr/apps/epg
2025-08-01 11:28:51 -05:00
..
migrations Add extracted_file_path to EPGSource model and update extraction logic 2025-05-26 15:10:54 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
api_urls.py Updated EPGData 2025-03-21 12:23:23 -05:00
api_views.py looooots of updates for user-management, initial commit of access control 2025-05-31 18:01:46 -04:00
apps.py EPG auto import 2025-03-19 13:12:48 -05:00
models.py Add extracted_file_path to EPGSource model and update extraction logic 2025-05-26 15:10:54 -05:00
serializers.py Use custom validator for urls fields to allow for non fqdn hostnames. 2025-08-01 11:28:51 -05:00
signals.py Delete cached files when deleting epg account. 2025-05-26 16:19:57 -05:00
tasks.py Enhance EPG XML generation with additional metadata extraction and improved handling for keywords, languages, ratings, and credits. 2025-07-10 13:22:42 -05:00
urls.py Pre-Alpha v4 2025-02-24 15:04:03 -06:00
views.py Pre-Alpha v4 2025-02-24 15:04:03 -06:00