Releases: taligentx/LiveTVH.bundle
Releases · taligentx/LiveTVH.bundle
LiveTVH 1.4
- New: Support both plain and digest authentication for Tvheadend HTTP authentication
- New: Channel artwork via HTTPS now falls back to SSL without authentication if necessary due to a Plex issue
- Changed: Plex Web no longer supports direct streaming 256kbps audio, lowered specified audio bitrate for audio direct streaming
- Bugfix: Recordings failed to display when resolution was not set
- Bugfix: Plugin failed to respond if theTVDB metadata is enabled and thetvdb.com is unreachable
- Bugfix: Plugin failed to respond when accessing recordings if the Tvheadend recordings data contains invalid UTF-8 characters, added fallback to ISO-8859-1 characters
LiveTVH 1.3
This pushes the pre-existing changes in the develop branch to master as a release.
- Updated: Tvheadend channel tags support additional codecs, resolutions, and radio (audio-only) channels
- Updated: Changed image filenames to match Plex channel guidelines.
LiveTVH 1.2
- New: Paginated channel lists with configurable # of items per page - this helps with longer channel lists (a necessity for IPTV providers with thousands of channels).
- New: Tvheadend recordings for playback - located at the end of the first page of the channel list (a display bug with several Plex clients prevents placing it at the beginning of the list).
- New: Codec identification using Tvheadend channel tags (experimental). This can enable direct streaming for H264-AAC streams on some clients (see setup notes below).
- Updated: EPG parser to improve support for IPTV sources, including using images for a show if specified in the EPG (if other metadata providers are not available or are missing artwork).
- Updated: EPG item limit to 20k items/20MB (again, for IPTV sources).
- Updated: Plex clients will now display channel thumbnails as video clip objects (widescreen thumbnails) if metadata providers are disabled.
- Updated: Code housekeeping (partially PEP8-conformant)
- Bugfix: transcoding quality options not visible during playback
- Bugfix: episode names from EPG were not set on Plex for Android
LiveTVH 1.1
- EPG is no longer hard set - the number of EPG items requested is now based on the number of channels and hours of EPG data necessary (up to a maximum of 10,000 items or 10MB of data).
- Thumbnails fallback to a channel logo correctly when a show matches theTVDB but does not have a poster.
- 12-hour time displays correctly on non-linux platforms.
- Year is displayed correctly for movies when available from TMDb.