diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e840ec3..c3085af 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,15 +62,15 @@ jobs: asset_path: ../${{ steps.build.outputs.matrix-filename }} asset_content_type: application/zip -# - name: Generate distribution zip and submit to official kodi repository -# id: kodi-addon-submitter -# uses: xbmc/action-kodi-addon-submitter@v1.2 -# with: -# kodi-repository: repo-plugins -# addon-id: plugin.video.viervijfzes -# kodi-version: leia -# kodi-matrix: true -# env: -# GH_USERNAME: ${{ secrets.GH_USERNAME }} -# GH_TOKEN: ${{ secrets.GH_TOKEN }} -# EMAIL: ${{ secrets.EMAIL }} + - name: Generate distribution zip and submit to official kodi repository + id: kodi-addon-submitter + uses: xbmc/action-kodi-addon-submitter@v1.2 + with: + kodi-repository: repo-plugins + addon-id: plugin.video.viervijfzes + kodi-version: leia + kodi-matrix: true + env: + GH_USERNAME: ${{ secrets.GH_USERNAME }} + GH_TOKEN: ${{ secrets.GH_TOKEN }} + EMAIL: ${{ secrets.EMAIL }} diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b7d474..49445a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [v0.4.1](https://github.com/add-ons/plugin.video.viervijfzes/tree/v0.4.1) (2021-02-27) + +[Full Changelog](https://github.com/add-ons/plugin.video.viervijfzes/compare/v0.4.0...v0.4.1) + +**Implemented enhancements:** + +- Add recommendations and categories, allow to hide unavailable programs [\#76](https://github.com/add-ons/plugin.video.viervijfzes/pull/76) ([michaelarnauts](https://github.com/michaelarnauts)) +- Fix incomplete descriptions [\#75](https://github.com/add-ons/plugin.video.viervijfzes/pull/75) ([dagwieers](https://github.com/dagwieers)) +- Remove background metadata downloading [\#74](https://github.com/add-ons/plugin.video.viervijfzes/pull/74) ([michaelarnauts](https://github.com/michaelarnauts)) +- Implement My List [\#71](https://github.com/add-ons/plugin.video.viervijfzes/pull/71) ([michaelarnauts](https://github.com/michaelarnauts)) + +**Fixed bugs:** + +- Fix error when requesting a My List that has not been created yet. [\#73](https://github.com/add-ons/plugin.video.viervijfzes/pull/73) ([michaelarnauts](https://github.com/michaelarnauts)) + +**Merged pull requests:** + +- Cleanup CI [\#72](https://github.com/add-ons/plugin.video.viervijfzes/pull/72) ([michaelarnauts](https://github.com/michaelarnauts)) +- Remove dependency on tox [\#70](https://github.com/add-ons/plugin.video.viervijfzes/pull/70) ([michaelarnauts](https://github.com/michaelarnauts)) + ## [v0.4.0](https://github.com/add-ons/plugin.video.viervijfzes/tree/v0.4.0) (2021-02-04) [Full Changelog](https://github.com/add-ons/plugin.video.viervijfzes/compare/v0.3.1...v0.4.0) diff --git a/README.md b/README.md index e5c02d5..ff25e03 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ # GoPlay Kodi add-on -*plugin.video.viervijfzes* is een Kodi add-on om de video-on-demand content van [goplay.be](https://www.goplay.be/) te bekijken. +*plugin.video.viervijfzes* is een Kodi add-on om de video-on-demand content van [GoPlay](https://www.goplay.be/) te bekijken. -> Note: Je moet eerst een account aanmaken. +> Note: Je moet eerst een account aanmaken op [goplay.be](https://www.goplay.be/. Meer informatie kan je vinden op de [Wiki pagina](https://github.com/add-ons/plugin.video.viervijfzes/wiki). diff --git a/addon.xml b/addon.xml index c49dac1..0a64cdd 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -22,8 +22,10 @@ This add-on is not officially commissioned/supported by SBS Belgium and is provided 'as is' without any warranty of any kind. The Play4, Play5 and Play6 logos are property of SBS Belgium. all GPL-3.0-only - v0.4.0 (2021-02-04) -- Rebranding to GoPlay. + v0.4.1 (2021-02-27) +- Add integration with My List on GoPlay. +- Add categories and recommendations. +- Solves an issue with updating metadata in the background. https://github.com/add-ons/plugin.video.viervijfzes resources/icon.png