umbrel-apps/navidrome/umbrel-app.yml
2024-08-06 21:14:13 +10:00

58 lines
1.8 KiB
YAML

manifestVersion: 1.1
id: navidrome
category: media
name: Navidrome
version: "0.52.5-hotfix"
tagline: Your personal streaming service
description: >-
Navidrome is an open source web-based music collection server and streamer.
It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!
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
- Multi-platform, runs on macOS, Linux and Windows. Docker images are also provided
- Ready to use binaries for all major platforms, including Raspberry Pi
- Automatically monitors your library for changes, importing new files and reloading new metadata
- Themeable, modern and responsive Web interface based on Material UI
- Compatible with all Subsonic/Madsonic/Airsonic clients
- Transcoding on the fly. Can be set per user/player. Opus encoding is supported
- Translated to various languages
developer: Navidrome
website: https://www.navidrome.org/
dependencies: []
repo: https://github.com/navidrome/navidrome
support: https://github.com/navidrome/navidrome/discussions
port: 4533
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
permissions:
- STORAGE_DOWNLOADS
releaseNotes: >-
This is a hotfix release to ensure that the main music folder has the correct permissions set to allow proper access to the music files.
There are no new features or bug fixes in this release.
submitter: owmsoton
submission: https://github.com/getumbrel/umbrel-apps/pull/1232