diff --git a/webroot/repo-matrix/addons.xml b/webroot/repo-matrix/addons.xml index c83fe4b..5ec4d21 100644 --- a/webroot/repo-matrix/addons.xml +++ b/webroot/repo-matrix/addons.xml @@ -1,6 +1,6 @@ - + - + @@ -8,6 +8,14 @@ video + + + + + Window.IsVisible(tvguide)|Window.IsVisible(tvsearch) + + + Öffentlich-Rechtliche Mediatheken @@ -17,6 +25,15 @@ Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de Fornisce l'accesso a gran parte delle piattaforme video operate dalle emittenti pubbliche tedesche usando la banca dati di MediathekView.de +v.1.1.0 (2023-10-09): +- [new] Update build via github actions +- [new] Removed service startup (Kodi17) +v.1.0.15 (2023-09-17): +- [fix] disable client on updatemode disabled #229 +v.1.0.14 (2023-08-18): +- [new] jump to MV from EPG context +- [new] support VTT Subs +- [fix] channel icon rbtv - radio bremen tv v.1.0.13 (2023-05-19): - [fix] extend url max size v.1.0.12 (2022-10-23): diff --git a/webroot/repo-matrix/addons.xml.md5 b/webroot/repo-matrix/addons.xml.md5 index 7b56c35..9a8d884 100644 --- a/webroot/repo-matrix/addons.xml.md5 +++ b/webroot/repo-matrix/addons.xml.md5 @@ -1 +1 @@ -488811ccf0fe00d6c02d852eefb76423 +9681614e4383a959330b354d728077c9 diff --git a/webroot/repo-matrix/plugin.video.mediathekview/addon.xml b/webroot/repo-matrix/plugin.video.mediathekview/addon.xml index 9d9074d..9f36dc1 100644 --- a/webroot/repo-matrix/plugin.video.mediathekview/addon.xml +++ b/webroot/repo-matrix/plugin.video.mediathekview/addon.xml @@ -1,5 +1,5 @@ - + @@ -7,6 +7,14 @@ video + + + + + Window.IsVisible(tvguide)|Window.IsVisible(tvsearch) + + + Öffentlich-Rechtliche Mediatheken @@ -16,6 +24,15 @@ Gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de Fornisce l'accesso a gran parte delle piattaforme video operate dalle emittenti pubbliche tedesche usando la banca dati di MediathekView.de +v.1.1.0 (2023-10-09): +- [new] Update build via github actions +- [new] Removed service startup (Kodi17) +v.1.0.15 (2023-09-17): +- [fix] disable client on updatemode disabled #229 +v.1.0.14 (2023-08-18): +- [new] jump to MV from EPG context +- [new] support VTT Subs +- [fix] channel icon rbtv - radio bremen tv v.1.0.13 (2023-05-19): - [fix] extend url max size v.1.0.12 (2022-10-23): diff --git a/webroot/repo-matrix/plugin.video.mediathekview/plugin.video.mediathekview-1.0.15.zip b/webroot/repo-matrix/plugin.video.mediathekview/plugin.video.mediathekview-1.0.15.zip new file mode 100644 index 0000000..ab8e8f4 Binary files /dev/null and b/webroot/repo-matrix/plugin.video.mediathekview/plugin.video.mediathekview-1.0.15.zip differ