Skip to content

Commit

Permalink
Version: plugin.video.retrospect-5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
basrieter committed Aug 16, 2019
1 parent 076c0d1 commit fad6be6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions plugin.video.retrospect/addon.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.retrospect"
version="5.0.1"
version="5.0.2"
name="Retrospect"
provider-name="Bas Rieter">

Expand Down Expand Up @@ -121,9 +121,9 @@
<description lang="en_GB">Retrospect uses the official websites of a lot of different broadcasting companies (mainly Dutch, Belgian, British and Swedish) to make their re-run episodes available on the Kodi platform. More information can be found at www.rieter.net.[CR][CR]Retrospect reports back usage statistics to our servers. This option can be disabled from the add-on settings.</description>
<disclaimer lang="en_GB">Retrospect is provided as is. We do not take any responsibility for possible (but highly unlikely) damage caused to your system. Nor do we take responsibility for the content that can be watched via this add-on or any consequences of using this add-on to watch the content using the content provider's platforms.</disclaimer>
<language>en nl de se no lt lv fi</language>
<news>[B]Retrospect v5.0.1 - Changelog - 2019-08-15[/B]
<news>[B]Retrospect v5.0.2 - Changelog - 2019-08-16[/B]

This new version fixes a number of channel related issues (RTL XL and NPO Start) and adds support for NPO Start Plus accounts that can be configured. Allow with these fixes some additional bugs were squashed. And while we were at it, we also updated some of the translations.
A quick release for an annoying bug in NPO Start and the Retrospect vault under Kodi Matrix. Besides this, this new version fixes a number of channel related issues (RTL XL and NPO Start) and adds support for NPO Start Plus accounts that can be configured. Allow with these fixes some additional bugs were squashed. And while we were at it, we also updated some of the translations.
</news>
<assets>
<icon>icon.png</icon>
Expand Down
4 changes: 2 additions & 2 deletions plugin.video.retrospect/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[B]Retrospect v5.0.1 - Changelog - 2019-08-15[/B]
[B]Retrospect v5.0.2 - Changelog - 2019-08-16[/B]

This new version fixes a number of channel related issues (RTL XL and NPO Start) and adds support for NPO Start Plus accounts that can be configured. Allow with these fixes some additional bugs were squashed. And while we were at it, we also updated some of the translations.
A quick release for an annoying bug in NPO Start and the Retrospect vault under Kodi Matrix. Besides this, this new version fixes a number of channel related issues (RTL XL and NPO Start) and adds support for NPO Start Plus accounts that can be configured. Allow with these fixes some additional bugs were squashed. And while we were at it, we also updated some of the translations.

[B]Framework related[/B]
* Fixed: Python 3 issue with Vault
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sonar.projectKey=Retrospect
# sonar.login=%SONAR_TOKEN%

sonar.projectName=Retrospect
sonar.projectVersion=5.0.1
sonar.projectVersion=5.0.2

sonar.sources=.
sonar.exclusions=net.rieter.xot/resources/libs/pyscrypt/*,net.rieter.xot/resources/libs/urllib3/*,net.rieter.xot/resources/libs/pyaes/*,net.rieter.xot/resources/libs/pyamf/**,net.rieter.xot/resources/libs/pyamf/*,net.rieter.xot/resources/libs/debug/**, **/*.pyc,**/*.pyo,net.rieter.xot/debugrun.py,net.rieter.xot/apiserver.py,plugin.video.retrospect/resources/libs/pyscrypt/*,plugin.video.retrospect/resources/libs/pyaes/*,plugin.video.retrospect/resources/libs/pyamf/**,plugin.video.retrospect/resources/libs/pyamf/*,plugin.video.retrospect/resources/libs/debug/**, **/*.pyc,**/*.pyo,plugin.video.retrospect/debugrun.py,plugin.video.retrospect/apiserver.py

0 comments on commit fad6be6

Please sign in to comment.