diff --git a/README.md b/README.md index 2567589..3213ec5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. -**Shipped version:** 0.36.0 +**Shipped version:** 0.36.1 ## Screenshots @@ -53,6 +53,7 @@ You must activate *public site* if you want to connect a client player to Navidr ## Links * Report a bug: https://github.com/YunoHost-Apps/navidrome_ynh/issues + * App website: https://www.navidrome.org/ * Upstream app repository: https://github.com/deluan/navidrome/ * YunoHost website: https://yunohost.org/ diff --git a/README_fr.md b/README_fr.md index 58ba4d8..b508437 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Navidrome est un serveur et un streamer de collection de musique en ligne open source. Il vous donne la liberté d'écouter votre playlist à partir de n'importe quel navigateur ou appareil mobile. -**Version incluse :** 0.36.0 +**Version incluse :** 0.36.1 ## Captures d'écran @@ -53,6 +53,7 @@ Vous devez activer *site public* si vous souhaitez connecter un lecteur client ## Liens * Signaler un bug : https://github.com/YunoHost-Apps/navidrome_ynh/issues + * Site de l'application : https://www.navidrome.org/ * Dépôt de l'application principale : https://github.com/deluan/navidrome/ * Site web YunoHost : https://yunohost.org/ diff --git a/conf/arm64.src b/conf/arm64.src index c4a6281..8269bf0 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.0/navidrome_0.36.0_Linux_arm64.tar.gz -SOURCE_SUM=d79f37bf0284e29f83a2c2813df1520c6e8f1e5f20c95a1390f0704cf71a8f1b +SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.1/navidrome_0.36.1_Linux_arm64.tar.gz +SOURCE_SUM=b52f2c6028877aeaaa1d33596eb21fbc0e97bc9a06b60a26095dd583100933e3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/conf/armv5.src b/conf/armv5.src index 9c9f153..cb9561c 100644 --- a/conf/armv5.src +++ b/conf/armv5.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.0/navidrome_0.36.0_Linux_armv5.tar.gz -SOURCE_SUM=83ccf015c4e119857d720ee939467faa662e62636c60474d77b267fcb9396d0c +SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.1/navidrome_0.36.1_Linux_armv5.tar.gz +SOURCE_SUM=5399a40da6876cdf75e812369c07c091a97c9479fcc25661cc4af4eb73d145e0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/conf/armv6.src b/conf/armv6.src index 01aabcb..9507a07 100644 --- a/conf/armv6.src +++ b/conf/armv6.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.0/navidrome_0.36.0_Linux_armv6.tar.gz -SOURCE_SUM=67979af89363ffe998bba424fd648aa44c38a8351475551bc4b610ad45490fd3 +SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.1/navidrome_0.36.1_Linux_armv6.tar.gz +SOURCE_SUM=bd88f4aeb1f35b53fd95135ef72841bd19c0ee43fe266ec69cae3a5fee8f68a1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/conf/armv7.src b/conf/armv7.src index 2356a86..61bae50 100644 --- a/conf/armv7.src +++ b/conf/armv7.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.0/navidrome_0.36.0_Linux_armv7.tar.gz -SOURCE_SUM=cde6f1b77a1132697dc0ec835771fed16d294f8aed5499d5651cf2f920ddbd4d +SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.1/navidrome_0.36.1_Linux_armv7.tar.gz +SOURCE_SUM=bf5c752a56c0ea0e1949989f62a13e7583da27434c391c955ff9a5927bb27a15 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/conf/i386.src b/conf/i386.src index 15e30a4..83e1ca5 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.0/navidrome_0.36.0_Linux_i386.tar.gz -SOURCE_SUM=cf5edf385d6e575fa75c7e9ff667cb1afd2b6271c56608387b600357bd0ada4e +SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.1/navidrome_0.36.1_Linux_i386.tar.gz +SOURCE_SUM=48749b2ff99c4f2267791344c92c030f418a72408f5987e5c1cc6220a0b9ff69 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/conf/x86-64.src b/conf/x86-64.src index 9662ed9..a46e09f 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.0/navidrome_0.36.0_Linux_x86_64.tar.gz -SOURCE_SUM=ea2831925fbb7124005b2abc72ee072e010e3c4f7b0e02f98184a7b906bb715c +SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.36.1/navidrome_0.36.1_Linux_x86_64.tar.gz +SOURCE_SUM=d60981e5a8a7863b88d42baa0ae03c860fa47c72a725c52552202bbaf69a6218 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 2835439..7b6f1be 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Modern Music Server and Streamer compatible with Subsonic/Airsonic", "fr": "Serveur de musique moderne et Streamer compatibles avec Subsonic/Airsonic" }, - "version": "0.36.0~ynh1", + "version": "0.36.1~ynh1", "url": "https://github.com/deluan/navidrome/", "license": "GPL-3.0-only", "maintainer": { diff --git a/scripts/remove b/scripts/remove index 4ab94ad..ba538dc 100644 --- a/scripts/remove +++ b/scripts/remove @@ -70,7 +70,7 @@ ynh_secure_remove --file="/var/lib/$app" #================================================= ynh_script_progression --message="Removing NGINX web server configuration..." --weight=5 -# Remove the dedicated nginx config +# Remove the dedicated NGINX config ynh_remove_nginx_config #=================================================