mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-07 08:05:57 +02:00
Gives Navidrome access to the media directory
This matches other media add-ons in this repo and lets Navidrome access the default store for media.
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
|
"media:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
"ssl:rw"
|
"ssl:rw"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user