diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 0b15cf3..a3c8b75 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Navidrome indexes all digital music stored in your hard drive and makes it avail - Transcoding on the fly. Can be set per user/player. Opus encoding is supported -**Shipped version:** 0.52.0~ynh1 +**Shipped version:** 0.52.5~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..bd12ca8 --- /dev/null +++ b/README_es.md @@ -0,0 +1,63 @@ + + +# Navidrome para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/navidrome.svg)](https://dash.yunohost.org/appci/app/navidrome) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/navidrome.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/navidrome.maintain.svg) + +[![Instalar Navidrome con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=navidrome) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarNavidrome rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +Navidrome a software that allows you to listen to your own digital music in the same way you would with services like Spotify, Apple Music and others. It also allows you to easily share your music and playlists with your friends and family.s +Navidrome indexes all digital music stored in your hard drive and makes it available through a nice web player and also by using any Subsonic-API compatible mobile client. Your music becomes searchable and you can create playlists, rate and “favourite” your loved tracks, albums and artists + +### Features + +- Handles very large music collections +- Streams virtually any audio format available +- Reads and uses all your beautifully curated metadata +- Great support for compilations (Various Artists albums) and box sets (multi-disc albums) +- Multi-user, each user has their own play counts, playlists, favourites, etc... +- Very low resource usage +- Automatically monitors your library for changes, importing new files and reloading new metadata +- Compatible with all Subsonic/Madsonic/Airsonic clients +- Transcoding on the fly. Can be set per user/player. Opus encoding is supported + + +**Versión actual:** 0.52.5~ynh1 + +**Demo:** + +## Capturas + +![Captura de Navidrome](./doc/screenshots/ss-desktop-player.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug +o +sudo yunohost app upgrade navidrome -u https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index aabe27a..7da88ad 100644 --- a/README_eu.md +++ b/README_eu.md @@ -32,7 +32,7 @@ Navidrome indexes all digital music stored in your hard drive and makes it avail - Transcoding on the fly. Can be set per user/player. Opus encoding is supported -**Paketatutako bertsioa:** 0.52.0~ynh1 +**Paketatutako bertsioa:** 0.52.5~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 4fa5c99..c64c872 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ Navidrome indexe toute la musique numérique stockée sur votre disque dur et la - Compatible avec tous les clients subsonique/madsononique/aironique - Encodage à la volée. Peut être défini par utilisateur/lecteur. Le codage opus est pris en charge -**Version incluse :** 0.52.0~ynh1 +**Version incluse :** 0.52.5~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 4377b69..35d2d6b 100644 --- a/README_gl.md +++ b/README_gl.md @@ -32,7 +32,7 @@ Navidrome indexes all digital music stored in your hard drive and makes it avail - Transcoding on the fly. Can be set per user/player. Opus encoding is supported -**Versión proporcionada:** 0.52.0~ynh1 +**Versión proporcionada:** 0.52.5~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a0e1c81..e6e946c 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Navidrome +# YunoHost 上的 Navidrome [![集成程度](https://dash.yunohost.org/integration/navidrome.svg)](https://dash.yunohost.org/appci/app/navidrome) ![工作状态](https://ci-apps.yunohost.org/ci/badges/navidrome.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/navidrome.maintain.svg) @@ -32,7 +32,7 @@ Navidrome indexes all digital music stored in your hard drive and makes it avail - Transcoding on the fly. Can be set per user/player. Opus encoding is supported -**分发版本:** 0.52.0~ynh1 +**分发版本:** 0.52.5~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 8a69f82..5f7e3c6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Navidrome" description.en = "Modern Music Server and Streamer compatible with Subsonic/Airsonic" description.fr = "Serveur de musique moderne et Streamer compatibles avec Subsonic/Airsonic" -version = "0.52.0~ynh1" +version = "0.52.5~ynh1" maintainers = [] @@ -55,12 +55,12 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - amd64.url = "https://github.com/navidrome/navidrome/releases/download/v0.52.0/navidrome_0.52.0_linux_amd64.tar.gz" - amd64.sha256 = "88a3b24b5de094911ea414763f52c8407fc7e6473fedc64fa1f4d8f92ddba8e0" - arm64.url = "https://github.com/navidrome/navidrome/releases/download/v0.52.0/navidrome_0.52.0_linux_arm64.tar.gz" - arm64.sha256 = "aea1ffa9be35199f4cd5e01e55995f825d159bca6e8f648bdb01e7d3b2ad1f7b" - armhf.url = "https://github.com/navidrome/navidrome/releases/download/v0.52.0/navidrome_0.52.0_linux_armv7.tar.gz" - armhf.sha256 = "2f96d207a71e5e048d67bc23ce6cc18a71ef7a9de84a0a430cd8917cfaa52e13" + amd64.url = "https://github.com/navidrome/navidrome/releases/download/v0.52.5/navidrome_0.52.5_linux_amd64.tar.gz" + amd64.sha256 = "b9781ea560ea09926557c665472faa26920738a5ffa0680c19f70df97f51598f" + arm64.url = "https://github.com/navidrome/navidrome/releases/download/v0.52.5/navidrome_0.52.5_linux_arm64.tar.gz" + arm64.sha256 = "a64f2d088ed24b7fbbe61e29146212eb11dcc089cd229bb697f6eb7ec0651857" + armhf.url = "https://github.com/navidrome/navidrome/releases/download/v0.52.5/navidrome_0.52.5_linux_armv7.tar.gz" + armhf.sha256 = "ce9208cea8548a37920b8dbe133298f9ee2277141e77cb98e1b011e7b02fb428" in_subdir = false autoupdate.strategy = "latest_github_release" diff --git a/scripts/upgrade b/scripts/upgrade index 37cfceb..259243d 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -9,12 +9,6 @@ source _common.sh source /usr/share/yunohost/helpers -#================================================= -# CHECK VERSION -#================================================= - -upgrade_type=$(ynh_check_app_version_changed) - #================================================= # STANDARD UPGRADE STEPS #================================================= @@ -67,17 +61,11 @@ fi #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= +ynh_script_progression --message="Upgrading source files..." --weight=5 -if [ "$upgrade_type" == "UPGRADE_APP" ] -then - ynh_script_progression --message="Upgrading source files..." --weight=5 +# Download, check integrity, uncompress and patch the source from app.src +ynh_setup_source --dest_dir="$install_dir" --full_replace=1 - # Remove the app directory securely - ynh_secure_remove --file=$install_dir - - # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$install_dir" -fi chmod -R o-rwx "$install_dir" chown -R $app:$app "$install_dir"