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 |
|
SergeantPanda
|
923e939482
|
Fixes user-agents not populating correctly.
|
2025-03-14 17:01:34 -05:00 |
|
SergeantPanda
|
b5383bcc19
|
Updated TTL logic for channel metadata
|
2025-03-14 16:18:02 -05:00 |
|
dekzter
|
6ba6630996
|
put stream back for now
|
2025-03-14 16:18:48 -04:00 |
|
dekzter
|
05d9ea30e2
|
new migrations, setting proxy and redirect profiles, setting locked profiles
|
2025-03-14 16:12:37 -04:00 |
|
dekzter
|
a58993ba7d
|
merged in sergeantpanda upstream
|
2025-03-14 10:19:22 -04:00 |
|
dekzter
|
8b6b16232b
|
re-added in socket streaming for transcode processes
|
2025-03-14 10:08:01 -04:00 |
|
SergeantPanda
|
140937a192
|
Added detailed status for active channels including connected clients.
|
2025-03-13 20:54:30 -05:00 |
|
SergeantPanda
|
387c2491b7
|
Continuing cleanup.
|
2025-03-13 18:34:49 -05:00 |
|
dekzter
|
0607957f67
|
integrating proxy with rest of the application, added transcoding to ts proxy
|
2025-03-13 19:22:35 -04:00 |
|
SergeantPanda
|
d953386c57
|
Code cleanup.
|
2025-03-13 18:06:32 -05:00 |
|
SergeantPanda
|
69f4ceb137
|
Streaming is working fairly well now.
|
2025-03-13 15:56:04 -05:00 |
|
SergeantPanda
|
317874b5b8
|
Imporoved logging.
|
2025-03-13 14:33:00 -05:00 |
|
SergeantPanda
|
286a22adc4
|
All functionality seems to be working now with HTTP instead of sockets.
|
2025-03-13 14:17:39 -05:00 |
|
SergeantPanda
|
29b97731b4
|
Fixes duplicate clients.
|
2025-03-13 13:31:47 -05:00 |
|
SergeantPanda
|
d00aa3444e
|
Switched back to http connections instead of socket.
|
2025-03-13 13:15:48 -05:00 |
|
SergeantPanda
|
3483f01637
|
Playing with chunk sizes with a more basic config.
|
2025-03-13 11:11:31 -05:00 |
|
SergeantPanda
|
987a8606a8
|
Removed packet processing.
|
2025-03-13 09:48:37 -05:00 |
|
SergeantPanda
|
b300ee5bcf
|
Merge branch 'mantine' of https://github.com/Dispatcharr/Dispatcharr into Proxy-Redis
|
2025-03-12 16:49:33 -05:00 |
|
dekzter
|
c43666b946
|
finally fixed bulk delete channels
|
2025-03-12 14:24:35 -04:00 |
|
SergeantPanda
|
1284567409
|
Client cleanup is working much better now.
|
2025-03-11 22:07:19 -05:00 |
|
SergeantPanda
|
11f5ab4119
|
Got channel status working more reliably.
|
2025-03-11 21:40:00 -05:00 |
|
dekzter
|
4bc460f74d
|
Merge remote-tracking branch 'origin/main' into mantine
|
2025-03-11 20:28:21 -04:00 |
|
SergeantPanda
|
0f95c2b9e1
|
Stream switching is working.
|
2025-03-11 16:00:22 -05:00 |
|
SergeantPanda
|
2194a4e7c6
|
Channel cleanup now works.
|
2025-03-11 13:29:01 -05:00 |
|