mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-26 17:26:05 +02:00
Added media
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Transmission NAS",
|
"name": "Transmission NAS",
|
||||||
"version": "1.1",
|
"version": "1.2",
|
||||||
"slug": "transmission",
|
"slug": "transmission",
|
||||||
"description": "The torrent client for Hass.io with OpenVPN support",
|
"description": "The torrent client for Hass.io with OpenVPN support",
|
||||||
"url": "https://github.com/pierrickrouxel/hassio-addon-transmission",
|
"url": "https://github.com/pierrickrouxel/hassio-addon-transmission",
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
|
"media:rw",
|
||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
|
|||||||
Reference in New Issue
Block a user