Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taligentx committed Jul 25, 2018
1 parent 823d641 commit 337f47f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ LiveTVH provides live TV streaming for [Plex](https://plex.tv) via [Tvheadend](h
* Supports Tvheadend stable versions 4.2.x and unstable development versions 4.3.x.

## Release notes
* LiveTVH 1.4-develop
* 2018.07.25 - [LiveTVH 1.4](https://github.com/taligentx/LiveTVH.bundle/releases/tag/v1.4)
* New: Support both plain and digest authentication for Tvheadend HTTP authentication
* Changed: Plex Web no longer direct streams 256kbps audio, changed specified audio bitrate to re-enable audio direct streaming
* Changed: Channel artwork via HTTPS now falls back to SSL without authentication due to a [Plex issue](https://forums.plex.tv/t/https-broken/216635/8)
* New: Channel artwork via HTTPS now falls back to SSL without authentication if necessary due to a [Plex issue](https://forums.plex.tv/t/https-broken/216635/8)
* 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
Expand All @@ -23,7 +23,7 @@ LiveTVH provides live TV streaming for [Plex](https://plex.tv) via [Tvheadend](h
* Changed: Replaced deprecated string substitution per [#18](https://github.com/taligentx/LiveTVH.bundle/pull/18)

* 2017.05.22 - [LiveTVH 1.2](https://github.com/taligentx/LiveTVH.bundle/releases/tag/v1.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: Paginated channel lists with a configurable number 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).
* Changed: 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).
Expand Down

0 comments on commit 337f47f

Please sign in to comment.