SergeantPanda
|
fef4e556c7
|
Another try to fix automatic builds.
|
2025-03-22 14:17:47 -05:00 |
|
SergeantPanda
|
61bac36151
|
Modified dockerfile to fix automated build (hopefully)
|
2025-03-22 13:28:46 -05:00 |
|
SergeantPanda
|
e6097c4a80
|
Added folder creation and permission changes for /app/media/cached_m3u
|
2025-03-22 12:32:14 -05:00 |
|
SergeantPanda
|
3c3961bb3a
|
Bypass redis for management commands.
|
2025-03-22 12:23:54 -05:00 |
|
SergeantPanda
|
071efaf017
|
Lowered max retries and timeout for redis client.
|
2025-03-22 11:36:28 -05:00 |
|
dekzter
|
cb013c0a0d
|
merged in singular-redis branch
|
2025-03-22 09:58:48 -04:00 |
|
dekzter
|
42587a9f1a
|
merged in main
|
2025-03-22 09:56:36 -04:00 |
|
dekzter
|
d6e05445f3
|
m3u group filters
|
2025-03-22 09:56:00 -04:00 |
|
SergeantPanda
|
d622c96aba
|
Improved connection handling for redis pubsub.
|
2025-03-22 08:48:39 -05:00 |
|
OkinawaBoss
|
528339575e
|
Merge pull request #33 from Dispatcharr/HDHR-EPG_endpoints
Updated HDHR & EPG endpoints
|
2025-03-22 08:33:54 -05:00 |
|
Dispatcharr
|
9733fca242
|
Fixed HDHR copy url
|
2025-03-22 08:32:06 -05:00 |
|
Dispatcharr
|
f0c93fa41f
|
Added /hdhr to nginx
|
2025-03-22 07:57:08 -05:00 |
|
SergeantPanda
|
77002beaac
|
Improved logging to include current component name.
|
2025-03-22 07:42:46 -05:00 |
|
SergeantPanda
|
d04ba07d10
|
Added client speed statistics to client metadata in redis.
|
2025-03-21 19:59:54 -05:00 |
|
Dispatcharr
|
fe8d6fd082
|
Updated EPGData
Added EPG Data endpoint
|
2025-03-21 12:23:23 -05:00 |
|
SergeantPanda
|
6fdadd4287
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into proxy-refactoring
|
2025-03-21 10:55:38 -05:00 |
|
SergeantPanda
|
efaa7f7195
|
Singular redis-client.
|
2025-03-21 10:55:13 -05:00 |
|
Dispatcharr
|
aa6cbf3b65
|
Removed HDHR from root url
|
2025-03-21 08:22:17 -05:00 |
|
SergeantPanda
|
3c8971d792
|
Merge pull request #32 from SergeantPanda/proxy-refactoring
Fixed regression with buffer checks when clients should be disconnect…
|
2025-03-20 21:11:44 -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 |
|
dekzter
|
a59a3c3274
|
remove timeout
|
2025-03-20 20:37:37 -04:00 |
|
SergeantPanda
|
fe90a32553
|
Merge pull request #31 from SergeantPanda/proxy-refactoring
Fixes incorrect logic in retry timer.
|
2025-03-20 19:19:58 -05:00 |
|
SergeantPanda
|
cb02069fb7
|
Fixed incorrect logic on stepped retry timers.
|
2025-03-20 19:03:26 -05:00 |
|
SergeantPanda
|
ce0fd15191
|
Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr
|
2025-03-20 18:11:09 -05:00 |
|
dekzter
|
c9d766c3db
|
fixing some bugs
|
2025-03-20 18:34:59 -04:00 |
|
dekzter
|
843c02a02f
|
fixing path
|
2025-03-20 17:44:24 -04:00 |
|
dekzter
|
d51f6449d0
|
fixed case isse
|
2025-03-20 17:42:57 -04:00 |
|
dekzter
|
a5b56392c3
|
initial actions commit
|
2025-03-20 17:41:46 -04:00 |
|
dekzter
|
d3f03145e7
|
profile_value needs to be ID so we can identify it later
|
2025-03-20 17:32:34 -04:00 |
|
dekzter
|
e7db2e4882
|
merged in main
|
2025-03-20 17:32:20 -04:00 |
|
dekzter
|
711627d13e
|
fixed last_seen, updated batch size
|
2025-03-20 17:29:25 -04:00 |
|
SergeantPanda
|
62fdddc00f
|
Merge pull request #30 from SergeantPanda/proxy-refactoring
Adds stream switching if url is dead.
|
2025-03-20 16:17:08 -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 |
|
dekzter
|
5eb4cbfeb0
|
added 'starting' notification for refresh, fixed typo
|
2025-03-20 17:03:46 -04:00 |
|
SergeantPanda
|
6d84821942
|
Adds better checks for a channel that is partially initialized and clears it.
|
2025-03-20 15:56:34 -05:00 |
|
dekzter
|
50f068c358
|
Refactored m3u refresh, optimized it, added progress notification on the frontend
|
2025-03-20 16:55:10 -04:00 |
|
SergeantPanda
|
d6a452548c
|
Automatic stream switching is working.
|
2025-03-20 15:28:12 -05:00 |
|
dekzter
|
05ac1b455d
|
merged in main
|
2025-03-20 12:10:40 -04:00 |
|
SergeantPanda
|
dc43fb41b5
|
More refactoring.
|
2025-03-20 08:45:23 -05:00 |
|
OkinawaBoss
|
ded99e2c9a
|
Merge pull request #29 from Dispatcharr/EPG-Region-Update
EPG & HDHR Updates
|
2025-03-20 07:43:33 -05:00 |
|
Dispatcharr
|
ec4c3484c8
|
Merge branch 'main' into EPG-Region-Update
|
2025-03-19 22:06:43 -05:00 |
|
SergeantPanda
|
86a9785717
|
Merge pull request #28 from SergeantPanda/proxy-refactoring
Proxy refactoring
|
2025-03-19 20:44:13 -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 |
|
dekzter
|
374cf0bd1e
|
Removed unused functions
|
2025-03-19 17:08:07 -04:00 |
|
dekzter
|
19aa76e55d
|
Frontend updates with new stream group changes
|
2025-03-19 17:05:22 -04:00 |
|