1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/navidrome_ynh.git synced 2024-09-03 19:46:30 +02:00

Upgrade to v0.52.0 (#117) (#118)

* Upgrade to v0.52.0
https://github.com/navidrome/navidrome/releases/tag/v0.52.0

* Auto-update READMEs

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
OniriCorpe 2024-04-28 09:49:26 +02:00 committed by GitHub
parent 0ddd76754d
commit 5989896b1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 139 additions and 12 deletions

View file

@ -1,6 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Leggi il “README” in italiano](README_it.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Navidrome with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=navidrome)
*[Read this README is other languages.](./ALL_README.md)*
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Navidrome quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
@ -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.51.1~ynh1
**Shipped version:** 0.52.0~ynh1
**Demo:** <https://demo.navidrome.org/app/#/login>

63
README_eu.md Normal file
View file

@ -0,0 +1,63 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Navidrome YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/navidrome.svg)](https://dash.yunohost.org/appci/app/navidrome) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/navidrome.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/navidrome.maintain.svg)
[![Instalatu Navidrome YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=navidrome)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Navidrome YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
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
**Paketatutako bertsioa:** 0.52.0~ynh1
**Demoa:** <https://demo.navidrome.org/app/#/login>
## Pantaila-argazkiak
![Navidrome(r)en pantaila-argazkia](./doc/screenshots/ss-desktop-player.png)
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://www.navidrome.org>
- Administratzaileen dokumentazio ofiziala: <https://www.navidrome.org/docs>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/deluan/navidrome>
- YunoHost Denda: <https://apps.yunohost.org/app/navidrome>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/navidrome_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug
edo
sudo yunohost app upgrade navidrome -u https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -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.51.1~ynh1
**Version incluse:** 0.52.0~ynh1
**Démo:** <https://demo.navidrome.org/app/#/login>

View file

@ -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.51.1~ynh1
**Versión proporcionada:** 0.52.0~ynh1
**Demo:** <https://demo.navidrome.org/app/#/login>

63
README_zh_Hans.md Normal file
View file

@ -0,0 +1,63 @@
<!--
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
请勿手动编辑。
-->
# 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)
[![使用 YunoHost 安装 Navidrome](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=navidrome)
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Navidrome。*
> *如果您还没有 YunoHost请参阅[指南](https://yunohost.org/install)了解如何安装它。*
## 概况
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
**分发版本:** 0.52.0~ynh1
**演示:** <https://demo.navidrome.org/app/#/login>
## 截图
![Navidrome 的截图](./doc/screenshots/ss-desktop-player.png)
## 文档与资源
- 官方应用网站: <https://www.navidrome.org>
- 官方管理文档: <https://www.navidrome.org/docs>
- 上游应用代码库: <https://github.com/deluan/navidrome>
- YunoHost 商店: <https://apps.yunohost.org/app/navidrome>
- 报告 bug <https://github.com/YunoHost-Apps/navidrome_ynh/issues>
## 开发者信息
请向 [`testing` 分支](https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing) 发送拉取请求。
如要尝试 `testing` 分支,请这样操作:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug
sudo yunohost app upgrade navidrome -u https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug
```
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>

View file

@ -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.51.1~ynh1"
version = "0.52.0~ynh1"
maintainers = []
@ -55,12 +55,12 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
amd64.url = "https://github.com/navidrome/navidrome/releases/download/v0.51.1/navidrome_0.51.1_linux_amd64.tar.gz"
amd64.sha256 = "74322b784fc79806146241932878a18ec140d120f64a259f42dbe1349d1df768"
arm64.url = "https://github.com/navidrome/navidrome/releases/download/v0.51.1/navidrome_0.51.1_linux_arm64.tar.gz"
arm64.sha256 = "1d2a77ddd44468b4fcc094f0fe510b4d4a2b80bce581bc394c343c8211b390fc"
armhf.url = "https://github.com/navidrome/navidrome/releases/download/v0.51.1/navidrome_0.51.1_linux_armv7.tar.gz"
armhf.sha256 = "bbd2524e6e98ad5c5038c565c57ef1b9eaaac20daf1e7af64c1a26288edd4cee"
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"
in_subdir = false
autoupdate.strategy = "latest_github_release"