SergeantPanda
2194a4e7c6
Channel cleanup now works.
2025-03-11 13:29:01 -05:00
Dispatcharr
3caeae5177
M3U Parse Fix
...
Updated how M3U files are parsed.
Added preferred-region to core settings.
2025-03-11 13:25:38 -05:00
SergeantPanda
e5d7ad9b41
Data has been resturcured to make more sense.
2025-03-11 11:38:26 -05:00
SergeantPanda
ade4ae5a7d
Restructuring redis tables.
2025-03-11 10:34:10 -05:00
Dispatcharr
b82707d310
Removed .TS from filter
2025-03-10 22:08:22 -05:00
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
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
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
fe77f5f636
new endpoint to get all stream IDs now that we're paginating the data
2025-03-09 09:17:23 -04:00
SergeantPanda
16618d64d9
This works to stream multiple clients.
2025-03-08 16:49:35 -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
SergeantPanda
fe83e8a03e
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy
2025-03-07 08:34:21 -06:00
Dispatcharr
725c21ed56
Update epg tasks.py
...
Added gzip support for unzipping EPG files
2025-03-06 20:40:18 -06:00
Dispatcharr
1dcbf8875f
Updated Channel Serializer
...
Fixed serialization problems that prevented editing.
2025-03-06 19:39:21 -06:00
Dispatcharr
e305f1cba0
Fixed HDHR
...
Changed URLs so they would properly work as a HDHR device.
2025-03-06 18:43:14 -06:00
dekzter
a9437e9214
new migrations
2025-03-05 17:18:04 -05:00
dekzter
3ecb49375c
Websockets, fixed channel name collision, added back in multi-stream per channel support
2025-03-05 17:04:43 -05:00
SergeantPanda
f976a045a9
Closes channel when no clients are connected.
2025-03-04 12:09:08 -06:00
SergeantPanda
3b3e5f7b52
Waits for api to return status until stream is running.
2025-03-04 12:03:09 -06:00
SergeantPanda
0750b7dd80
Fixes CRSF issues.
2025-03-04 11:38:01 -06:00
SergeantPanda
5e5f087013
Fixes clients not disconnecting.
2025-03-04 11:08:12 -06:00
SergeantPanda
d7652080c3
Updated views
2025-03-04 10:57:19 -06:00
SergeantPanda
4b349d1051
Updated urls and views to allow for initializing the channels.
2025-03-04 10:13:54 -06:00
SergeantPanda
85e41d5def
Initial integration.
2025-03-03 18:40:30 -06:00
Dispatcharr
814d6a6cda
Added Super User Creator
...
Added creator
Corrected license in swagger
2025-03-03 14:57:38 -06:00
Dispatcharr
045509a017
HDHR support fixed
2025-03-02 15:07:57 -06:00
dekzter
98c41c5a42
Merge branch 'main' into Proxy
2025-03-02 15:34:08 -05:00
dekzter
3e3f4c85a1
multi stream support
2025-03-02 15:06:47 -05:00
Dispatcharr
c63ddcfe7b
AI EPG Matching
...
Added AI EPG matching
2025-03-02 12:27:21 -06:00
SergeantPanda
28cb928e75
Updated HLS proxy to download more segments at start of streaming and pauses client until segments are ready.
2025-03-01 22:09:13 -06:00
SergeantPanda
1280813b32
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy
2025-03-01 18:53:01 -06:00
kappa118
9c84b65302
initial migrations
2025-03-01 19:02:21 -05:00
kappa118
a5113660bc
merged in main
2025-03-01 10:00:28 -05:00
Dispatcharr
ace441fb56
Pre-Alpha v?
...
Lost count:
Added/Fixed bulk adding from stream
Added/Fixed Auto assign channel numbers
Added command to kill processes
Changed to a persistant lock using redis
2025-03-01 08:52:32 -06:00
kappa118
c82391f57b
merged in from main
2025-03-01 09:25:45 -05:00