Commit graph

261 commits

Author SHA1 Message Date
SergeantPanda
f6aab5bc3c Stream switching is working fairly consistently need to investigate some issues with it. 2025-03-10 20:07:11 -05:00
SergeantPanda
f164f22a4a Stream switches are partially working. 2025-03-10 19:26:31 -05:00
SergeantPanda
fa5fc86c99 Disconnects are working better now. 2025-03-10 17:56:09 -05:00
SergeantPanda
f3b1636579 Merge branch 'sidebar' of https://github.com/Dispatcharr/Dispatcharr into Proxy-Redis 2025-03-10 16:23:27 -05:00
SergeantPanda
a275ac8530 Switched to using main uwsgi for proxy. 2025-03-10 16:22:06 -05:00
Dispatcharr
eb6cac9f96 Fixed StreamsTable.js 2025-03-10 12:55:18 -05:00
Dispatcharr
12bf1d9d5a Updated Channels/Streams Tables 2025-03-10 11:53:40 -05:00
SergeantPanda
ed30b8608d Most of the functionality is there now. 2025-03-09 20:13:52 -05:00
SergeantPanda
5563bd0d5e Switched to owner staying as initializer. 2025-03-09 19:37:15 -05:00
SergeantPanda
ddec51ec5b All clients connect and share the redis buffer. 2025-03-09 18:38:12 -05:00
SergeantPanda
905c01d933 It works?? 2025-03-09 18:00:38 -05:00
SergeantPanda
bfe4f95df2 Gracefully handles errors during channel cleanup. 2025-03-09 16:43:38 -05:00
dekzter
c05e769f09 new ui updates, primarily streams table, new api endpoints to efficiently get ids and stream groups 2025-03-09 17:35:59 -04:00
SergeantPanda
47c6346a6b When last client disconnects and the channel. 2025-03-09 16:23:50 -05:00
SergeantPanda
e22e06aa61 Set ttl to 60 seconds 2025-03-09 15:56:08 -05:00
SergeantPanda
07cc8c644b Updated config 2025-03-09 15:13:22 -05:00
SergeantPanda
2509553095 Streaming is working very well. 2025-03-09 15:10:56 -05:00
SergeantPanda
8e624b9d1a Fixes clients disconnecting when reaching eof 2025-03-09 14:55:14 -05:00
SergeantPanda
cd71a8f8fc Streaming works with a single worker correctly. 2025-03-09 14:40:50 -05:00
dekzter
7aa30f2678 filters on ids endpoint so we can get filters and perform select all on filtered table 2025-03-09 13:28:51 -04:00
SergeantPanda
c83189dfcc Initial test switching to redis for buffer. Only 1 client connecting. 2025-03-09 12:25:36 -05:00
dekzter
22c17aaaa3 updated max page size 2025-03-09 09:34:28 -04:00
dekzter
8cf226fdd2 not sure if we'll still use this, but updated it to work with new paginated streams 2025-03-09 09:32:11 -04:00
dekzter
9add00cf5c built back in virtualized tables, just with a top limit of 10k for now 2025-03-09 09:31:49 -04:00
dekzter
324dfd1195 fixed conditional check 2025-03-09 09:29:37 -04:00
dekzter
d0df987a30 first attempt for unlimited streams support 2025-03-09 09:25:53 -04:00
dekzter
573472c4e8 max streams defaults to 0 2025-03-09 09:22:46 -04:00
dekzter
5b09efe096 fetchdata useeffect is now only on pagination 2025-03-09 09:22:36 -04:00
dekzter
6a84f91d67 refactored streams table to use server-side pagination, now with select all support 2025-03-09 09:17:47 -04:00
dekzter
fe77f5f636 new endpoint to get all stream IDs now that we're paginating the data 2025-03-09 09:17:23 -04:00
SergeantPanda
a718861c76 Streaming works :) 2025-03-08 17:06:15 -06:00
SergeantPanda
16618d64d9 This works to stream multiple clients. 2025-03-08 16:49:35 -06:00
SergeantPanda
352b473f27 Merge branch 'Proxy' of https://github.com/SergeantPanda/Dispatcharr into Proxy-reverted 2025-03-08 16:20:05 -06:00
SergeantPanda
a13313ea0e Updated files to use new uwsgi. 2025-03-08 16:19:03 -06:00
SergeantPanda
dc65f8fb96 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy-reverted 2025-03-08 15:36:35 -06:00
SergeantPanda
2d04f2c159 Added new uwsgi for proxy. 2025-03-08 15:36:01 -06:00
dekzter
656a9c06e8 merged in updated ui changes 2025-03-08 10:42:08 -05:00
Dispatcharr
90a7eb5b32 Updated theme.js to use tailwind colors
Updated theme.js to use tailwind colors.
Updated ChannelsTable to use theme.js
2025-03-08 09:10:26 -06:00
dekzter
9ac73cf990 initial push for pagination with streams tables - still need to fix the channels form tables 2025-03-08 09:17:20 -05:00
Dispatcharr
c71b14ed2d ChannelsTable partially completed 2025-03-08 07:52:53 -06:00
Dispatcharr
6118feeecf Centralize theme config
Updated theme.js to include common styling properties.
Updated app.js to use common styling properties
Updated Sidebar.js to use common styling properties
2025-03-07 19:51:08 -06:00
dekzter
f57e15bd00 merged in sidebar branch 2025-03-07 19:04:59 -05:00
Dispatcharr
0668680878 UI Sidebar Redesign
Redesigned sidebar
2025-03-07 17:39:34 -06:00
dekzter
a1a25799dd big push of UI updates 2025-03-07 16:29:39 -05:00
SergeantPanda
1d40381860 Ignore dockerfiles 2025-03-07 12:17:57 -06:00
SergeantPanda
fe83e8a03e Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy 2025-03-07 08:34:21 -06:00
SergeantPanda
e18c386c22 exclude dockerfile dev 2025-03-07 08:31:05 -06:00
dekzter
36cc6da547 auto-select channel when expanded 2025-03-07 09:24:46 -05:00
dekzter
c7347c568a refactore channels store, added new UX for adding streams to a channel 2025-03-07 09:23:50 -05:00
Dispatcharr
725c21ed56 Update epg tasks.py
Added gzip support for unzipping EPG files
2025-03-06 20:40:18 -06:00