Commit graph

58 commits

Author SHA1 Message Date
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
Dispatcharr
b1dcf159a2
Merge pull request #9 from Dispatcharr/m3u-profiles
M3U profiles
2025-02-28 20:42:02 -06:00
Dispatcharr
84c93d87eb Logo URLs
Added ability to choose url via logo
Added ability to upload image*

*You can upload but it doesn't set the url to the uploaded image yet.
2025-02-28 18:34:43 -06:00
SergeantPanda
4e86db1e44 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into Proxy 2025-02-28 16:55:50 -06:00
SergeantPanda
cc6442a96a Added client connection tracking. Still need to work on buffer performance a bit. 2025-02-28 16:52:50 -06:00
kappa118
a5ae01716a merged in main 2025-02-28 17:24:58 -05:00
Dispatcharr
31d26fddee Guide Update
Updated guide style
Added Floating Video
Added mpegts.js
2025-02-28 16:02:52 -06:00
SergeantPanda
bcd970af96 Rebuilt hls_proxy to be more in line with ts_proxy for routes 2025-02-28 15:56:47 -06:00
SergeantPanda
5b25e2cc6a Added TS Proxy server 2025-02-28 13:20:43 -06:00
kappa118
57432748a4 added m3u profile support 2025-02-28 14:08:05 -05:00
SergeantPanda
9b6f6073e0 Initial Proxy release 2025-02-28 11:04:05 -06:00
kappa118
04080a5f2b attempting to get profiles to work properly 2025-02-28 09:47:40 -05:00
kappa118
b8b9ed0fe0 removed bad migrations 2025-02-28 08:45:59 -05:00
kappa118
53836fdac3 first run at m3u profiles 2025-02-27 22:05:41 -05:00
Dispatcharr
d90540226e Fixed EPG
Fixed incoming EPG
Fixed outgoing EPG
2025-02-27 15:00:02 -06:00
kappa118
673df57a60 use stream logo by default for new channels 2025-02-27 15:47:57 -05:00
Dispatcharr
2de63fb407 Updated Channels api_views
Added auto incrementing channel numbers
2025-02-27 13:50:03 -06:00
Dispatcharr
d1121504d1 Fixed trailing slash
Fixed trailing slash on main urls
Fixed trailing slash on output urls
2025-02-27 09:51:54 -06:00
Dispatcharr
3e863c48f2 Updated Channels api_views.py
Added bulk channel creation from streams
2025-02-27 08:09:13 -06:00
kappa118
b2c323d61d channels supports stream_profile_id on return response, epg grid supports full day of programming 2025-02-26 20:01:52 -05:00
Dispatcharr
be7fa3c20b
Merge pull request #6 from kappa118/main
New React UI
2025-02-26 13:55:34 -06:00
kappa118
849bf2f73b fixed tvg_id logic 2025-02-26 10:23:06 -05:00
kappa118
6a2e6963c4 added tvg-id to programmes, added channel group creation when creating from stream if it doesn't already exist 2025-02-25 17:07:22 -05:00
kappa118
04584d7b1e Merge remote-tracking branch 'upstream/main' 2025-02-25 15:46:16 -05:00
Dispatcharr
128ab16210 Pre Alpha v5
Added tvg-id's to channels and streams
2025-02-25 14:42:33 -06:00
kappa118
0ca783719d merged in upstream 2025-02-24 16:31:51 -05:00
Dispatcharr
d89bf35c0d Pre-Alpha v4
Added settings page
Added EPG functionality
2025-02-24 15:04:03 -06:00