Alexandre
2022-09-10 16:30:55 +02:00
parent 1109186001
commit 84fe1a5979
4 changed files with 103 additions and 1 deletions

View File

@@ -12,6 +12,16 @@
"codenotary": "alexandrep.github@gmail.com",
"description": "Companion application to Sonarr and Radarr to download subtitles",
"devices": [
"/dev/dri",
"/dev/vchiq",
"/dev/video10",
"/dev/video11",
"/dev/video12",
"/dev/video13",
"/dev/video14",
"/dev/video15",
"/dev/video16",
"/dev/ttyUSB0",
"/dev/sda",
"/dev/sdb",
"/dev/sdc",
@@ -75,8 +85,10 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
"networkdisks": "str?"
},
"slug": "bazarr_nas",