mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-07 05:32:30 +02:00
Merge pull request #1530 from arunanbala/give-navidrome-access-to-media
Gives Navidrome access to the media directory
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## 0.52.5-5 (16-08-2024)
|
## 0.52.5-5 (16-08-2024)
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
## 0.52.5-4 (14-06-2024)
|
## 0.52.5-4 (14-08-2024)
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
|
|
||||||
## 0.52.5-3 (13-07-2024)
|
## 0.52.5-3 (13-07-2024)
|
||||||
|
|||||||
@@ -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