diff --git a/README.md b/README.md index 97ee035..2980e78 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # Viaplay Kodi add-on # Before reading further, please note that this add-on is unoffical and is not endorsed or supported by Viaplay in any way. Not all features are supported or thoroughly tested and may not work as intended. -If you're interested in helping out with the development, then please just send me a pull request. If you're reporting a bug, make sure you've enabled debugging in both the addon settings as well as in Kodi and attached the log. Feedback and constructive input are of course always welcome. - -This add-on was written based on Viaplay's JSON API. +If you're interested in helping out with the development, then please just send me a pull request. If you're reporting a bug, please activate debug logging in Kodi and attach the log file. +Feedback and constructive input are of course always welcome. ## Dependencies: ## This add-on is available in the official Kodi repository and all dependencies will be installed automatically when installed from there. However, if you're installing straight from git, please make sure you've got the following modules installed: diff --git a/addon.xml b/addon.xml index f41520d..6cdd847 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@  @@ -15,6 +15,7 @@ Watch content from Viaplay. Titta på innehåll från Viaplay. + 2016.12.11 v1.0.6[CR]+ Improve sports section[CR]+ Fix broken playback for new content[CR]+ Remove add-on debugging setting and automatically detect it instead[CR]+ Code cleanup all sv dk no fi en GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007 diff --git a/changelog.txt b/changelog.txt index a498934..c0c63a1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,10 @@ -2016.09.08 v1.0.5 +2016.12.11 v1.0.6 ++ Improve sports section ++ Fix broken playback for new content ++ Remove add-on debugging setting and automatically detect it instead ++ Code cleanup + +2016.09.08 v1.0.5 + Bug fix: possible UTC bug when determining game status + Bump required requests version to 2.9.1 + Don't set watched status on sports content