Commit graph

2734 commits

Author SHA1 Message Date
dekzter
8cdf9a40cf m3u modifications so streams are identified by hash, configurable, also streams now have channel_groups instead of a string for groups 2025-03-19 16:35:49 -04: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
SergeantPanda
e1b644a838 Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into proxy-refactoring 2025-03-18 12:51:31 -05:00
dekzter
133dc509aa replace string parts with replacement values 2025-03-18 13:38:22 -04:00
SergeantPanda
8e3c3cb7e8 Fixes timers not releasing on reconnect attempts 2025-03-18 12:10:27 -05:00
Gord Laben
54c1d1b0aa Update README.md 2025-03-18 17:08:24 +01: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
3bd9e5a2ef increased notification size 2025-03-17 20:52:27 -04:00
dekzter
8b17ab3168 another ffmpeg update 2025-03-17 20:44:12 -04:00
dekzter
a2b451f4b0 updated ffmpeg profile 2025-03-17 20:42:45 -04:00
dekzter
fc250402d4 Merge remote-tracking branch 'origin/proxy-m3u' into proxy-streams-merge 2025-03-17 20:41:00 -04:00
dekzter
0842da9393 added real ip 2025-03-17 20:27:58 -04:00
dekzter
ad068e63bd filter out custom m3u accounts 2025-03-17 20:22:00 -04:00
dekzter
1812c36ffb attempting to fix assets path 2025-03-17 19:56:15 -04:00
dekzter
04f5c39dac replaced final mui icons 2025-03-17 18:46:11 -04:00
dekzter
a7a02d0da0 removed mui dependencies 2025-03-17 18:42:51 -04:00
dekzter
45a9c3026a custom streams now work 2025-03-17 18:38:37 -04:00
dekzter
5aa50cc2bd updated profiles to include useragents 2025-03-17 16:34:50 -04:00
Dispatcharr
505551f312 Updated M3U stream URLs
Changed M3U urls to use proxy
2025-03-17 15:06:47 -05:00
dekzter
ebd569b0c0 lots of ui updates 2025-03-17 16:04:25 -04: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