Skip to content

Commit 995b3f3

Browse files
committed
release v1.0.9
1 parent 8afb477 commit 995b3f3

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

addon.kodi18.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="plugin.video.mediathekview"
33
name="MediathekView"
4-
version="1.0.8"
4+
version="1.0.9"
55
provider-name="MediathekView.de, Leo Moll">
66
<requires>
77
<import addon="xbmc.python" version="2.25.0"/>
@@ -24,7 +24,7 @@
2424
<description lang="en_GB">Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de</description>
2525
<description lang="it_IT">Fornisce l'accesso a gran parte delle piattaforme video operate dalle emittenti pubbliche tedesche usando la banca dati di MediathekView.de</description>
2626
<news>
27-
v.1.0.8 (2021-xx-xx):
27+
v.1.0.9 (2022-05-03):
2828
- [new] #194 landscape fanart and changed content id to video
2929
- [new] #196 download all items in one folder via context menue
3030
- [fix] Letterbox selection for lower case letters sorting in incorrectly under #

addon.kodi19.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="plugin.video.mediathekview"
33
name="MediathekView"
4-
version="1.0.8+matrix.1"
4+
version="1.0.9+matrix.1"
55
provider-name="MediathekView.de, Leo Moll">
66
<requires>
77
<import addon="xbmc.python" version="3.0.0"/>
@@ -23,7 +23,7 @@
2323
<description lang="en_GB">Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de</description>
2424
<description lang="it_IT">Fornisce l'accesso a gran parte delle piattaforme video operate dalle emittenti pubbliche tedesche usando la banca dati di MediathekView.de</description>
2525
<news>
26-
v.1.0.8 (2021-xx-xx):
26+
v.1.0.9 (2022-05-03):
2727
- [new] #194 landscape fanart and changed content id to video
2828
- [new] #196 download all items in one folder via context menue
2929
- [fix] Letterbox selection for lower case letters sorting in incorrectly under #

addon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="plugin.video.mediathekview"
33
name="MediathekView"
4-
version="1.0.8+matrix.1"
4+
version="1.0.9+matrix.1"
55
provider-name="MediathekView.de, Leo Moll">
66
<requires>
77
<import addon="xbmc.python" version="3.0.0"/>
@@ -23,7 +23,7 @@
2323
<description lang="en_GB">Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de</description>
2424
<description lang="it_IT">Fornisce l'accesso a gran parte delle piattaforme video operate dalle emittenti pubbliche tedesche usando la banca dati di MediathekView.de</description>
2525
<news>
26-
v.1.0.8 (2021-xx-xx):
26+
v.1.0.9 (2022-05-03):
2727
- [new] #194 landscape fanart and changed content id to video
2828
- [new] #196 download all items in one folder via context menue
2929
- [fix] Letterbox selection for lower case letters sorting in incorrectly under #

0 commit comments

Comments
 (0)