Dispatcharr/dispatcharr
SergeantPanda ea81cfb1af Add auto channel sync settings to ChannelGroupM3UAccount and update related components
- Introduced `auto_channel_sync` and `auto_sync_channel_start` fields in the ChannelGroupM3UAccount model.
- Added API endpoint to update M3U group settings.
- Updated M3UGroupFilter component to manage auto sync settings.
- Enhanced M3URefreshNotification and M3U components for better user guidance.
- Created a Celery task for automatic channel synchronization after M3U refresh.
2025-07-13 15:59:25 -05:00
..
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Alpha v3 2025-02-21 15:31:59 -06:00
asgi.py websockets behind auth, cleaned up errors and bad state handling in websocket.jsx 2025-05-10 08:40:53 -04:00
celery.py Add auto channel sync settings to ChannelGroupM3UAccount and update related components 2025-07-13 15:59:25 -05:00
consumers.py websockets behind auth, cleaned up errors and bad state handling in websocket.jsx 2025-05-10 08:40:53 -04:00
jwt_ws_auth.py Enhance JWT authentication error handling and user redirection on token issues. 2025-05-15 14:12:31 -05:00
persistent_lock.py multi stream support 2025-03-02 15:06:47 -05:00
routing.py Websockets, fixed channel name collision, added back in multi-stream per channel support 2025-03-05 17:04:43 -05:00
settings.py Change to JSON settings 2025-06-13 14:36:08 -05:00
urls.py looooots of updates for user-management, initial commit of access control 2025-05-31 18:01:46 -04:00
utils.py proper cidr validation server-side 2025-06-08 08:29:25 -04:00
wsgi.py Initial commit 2025-02-18 11:14:09 -06:00