1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/navidrome_ynh.git synced 2024-09-03 19:46:30 +02:00
* 0.44.0
This commit is contained in:
Éric Gaspar 2021-06-29 10:51:20 +02:00 committed by GitHub
parent bc563a1517
commit da6d537a17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 24 additions and 15 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Modern Music Server and Streamer compatible with Subsonic/Airsonic
**Shipped version:** 0.43.0~ynh2
**Shipped version:** 0.44.0~ynh1
**Demo:** https://demo.navidrome.org/app/#/login

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Serveur de musique moderne et Streamer compatibles avec Subsonic/Airsonic
**Version incluse :** 0.43.0~ynh2
**Version incluse :** 0.44.0~ynh1
**Démo :** https://demo.navidrome.org/app/#/login

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.43.0/navidrome_0.43.0_Linux_arm64.tar.gz
SOURCE_SUM=8bb975c31832ae8fbdb87227374da67be02e1edff24f6772ef22600b5f17e6e3
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.44.0/navidrome_0.44.0_Linux_arm64.tar.gz
SOURCE_SUM=bf246d4e0a74f3bd9d7e5a1c4ef84e82e25c19331994d1158acd5746f99140c8
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.43.0/navidrome_0.43.0_Linux_armv5.tar.gz
SOURCE_SUM=24ef1e9d5474212cfee5de55c8d7337042dead2948aba1ebe9027b91517ffd3d
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.44.0/navidrome_0.44.0_Linux_armv5.tar.gz
SOURCE_SUM=184d82e3ba0add718069521c6abb1ce308c3c9d656313ff3a30c8ed5df89b7ba
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.43.0/navidrome_0.43.0_Linux_armv6.tar.gz
SOURCE_SUM=893c5c276efed9925f07f58c154507be1afcfd5ba0d6613bc24d9c00c95aeae5
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.44.0/navidrome_0.44.0_Linux_armv6.tar.gz
SOURCE_SUM=8797e038a675b32cd7385b9430a9673b47783d14e60851442f707a178dc0e451
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.43.0/navidrome_0.43.0_Linux_armv7.tar.gz
SOURCE_SUM=a423935f47d2f856302360497acb80574884c9a0f7bf7f26ade738603760ef01
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.44.0/navidrome_0.44.0_Linux_armv7.tar.gz
SOURCE_SUM=005bbbce03b9927dd54002efaa99d37aa53987177451905a739ce0f69098e695
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.43.0/navidrome_0.43.0_Linux_i386.tar.gz
SOURCE_SUM=bd7f1487e1ac4fcc707242e0c0ae4789734a72eacd657e38ad4b1dcc8142c068
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.44.0/navidrome_0.44.0_Linux_i386.tar.gz
SOURCE_SUM=442b524036428718dbb188d2105e69feeade501d16872e7d9b3d36d15bf92eb7
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -75,3 +75,12 @@ Spotify.Secret = ""
# Use Gravatar images as the user profile image. Needs the users email to be filled
EnableGravatar = "false"
# Enable toggling “Heart”/“Loved” for songs/albums/artists in the UI (maps to “Star”/“Starred” in Subsonic Clients)
EnableFavourites = "true"
# Enable 5-star ratings in the UI
EnableStarRating = "true"
# Enable regular users to edit their details and change their password
EnableUserEditing = "true"

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.43.0/navidrome_0.43.0_Linux_x86_64.tar.gz
SOURCE_SUM=65e10d4a41e71821739e924a67c3c33766194b3f4e4db9827add3978912dea78
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.44.0/navidrome_0.44.0_Linux_x86_64.tar.gz
SOURCE_SUM=6684d10d27bc87c324404a0dae4bb52652a0c5d6ad7ced4b18ecf1d3ec8fa667
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -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.43.0~ynh2",
"version": "0.44.0~ynh1",
"url": "https://www.navidrome.org",
"upstream": {
"license": "free",