mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update to 1.0.2
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 1.0.2 (04-01-2022)
|
||||||
|
- Update to latest version from linuxserver/docker-bazarr
|
||||||
|
|
||||||
## v1.0.2-ls140
|
## v1.0.2-ls140
|
||||||
- Fixed local config
|
- Fixed local config
|
||||||
- updated to v1.0.2-ls140
|
- updated to v1.0.2-ls140
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Bazarr NAS",
|
"name": "Bazarr NAS",
|
||||||
"version": "v1.0.2-ls140-1",
|
"version": "1.0.2",
|
||||||
"slug": "bazarr_nas",
|
"slug": "bazarr_nas",
|
||||||
"description": "Companion application to Sonarr and Radarr to download subtitles",
|
"description": "Companion application to Sonarr and Radarr to download subtitles",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr",
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
"armhf"
|
"armhf"
|
||||||
],
|
],
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"upstream": "v1.0.2-ls140",
|
"upstream": "1.0.2",
|
||||||
"webui": "http://[HOST]:[PORT:6767]",
|
"webui": "http://[HOST]:[PORT:6767]",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"backup_exclude": [
|
"backup_exclude": [
|
||||||
|
|||||||
Reference in New Issue
Block a user