Commit graph

23 commits

Author SHA1 Message Date
Nick Sandstrom
a54bc2c513 Reverted styling/small syntax changes 2026-03-04 08:44:50 -08:00
Nick Sandstrom
d292676b73 Component cleanup and refactoring 2026-03-02 23:23:01 -08:00
Nick Sandstrom
c432e0b1c5 Merge remote-tracking branch 'upstream/dev' into test/component-cleanup 2026-02-24 01:53:49 -08:00
Nick Sandstrom
fec4caf4d0 Component refactoring and cleanup 2026-02-24 01:02:26 -08:00
dekzter
f1d6b86278 refactored frontend usage of 'all channels' to only pull down IDs, query for individual channels as necessary 2026-02-13 11:46:17 -05:00
SergeantPanda
11f54f3cda Fix VOD categories not loading on new accounts without webui refresh. 2025-08-28 11:20:37 -05:00
SergeantPanda
bcebcadfaa Add ability to scan for vods during m3u refresh. 2025-08-02 12:01:26 -05:00
SergeantPanda
3f7e92ae44 Requery channels on successful m3u refresh. 2025-07-13 19:12:45 -05:00
SergeantPanda
df23d3660b Fetch channels after m3u refresh. 2025-07-13 18:51:04 -05:00
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
dekzter
3f445607e0 looooots of updates for user-management, initial commit of access control 2025-05-31 18:01:46 -04:00
SergeantPanda
c4bdb53749 Allow edit groups if user is on a different screen. 2025-05-06 10:33:51 -05:00
SergeantPanda
e9c5a719b1 Better handling for notifying of groups needing to be edited. 2025-05-06 10:09:59 -05:00
SergeantPanda
ae93bc2a1f Adds a "Pending Setup" status so the user knows they need to select groups before their streams are imported. 2025-05-05 19:50:20 -05:00
SergeantPanda
323045cef7 Standardized the style to match other tables. Size follows user setting. 2025-05-04 20:38:20 -05:00
SergeantPanda
30e82fb302 Lots of status message fixes. 2025-05-04 19:33:03 -05:00
dekzter
091d9a6823 immediately prompt for group filtering when using an XC account 2025-05-01 11:22:38 -04:00
dekzter
eb9419ddd2 proper handling of store variables so we now aren't listening on any change from the state of a store 2025-04-19 08:49:04 -04:00
dekzter
663ea2c5b9 soooo many changes.... 2025-04-11 13:22:08 -04:00
dekzter
fa3af5ed6d refresh channel programs on epg change, fixed some notification bugs 2025-03-28 15:24:25 -04:00
dekzter
d6e05445f3 m3u group filters 2025-03-22 09:56:00 -04:00
dekzter
5eb4cbfeb0 added 'starting' notification for refresh, fixed typo 2025-03-20 17:03:46 -04:00
dekzter
50f068c358 Refactored m3u refresh, optimized it, added progress notification on the frontend 2025-03-20 16:55:10 -04:00