* Upgrade to v0.52.0 (#117) * Upgrade to v0.52.0 https://github.com/navidrome/navidrome/releases/tag/v0.52.0 * Auto-update READMEs * fix * Auto-update READMEs --------- Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
3 KiB
Navidrome for 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
Documentation and resources
- Official app website: https://www.navidrome.org
- Official admin documentation: https://www.navidrome.org/docs
- Upstream app code repository: https://github.com/deluan/navidrome
- YunoHost Store: https://apps.yunohost.org/app/navidrome
- Report a bug: https://github.com/YunoHost-Apps/navidrome_ynh/issues
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