All checks were successful
continuous-integration/drone/push Build is passing
3.4 KiB
3.4 KiB
2.2.0.0201-beta
Add UI enhancement for range selecting checkboxes
2.2.0.0200-beta
+ Major web UI redesign focused on cleaner layout, better information hierarchy, and faster daily workflows.
+ Large mobile UX overhaul: responsive navigation, improved spacing, touch-friendly controls, and better small-screen mapping/config flows.
+ Accessibility pass across auth, configuration, and main app screens (focus visibility, keyboard flow, ARIA/announcer updates, contrast and status feedback improvements).
+ Settings UX improvements and additional polish in frontend behavior for menu, configuration, and authentication interactions.
+ Added optional Plex API refresh integration with new settings: use_plexAPI, plex.url, plex.token.
+ Added debounced/queued Plex DVR guide reload workflow after lineup and XEPG updates to reduce manual refresh work in Plex.
+ Container/runtime improvements and validation updates for easier, safer container usage.
+ Added Drone CI pipeline for tests/build checks, Docker/Compose validation, and Docker image publishing to registry.coadcorp.com via plugins/docker.
+ Pipeline build version is now derived from changelog-beta.md and validated against source version to prevent release/version drift.
2.1.1.0116-beta
If no user agent is specified, the default FFmpeg or VLC user agent is used.
2.1.1.0115-beta
+ GZIP compression for xteve.xml file. (http://xteve.ip:34400/xmltv/xteve.xml.gz)
- Removed protocol setting for reverse proxy. HTTPS can also be configured in the proxy, where it makes more sense.
2.1.0.0106-beta
+ User-Agent is now also used by VLC and FFmpeg.
2.1.0.0105-beta
+ Fixed wrong buffer value in log
+ New setting: URL protocol for M3U and XML file
+ Add xml tag premiere to xteve.xml
2.1.0.0101-beta
+ Reverse proxy fix
2.0.3.0042-beta
Version 2.0.3.0042 changes the settings.json.
Settings from the current beta can not be used for the current master version 2.0.3
- New default options for VLC and FFmpeg
- VLC and FFmpeg log entries in the xTeVe log
- Less CPU load with VLC and FFmpeg
2.0.3.0035-beta
+ FFmpeg support
+ VLC support
Version 2.0.3.0035 changes the settings.json.
Settings from the current beta can not be used for the current master version 2.0.3
2.0.2.0024-beta
+ Improved monitoring of the buffer process
+ Update the XEPG database a bit faster
Fixes
- Error message if filter rule is missing
- Channels are lost when saving again (Mapping)
- Plex log, invalid source: IPTV
2.0.1.0012-beta
+ Add support for "video/m2ts" video streams (Pull request #14)
2.0.1.0011-beta
+ Original group title is shown in the Mapping Editor
Fixes
- incorrect original-air-date
2.0.1.0010-beta
+ Set timestamp to <episode-num system="original-air-date">
2.0.0.0008-beta
Fixes
- Pull request #6 [Error in http/https detection] window.location.protocol return "https:", not "https://"
2.0.0.0007-beta
+ Buffer HLS: Add VOD tag from M3U8
+ CLI: Add new arguments [-restore]
+ CLI: Add new arguments [-info]
Fixes
- Missing images with caching for localhost URL
2.0.0.0001-beta
+ Wizard: Add HTML input placeholder (M3U, XMLTV)
+ Wizard: Alert by empty value (M3U, XMLTV)
+ Image caching: Ignore invalid image URLs