Dispatcharr/core
2025-04-11 07:25:01 -05:00
..
fixtures modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
management/commands Pre-Alpha v? 2025-03-01 08:52:32 -06:00
migrations migration to fix incorrect user-agent for tivimate and update streamlink default profile 2025-04-04 10:57:33 -04:00
__init__.py Alpha v3 2025-02-21 15:31:59 -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 Add version endpoint and fetch version information in Sidebar component and add api routes. 2025-04-11 07:25:01 -05:00
api_views.py Add version endpoint and fetch version information in Sidebar component and add api routes. 2025-04-11 07:25:01 -05:00
apps.py lazy-load sentencetransformer instance 2025-04-05 20:05:45 -04:00
command_utils.py Bypass redis for management commands. 2025-03-22 12:23:54 -05:00
models.py m3u group filters 2025-03-22 09:56:00 -04:00
redis_pubsub.py Bypass redis for management commands. 2025-03-22 12:23:54 -05:00
serializers.py modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
tasks.py file extension check for m3u and epg watcher 2025-04-07 12:20:46 -04:00
tests.py Alpha v3 2025-02-21 15:31:59 -06:00
urls.py Pre-Alpha v4 2025-02-24 15:04:03 -06:00
utils.py epg match run externally to keep memory usage low 2025-04-07 11:57:00 -04:00
views.py Updated M3U stream URLs 2025-03-17 15:06:47 -05:00