SergeantPanda
|
8c47f7b0e6
|
Fixes groups not loading in TV Guide.
|
2025-06-27 09:59:23 -05:00 |
|
SergeantPanda
|
81d0c9472f
|
When 1 channel is selected open correct channel editor.
|
2025-06-26 15:52:33 -05:00 |
|
SergeantPanda
|
5a38a56dc6
|
Fix setting stream profile to 'use default'
|
2025-06-26 13:56:12 -05:00 |
|
SergeantPanda
|
855578bf05
|
No change initial loading for group.
|
2025-06-26 13:53:36 -05:00 |
|
SergeantPanda
|
99f2b5b4b1
|
Add no change options to bulk edit.
|
2025-06-26 13:42:56 -05:00 |
|
SergeantPanda
|
00073698b3
|
Update front end when channels are edited.
|
2025-06-26 13:30:52 -05:00 |
|
SergeantPanda
|
ba6012b28c
|
Fixes bulk channel editor not saving.
Fixes #222
|
2025-06-26 13:15:00 -05:00 |
|
SergeantPanda
|
65e0be80e0
|
Refactor channel selection handling to use table state and clear selection on data change
|
2025-06-26 11:50:22 -05:00 |
|
SergeantPanda
|
f6339b691c
|
Set better sizes for stream profile table for mobile support.
|
2025-06-26 10:55:25 -05:00 |
|
SergeantPanda
|
f8ef219665
|
Set better sizes for user-agent table for mobile support.
|
2025-06-26 10:17:48 -05:00 |
|
SergeantPanda
|
23e63ba4a0
|
Add minimum width to settings for better mobile support.
|
2025-06-26 09:56:31 -05:00 |
|
SergeantPanda
|
c04ca0a804
|
Add buffering as an active state.
|
2025-06-25 17:01:21 -05:00 |
|
SergeantPanda
|
c44c380bb2
|
Merge pull request #221 from Dispatcharr/channels-table-formatting
Channels table formatting
|
2025-06-24 18:17:00 -05:00 |
|
SergeantPanda
|
a307c63b0b
|
Better sizes for mobile
|
2025-06-24 18:13:13 -05:00 |
|
SergeantPanda
|
587ab4afe0
|
Gets rid of unneccessary blank space at the bottom.
|
2025-06-24 17:56:05 -05:00 |
|
SergeantPanda
|
cc41731ae1
|
Minimum widths set
|
2025-06-23 19:23:16 -05:00 |
|
SergeantPanda
|
e2b93d3e6f
|
Better stats card filling.
|
2025-06-23 17:27:34 -05:00 |
|
SergeantPanda
|
58a1304ddc
|
Always show 2 decimal places for FFmpeg speed.
|
2025-06-22 13:25:43 -05:00 |
|
SergeantPanda
|
49f141d64a
|
Better calculation for number of cards per column.
Fixes #218
|
2025-06-22 13:22:11 -05:00 |
|
SergeantPanda
|
4b214a49ee
|
Move buttons to label row
|
2025-06-22 01:02:32 -05:00 |
|
SergeantPanda
|
77590367ac
|
Remove unnecessary padding.
|
2025-06-22 00:30:07 -05:00 |
|
SergeantPanda
|
0b6175bac6
|
Fix background color to match rest of the theme.
|
2025-06-22 00:19:31 -05:00 |
|
SergeantPanda
|
384609ae77
|
Better sizing.
|
2025-06-21 23:46:58 -05:00 |
|
SergeantPanda
|
dae143a724
|
Better rendering for small screens on m3u and epg tables.
|
2025-06-21 22:54:52 -05:00 |
|
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 |
|