Commit graph

1408 commits

Author SHA1 Message Date
SergeantPanda
c43231c492 Add confirmation dialog for user deletion with warning suppression 2025-06-21 14:09:53 -05:00
SergeantPanda
7f1bdd0129 Add support for 'num' property in channel number extraction 2025-06-21 14:00:41 -05:00
SergeantPanda
f4e4fb1d13 Add confirmation dialog for deleting a channel profile. 2025-06-21 13:24:32 -05:00
SergeantPanda
3fb2433d3a Add confirmation dialog for m3u profile deletion. 2025-06-21 13:19:19 -05:00
SergeantPanda
d4688fa4e4 Add M3U and EPG URL configuration options with dynamic parameters
Closes #207
2025-06-21 13:00:11 -05:00
GitHub Actions
de811b6f68 Release v0.6.0 2025-06-19 20:09:48 +00:00
SergeantPanda
d8ecd1f452
Merge pull request #204 from Dispatcharr/dev
Dispatcharr v0.6.0
2025-06-19 14:57:59 -05:00
SergeantPanda
03f39d7d48 Rename FFMPEG_BITRATE to FFMPEG_OUTPUT_BITRATE for clarity. 2025-06-18 17:10:08 -05:00
SergeantPanda
2e118a3f8d Smarter parsing for input vs output streams. 2025-06-18 16:59:12 -05:00
SergeantPanda
ae88141c36 Change matching pattern for detecting input vs output streams in FFmpeg. 2025-06-17 21:33:26 -05:00
SergeantPanda
573ed96e82 Bug fix - Wait until FFmpeg is closed before marking the connection as closed. May fix some stuck FFmpeg processes. 2025-06-17 17:27:41 -05:00
SergeantPanda
b6cde2fec8 Only update redis if stream switch was successful. 2025-06-17 16:21:10 -05:00
SergeantPanda
29a5e93cfd Don't count currently used profile in used connections. 2025-06-17 15:51:03 -05:00
SergeantPanda
d130de3c80 Check connections remaining before switching streams. 2025-06-17 13:59:22 -05:00
SergeantPanda
838a373bea Use correct m3u_profile_id when changing streams. 2025-06-17 13:11:03 -05:00
SergeantPanda
3448a3b494 Add buffering as an active state. 2025-06-17 12:30:20 -05:00
SergeantPanda
42747e743c Converted epg_channel_id to a string as well. 2025-06-16 18:05:04 -05:00
dekzter
0b63b1286f breakclass command to reset network access settings 2025-06-16 10:57:54 -04:00
SergeantPanda
db7ca1a0c8 Convert "category_id" to string (but not category_ids" 2025-06-15 18:21:41 -05:00
SergeantPanda
85a639ec5f Order XC live streams output by channel number. 2025-06-15 17:45:47 -05:00
SergeantPanda
7b16ca6ff7
Merge pull request #198 from Dispatcharr/proxy-settings
Proxy settings
2025-06-15 13:18:03 -05:00
SergeantPanda
a9ef41478c Adds reset to defaults for proxy settings. 2025-06-15 13:15:20 -05:00
SergeantPanda
ed346dd952 Better verbiage for a couple settings. 2025-06-15 13:09:40 -05:00
SergeantPanda
94b3255c93 Fixes settings getting overwrote when loading settings page. 2025-06-15 13:06:10 -05:00
SergeantPanda
9757f6a48d Fix key error with react. 2025-06-15 11:28:57 -05:00
SergeantPanda
e80d30689c Settings load correctly during first open. 2025-06-14 13:42:01 -05:00
SergeantPanda
9c5a174409 Move regions to constants. 2025-06-14 13:08:56 -05:00
SergeantPanda
51ce2d241c Use integers and floats instead of strings for proxy settings. 2025-06-14 12:42:49 -05:00
SergeantPanda
0c4d320dc2 Add descriptions to proxy settings 2025-06-14 12:39:07 -05:00
dekzter
72542bf0fd default cidrs in network access form, added proxy settings to ui 2025-06-14 08:52:56 -04:00
SergeantPanda
fa3ee35d4d Prepopulate settings in database. 2025-06-13 14:51:56 -05:00
SergeantPanda
cfff51a9eb Add missing import. 2025-06-13 14:40:28 -05:00
SergeantPanda
c4a6b1469e Change to JSON settings 2025-06-13 14:36:08 -05:00
SergeantPanda
d0cefd3813 Fixes being unable to edit stream profile. 2025-06-13 12:48:04 -05:00
SergeantPanda
d53fbef444
Merge pull request #178 from xham3/automatch-fix
Fix process communicate() deadlock when epg match data overfill subprocess.PIPE buffer
2025-06-13 10:46:09 -05:00
SergeantPanda
10cc9de31b Merge branch 'proxy-settings' of https://github.com/Dispatcharr/Dispatcharr into proxy-settings 2025-06-13 10:28:00 -05:00
SergeantPanda
8eec41cfbb Fixes a bug where heartbeat thread will exit if channel is in shutdown delay.
This may also fix #129
2025-06-13 10:27:51 -05:00
dekzter
c4c1b8a629 Merge remote-tracking branch 'origin/dev' into proxy-settings 2025-06-13 10:33:40 -04:00
xham3
5360f38b14 Fix process communicate() deadlock when epg match data overfill subprocess.PIPE buffer. 2025-06-12 15:34:24 -07:00
SergeantPanda
1e9ab54609 Use new methods for getting settings. 2025-06-12 16:11:43 -05:00
SergeantPanda
2f91e0ce1c Properly populate default values. 2025-06-12 16:02:08 -05:00
SergeantPanda
b4ae6911c9 Pull settings from database 2025-06-12 15:42:26 -05:00
SergeantPanda
08c04e710a Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-06-12 11:17:23 -05:00
SergeantPanda
a99a6431b2 More merge fixes. 2025-06-12 10:45:57 -05:00
SergeantPanda
ada1d51aaa Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into proxy-settings 2025-06-12 10:45:44 -05:00
SergeantPanda
59e4a28b31 Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-06-11 17:36:47 -05:00
SergeantPanda
1bf16355c1
Merge pull request #183 from Dispatcharr/ffmpeg-stats
Ffmpeg stats
2025-06-11 17:35:19 -05:00
SergeantPanda
34ceffb86a Merge branch 'ffmpeg-stats' of https://github.com/Dispatcharr/Dispatcharr into dev 2025-06-11 17:33:22 -05:00
SergeantPanda
bd53837f80 Better detection of input vs output stream information. 2025-06-11 17:20:27 -05:00
SergeantPanda
743cf4e297 Smarter parsing of ffmpeg stats output. 2025-06-11 16:55:14 -05:00