Dispatcharr/apps
SergeantPanda b91a2286e4 Add auto-created tracking to Channel model and related serializers
- Introduced `auto_created` and `auto_created_by` fields in the Channel model to track channels created via M3U auto channel sync.
- Updated ChannelSerializer to include these new fields and added a method to retrieve the name of the M3U account that created the channel.
- Modified sync_auto_channels task to set these fields when creating channels and to filter existing channels accordingly.
2025-07-13 16:32:52 -05:00
..
accounts Set last_login when successful login occurs. 2025-06-28 08:55:07 -05:00
api Pre Alpha v4 2025-02-22 20:43:55 -06:00
channels Add auto-created tracking to Channel model and related serializers 2025-07-13 16:32:52 -05:00
dashboard modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
epg 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
hdhr merged in dev 2025-06-10 08:55:14 -04:00
m3u Add auto-created tracking to Channel model and related serializers 2025-07-13 16:32:52 -05:00
output 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
proxy Include channel ID in more logs. 2025-07-09 16:44:00 -05:00