From 9e48696df47a3982ab614c814ddffa187cdc43b3 Mon Sep 17 00:00:00 2001 From: FlorianReiterer <59761265+FlorianReiterer@users.noreply.github.com> Date: Sun, 10 Nov 2024 20:00:30 +0100 Subject: [PATCH] [script.audio.motherearth] 2.3 Jazz channel changed --- script.audio.motherearth/CHANGELOG.md | 3 +++ script.audio.motherearth/README.md | 2 +- script.audio.motherearth/addon.xml | 4 ++-- script.audio.motherearth/motherearth.py | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/script.audio.motherearth/CHANGELOG.md b/script.audio.motherearth/CHANGELOG.md index 10d08a4ad..107c0bd60 100644 --- a/script.audio.motherearth/CHANGELOG.md +++ b/script.audio.motherearth/CHANGELOG.md @@ -1,3 +1,6 @@ +## 2.3 +- Mother Earth Jazz channel url changed + ## 2.2 - added Mother Earth Jazz channel diff --git a/script.audio.motherearth/README.md b/script.audio.motherearth/README.md index 8341a88a0..73378bd33 100644 --- a/script.audio.motherearth/README.md +++ b/script.audio.motherearth/README.md @@ -1,6 +1,6 @@ # script.audio.motherearth Mother Earth Radio - Hi Res Audio and Vinyl 192kHz/24bit FLAC streaming -Version 2.2 +Version 2.3 Choose FLAC or AAC-stream in addon options. diff --git a/script.audio.motherearth/addon.xml b/script.audio.motherearth/addon.xml index 3cc0686be..e19f987fd 100644 --- a/script.audio.motherearth/addon.xml +++ b/script.audio.motherearth/addon.xml @@ -1,5 +1,5 @@ - + @@ -16,7 +16,7 @@ GPL-3.0-or-later all - added Mother Earth Jazz channel + 2.3 Mother Earth Jazz channel url changed resources/icon.png diff --git a/script.audio.motherearth/motherearth.py b/script.audio.motherearth/motherearth.py index a1ddd4f1c..9ac7058cc 100644 --- a/script.audio.motherearth/motherearth.py +++ b/script.audio.motherearth/motherearth.py @@ -28,7 +28,7 @@ { 'channel': 3, 'title': 'Mother Earth Jazz', - 'url_aac': 'https://motherearth.streamserver24.com/listen/motherearth_jazz/motherearth.jazz.mp4', + 'url_aac': 'https://motherearth.streamserver24.com/listen/motherearth_jazz/motherearth.jazz.aac', 'url_flac': 'https://motherearth.streamserver24.com/listen/motherearth_jazz/motherearth.jazz', }, ]