Commit graph

413 commits

Author SHA1 Message Date
SergeantPanda
9c7bdfd2e9 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-03-23 17:10:27 -05:00
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
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
Dispatcharr
fe8d6fd082 Updated EPGData
Added EPG Data endpoint
2025-03-21 12:23:23 -05:00
SergeantPanda
d2b23b6ba4 Ignore gitattributes. 2025-03-21 11:45:10 -05:00
SergeantPanda
23830d6683 Ignore gitattributes. 2025-03-21 11:44:21 -05:00
SergeantPanda
80a60949db Stop tracking settings.json 2025-03-21 11:12:46 -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
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
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
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
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
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
fa4ee19ab2 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-03-19 11:30:38 -05:00
SergeantPanda
245215eb6f
Merge pull request #27 from SergeantPanda/proxy-refactoring
Auto detect HLS if using proxy and switch to FFmpeg default profile.
2025-03-19 10:56:22 -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
SergeantPanda
0f84a38dd5 Cleaned up gitignore 2025-03-19 09:25:49 -05:00
dekzter
86a0e5b741 Attempting to fix refresh 2025-03-19 07:17:22 -04:00
dekzter
a73a209f3c fixed video URL 2025-03-19 07:17:07 -04:00
dekzter
78253a42e2 default null for stream profiles 2025-03-19 07:16:33 -04:00
dekzter
d7927052c7 quick style fix for header cell background 2025-03-19 07:16:33 -04:00
dekzter
8ca91bd897 fixed match epg, centralized to api 2025-03-19 07:16:33 -04:00
Dispatcharr
c1ece8ef7d Moved EPG Matching to API 2025-03-18 22:58:19 -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
Dispatcharr
54a7a3cf86 Added Regions to settings 2025-03-18 21:05:55 -05:00
SergeantPanda
a498674fc0 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr 2025-03-18 14:25:17 -05:00
SergeantPanda
8d20fb8fe0
Merge pull request #24 from gordlaben/main
Update README.md
2025-03-18 13:22:27 -05:00
SergeantPanda
d1e3b5f354
Merge pull request #25 from SergeantPanda/proxy-refactoring
Proxy refactoring
2025-03-18 13:22:03 -05:00