1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/navidrome_ynh.git synced 2024-09-03 19:46:30 +02:00
Navidrome package for YunoHost
Find a file
2024-06-22 22:27:23 +00:00
.github Version 2 (#102) 2023-06-09 20:26:43 +02:00
conf Update navidrome.toml 2023-11-17 18:46:16 +01:00
doc Apply suggestions from code review 2023-12-30 08:37:02 -08:00
scripts Testing (#119) 2024-05-13 07:35:12 +02:00
ALL_README.md Auto-update READMEs 2024-06-22 22:27:23 +00:00
config_panel.toml Testing (#98) 2023-02-16 19:21:12 +01:00
LICENSE First commit 2020-08-16 13:57:57 +02:00
manifest.toml Testing (#119) 2024-05-13 07:35:12 +02:00
README.md Testing (#119) 2024-05-13 07:35:12 +02:00
README_es.md Testing (#119) 2024-05-13 07:35:12 +02:00
README_eu.md Testing (#119) 2024-05-13 07:35:12 +02:00
README_fr.md Testing (#119) 2024-05-13 07:35:12 +02:00
README_gl.md Testing (#119) 2024-05-13 07:35:12 +02:00
README_it.md Auto-update README 2024-03-29 07:14:49 +01:00
README_zh_Hans.md Testing (#119) 2024-05-13 07:35:12 +02:00
tests.toml Update tests.toml 2023-11-17 08:26:04 +01:00

Navidrome for YunoHost

Integration level Working status Maintenance status

Install Navidrome with YunoHost

Read this README in other languages.

This package allows you to install Navidrome quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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

Shipped version: 0.52.5~ynh1

Demo: https://demo.navidrome.org/app/#/login

Screenshots

Screenshot of Navidrome

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug
or
sudo yunohost app upgrade navidrome -u https://github.com/YunoHost-Apps/navidrome_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps