Commit Graph

22 Commits

Author SHA1 Message Date
e48a061ca0 Enhance WebSocket handling and log polling logic
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-11 16:25:48 +11:00
ffd43d5217 Enhance log display behavior and menu state management
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-11 14:37:02 +11:00
9bd2b32003 Enhance WebSocket connection handling with improved timeout and error states
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-11 14:20:24 +11:00
60af423335 update UI js
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-11 13:09:41 +11:00
57b6be74e2 improve ui checkbox functionality
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-11 13:03:12 +11:00
b069d5bee8 many updates 2026-02-11 11:38:26 +11:00
8cb9e43a72 Redesign UI and add first-party Docker runtime support 2026-02-11 11:04:39 +11:00
xteve-project
d2456b0506 Merge branch 'fix/209/unset-category' 2021-01-21 19:38:45 +01:00
beardypig
19b9a259b1 Correctly unset the category for a channel in XEPG
Stores `""` to `x-category` when the category is unset, previosuly `"-"` was stored which would append a `<category>` to each `<programme>` for the channel.

fixes #209
2021-01-21 11:59:50 +01:00
xteve-project
014f5b7218 Dummy new times
Fixed searching for XMLTV file (Mapping)
2020-11-20 22:13:52 +01:00
5Ub-Z3r0
67b7ba6df9 Add support for proxying multicast streams through a UDPxy server.
This commit adds support for proxying multicast streams through a UDPxy
server. If the stream is multicast, and a udpxy server is set in the
configuration, then the channel URL is rewritten to use the UDPxy
service configured.

The stream URL rewriting is done regardless of the buffer option set.

Signed-off-by: 5Ub-Z3r0 <1673590+5Ub-Z3r0@users.noreply.github.com>
2020-05-13 21:26:24 +02:00
marmei
87b36c283b URL format removed from the settings 2020-01-04 17:17:28 +01:00
marmei
469581e280 Add mapping desc. function 2019-12-13 19:01:18 +01:00
marmei
1a1e37fe15 v2.1.0.0105: Settings for URI scheme 2019-12-06 20:48:59 +01:00
marmei
20e5e1b545 Buffer RTSP performance 2019-10-04 19:39:20 +02:00
marmei
ad992eb615 Add FFmpeg and VLC support 2019-09-27 19:24:31 +02:00
marmei
f9d1a45bbd Add original group-title to mapping editor 2019-08-17 08:57:06 +02:00
marmei
1769b1e6db v2.0.0.0009-beta 2019-08-09 17:58:34 +02:00
marmei
67fe80b4fd v2.0.0.0008-beta
Pull request: Error in http/https detection. (#6)
2019-08-09 09:31:31 +02:00
marmei
2a06bf6b01 Add HLS VOD support 2019-08-05 12:28:47 +02:00
marmei
4dc9dfabf2 Wizard: Add input placeholder (M3U, XMLTV)
Wizard: Alert by empty value (M3U, XMLTV)
2019-08-03 14:52:17 +02:00
marmei
e001b06b62 v2.0.0.0000 2019-08-02 20:12:09 +02:00