Skip to content

Commit

Permalink
publish plugin.video.mediathekview master for repo-matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 17, 2024
1 parent 567457a commit 0e6bcde
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
6 changes: 4 additions & 2 deletions webroot/repo-matrix/addons.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<addons>
<addon id="plugin.video.mediathekview" name="MediathekView" version="1.1.1" provider-name="MediathekView.de, Leo Moll">
<addon id="plugin.video.mediathekview" name="MediathekView" version="1.1.2" provider-name="MediathekView.de, Leo Moll">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.myconnpy" version="1.1.7"/>
Expand All @@ -25,7 +25,9 @@
<description lang="en_GB">Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de</description>
<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>
<news>
v.1.1.1 (2024-05-09):
v.1.1.2 (2024-05-17):
- [fix] Sender icon ard-alpha/one
v.1.1.1 (2024-05-09):
- [fix] update to py3-virtualenv - thx@Clocken
- [fix] aired date in 2200 causing overflow
v.1.1.0 (2023-10-09):
Expand Down
2 changes: 1 addition & 1 deletion webroot/repo-matrix/addons.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3db9cb3214c1857bcecd4a000bafadb2
22fe0788cc9e905ad385ad53d92a63ba
6 changes: 4 additions & 2 deletions webroot/repo-matrix/plugin.video.mediathekview/addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.mediathekview" name="MediathekView" version="1.1.1" provider-name="MediathekView.de, Leo Moll">
<addon id="plugin.video.mediathekview" name="MediathekView" version="1.1.2" provider-name="MediathekView.de, Leo Moll">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.myconnpy" version="1.1.7"/>
Expand All @@ -24,7 +24,9 @@
<description lang="en_GB">Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de</description>
<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>
<news>
v.1.1.1 (2024-05-09):
v.1.1.2 (2024-05-17):
- [fix] Sender icon ard-alpha/one
v.1.1.1 (2024-05-09):
- [fix] update to py3-virtualenv - thx@Clocken
- [fix] aired date in 2200 causing overflow
v.1.1.0 (2023-10-09):
Expand Down
Binary file not shown.

0 comments on commit 0e6bcde

Please sign in to comment.