Dispatcharr/apps/channels
SergeantPanda d1ac5b11e5 Add EPG TVG-ID setting functionality
- Implemented API endpoint to set channel TVG-IDs from EPG data.
- Created Celery task to handle TVG-ID updates for multiple channels.
- Added frontend methods to initiate TVG-ID setting from EPG for both single and batch channel forms.
- Enhanced notifications for task status updates.
2025-10-04 15:20:35 -05:00
..
migrations Convert custom_properties to jsonb in the backend. 2025-09-02 09:41:51 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py epg refactor, new relations and matching 2025-03-26 13:28:03 -04:00
api_urls.py DVR update 2025-09-03 21:35:45 -05:00
api_views.py Add EPG TVG-ID setting functionality 2025-10-04 15:20:35 -05:00
apps.py Refactor stats and vod proxy 2025-09-05 19:30:13 -05:00
forms.py Forms support floats now. 2025-05-15 15:32:21 -05:00
models.py Enhancement: Add m3u_id parameter to generate_hash_key and update related calls 2025-10-02 09:14:22 -05:00
serializers.py Added DVR offset 2025-09-11 20:58:42 -05:00
signals.py DVR update 2025-09-03 21:35:45 -05:00
tasks.py Add EPG TVG-ID setting functionality 2025-10-04 15:20:35 -05:00
urls.py Initial commit 2025-02-18 11:14:09 -06:00
utils.py Initial commit 2025-02-18 11:14:09 -06:00
views.py m3u modifications so streams are identified by hash, configurable, also streams now have channel_groups instead of a string for groups 2025-03-19 16:35:49 -04:00