From b6d95e55c4878fc3d472b2c7303351250db74a02 Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Mon, 1 May 2017 20:49:43 +0200 Subject: [PATCH] Version bump --- README.md | 2 +- addon.xml | 15 +++++++++++++-- changelog.txt | 11 +++++++++++ 3 files changed, 25 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2dd8f582..2dc54eb6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![stable version](https://img.shields.io/badge/stable_version-1.7.7-blue.svg?maxAge=60&style=flat) ](https://dl.bintray.com/croneter/PlexKodiConnect/bin/repository.plexkodiconnect/repository.plexkodiconnect-1.0.0.zip) -[![beta version](https://img.shields.io/badge/beta_version-1.7.8-red.svg?maxAge=60&style=flat) ](https://dl.bintray.com/croneter/PlexKodiConnect_BETA/bin-BETA/repository.plexkodiconnectbeta/repository.plexkodiconnectbeta-1.0.0.zip) +[![beta version](https://img.shields.io/badge/beta_version-1.7.9-red.svg?maxAge=60&style=flat) ](https://dl.bintray.com/croneter/PlexKodiConnect_BETA/bin-BETA/repository.plexkodiconnectbeta/repository.plexkodiconnectbeta-1.0.0.zip) [![Installation](https://img.shields.io/badge/wiki-installation-brightgreen.svg?maxAge=60&style=flat)](https://github.com/croneter/PlexKodiConnect/wiki/Installation) [![FAQ](https://img.shields.io/badge/wiki-FAQ-brightgreen.svg?maxAge=60&style=flat)](https://github.com/croneter/PlexKodiConnect/wiki/faq) diff --git a/addon.xml b/addon.xml index 9159bd5e..1f8c79cb 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -44,7 +44,18 @@ Gebruik op eigen risico 使用風險由您自己承擔 Usar a su propio riesgo - version 1.7.8 (beta only) + version 1.7.9 (beta only) +- Big transcoding overhaul +- Fix for not detecting external subtitle language +- Change Plex transcoding profile to Android +- Use Kodi video cache setting for transcoding +- Fix TheTVDB ID for TV shows +- Account for missing IMDB ids for movies +- Account for missing TheTVDB ids +- Fix UnicodeDecodeError on user switch +- Update English, Spanish and German + +version 1.7.8 (beta only) - Fix IMDB id for movies (resync by going to the PKC settings, Advanced, then Repair Local Database) - Increase timeouts for PMS, should fix some connection issues - Move translations to new strings.po system diff --git a/changelog.txt b/changelog.txt index 72cbea82..aa2c9e14 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,14 @@ +version 1.7.9 (beta only) +- Big transcoding overhaul +- Fix for not detecting external subtitle language +- Change Plex transcoding profile to Android +- Use Kodi video cache setting for transcoding +- Fix TheTVDB ID for TV shows +- Account for missing IMDB ids for movies +- Account for missing TheTVDB ids +- Fix UnicodeDecodeError on user switch +- Update English, Spanish and German + version 1.7.8 (beta only) - Fix IMDB id for movies (resync by going to the PKC settings, Advanced, then Repair Local Database) - Increase timeouts for PMS, should fix some connection issues