Dispatcharr
|
26ccc60594
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr
|
2025-03-22 08:56:34 -05:00 |
|
Dispatcharr
|
028026b38a
|
Fixed EPG refresh bug
|
2025-03-22 08:56:15 -05:00 |
|
Dispatcharr
|
fe8d6fd082
|
Updated EPGData
Added EPG Data endpoint
|
2025-03-21 12:23:23 -05:00 |
|
Dispatcharr
|
aa6cbf3b65
|
Removed HDHR from root url
|
2025-03-21 08:22:17 -05:00 |
|
SergeantPanda
|
4738d301d1
|
Fixed regression with buffer checks when clients should be disconnecting due to failure.
|
2025-03-20 21:03:01 -05:00 |
|
SergeantPanda
|
cb02069fb7
|
Fixed incorrect logic on stepped retry timers.
|
2025-03-20 19:03:26 -05:00 |
|
SergeantPanda
|
68ef36c42d
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into proxy-refactoring
|
2025-03-20 16:15:45 -05:00 |
|
SergeantPanda
|
ed00f2f876
|
Fixed streams not switching to FFmpeg if HLS is detected.
|
2025-03-20 16:12:08 -05:00 |
|
SergeantPanda
|
6d84821942
|
Adds better checks for a channel that is partially initialized and clears it.
|
2025-03-20 15:56:34 -05:00 |
|
SergeantPanda
|
d6a452548c
|
Automatic stream switching is working.
|
2025-03-20 15:28:12 -05:00 |
|
SergeantPanda
|
dc43fb41b5
|
More refactoring.
|
2025-03-20 08:45:23 -05:00 |
|
Dispatcharr
|
ec4c3484c8
|
Merge branch 'main' into EPG-Region-Update
|
2025-03-19 22:06:43 -05:00 |
|
SergeantPanda
|
86e6c942d7
|
Final refactoring and minor bug fix for transcode stream switching.
|
2025-03-19 20:22:13 -05:00 |
|
SergeantPanda
|
569846a687
|
Lots more refactoring.
|
2025-03-19 19:45:29 -05:00 |
|
SergeantPanda
|
f03b885d71
|
Lots more refactoring.
|
2025-03-19 19:03:33 -05:00 |
|
SergeantPanda
|
59245b1401
|
More refactoring.
|
2025-03-19 16:45:47 -05:00 |
|
SergeantPanda
|
8f1c233d64
|
Moved stream generator out of stream_ts and into stream_generator.py
|
2025-03-19 16:36:01 -05:00 |
|
Dispatcharr
|
873317b67d
|
Merge branch 'main' into EPG-Region-Update
|
2025-03-19 13:19:44 -05:00 |
|
Dispatcharr
|
8669be5c0a
|
EPG auto import
Set EPG to import channels and channel id's automatically once the EPG is added.
|
2025-03-19 13:12:48 -05:00 |
|
Dispatcharr
|
a6f2ae5d9f
|
EPG Processing
Updated the way EPG files are processed. Uses less resources.
|
2025-03-19 12:49:38 -05:00 |
|
SergeantPanda
|
d878eda1a7
|
Only switch to default ffmpeg if proxy is selected.
|
2025-03-19 10:54:09 -05:00 |
|
SergeantPanda
|
061ca4d46e
|
Check for HLS switch to FFmpeg if detected.
|
2025-03-19 09:56:32 -05:00 |
|
Dispatcharr
|
106999d32d
|
Updated HDHR to use proxy
|
2025-03-18 22:46:15 -05:00 |
|
Dispatcharr
|
87fa1b4ed2
|
Download Sentence Transformer model locally
|
2025-03-18 21:39:07 -05:00 |
|
SergeantPanda
|
8e3c3cb7e8
|
Fixes timers not releasing on reconnect attempts
|
2025-03-18 12:10:27 -05:00 |
|
SergeantPanda
|
45185fc658
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into proxy-refactoring
|
2025-03-18 10:40:17 -05:00 |
|
SergeantPanda
|
71f7357d0b
|
Fixed bug: RuntimeError: dictionary changed size during iteration
|
2025-03-18 10:22:41 -05:00 |
|
dekzter
|
a2f5eaa780
|
fixed serializer to include locked
|
2025-03-17 21:27:09 -04:00 |
|
dekzter
|
fc250402d4
|
Merge remote-tracking branch 'origin/proxy-m3u' into proxy-streams-merge
|
2025-03-17 20:41:00 -04:00 |
|
dekzter
|
45a9c3026a
|
custom streams now work
|
2025-03-17 18:38:37 -04:00 |
|
Dispatcharr
|
505551f312
|
Updated M3U stream URLs
Changed M3U urls to use proxy
|
2025-03-17 15:06:47 -05:00 |
|
dekzter
|
7a7cd0711d
|
live stats dashboard
|
2025-03-17 12:42:58 -04:00 |
|
Dispatcharr
|
8f3d175a90
|
Added UUID to channel admin
|
2025-03-17 10:29:07 -05:00 |
|
dekzter
|
b159d61905
|
authentication added
|
2025-03-16 20:10:54 -04:00 |
|
SergeantPanda
|
8bb9317f92
|
Individual client stopping is fully working now.
|
2025-03-16 18:11:35 -05:00 |
|
SergeantPanda
|
03bfaeb24f
|
Adding stop client abilities. Still needs some work.
|
2025-03-16 17:16:10 -05:00 |
|
SergeantPanda
|
921a63c730
|
Working on resource cleanup.
|
2025-03-16 16:45:00 -05:00 |
|
SergeantPanda
|
6f802094a7
|
Fixes channels not properly cleaning up.
|
2025-03-16 16:09:02 -05:00 |
|
SergeantPanda
|
9c6f31e014
|
Channel stop is working correclty.
|
2025-03-16 12:35:06 -05:00 |
|
SergeantPanda
|
e47c3328e4
|
Added stop channel view.
|
2025-03-16 11:45:47 -05:00 |
|
dekzter
|
4cef55a9c2
|
updated channel with uuid
|
2025-03-16 09:46:07 -04:00 |
|
dekzter
|
9711d7ab34
|
modified database fields for consistency, removed custom_url from streams (no longer needed)
|
2025-03-16 09:07:10 -04:00 |
|
SergeantPanda
|
5da288b15b
|
Added channel profile to metadata.
|
2025-03-15 18:18:22 -05:00 |
|
SergeantPanda
|
a4c69710b7
|
Stream switching is working for both proxy and transcode
|
2025-03-15 17:23:06 -05:00 |
|
SergeantPanda
|
f69dfed3e8
|
Require clients to wait until initial_behind_chunks is reached.
|
2025-03-15 15:32:19 -05:00 |
|
SergeantPanda
|
8f8b4ef371
|
More refractoring and slight modifications.
|
2025-03-15 14:35:34 -05:00 |
|
SergeantPanda
|
0be133d341
|
More refractoring.
|
2025-03-15 12:09:33 -05:00 |
|
SergeantPanda
|
85bb7aa0ec
|
Even more refractoring.
|
2025-03-15 11:44:59 -05:00 |
|
SergeantPanda
|
0fd3354332
|
More refractoring
|
2025-03-15 10:51:53 -05:00 |
|
SergeantPanda
|
8ed1a36535
|
Lots of refractoring.
|
2025-03-15 09:44:38 -05:00 |
|