diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0ce..bd9dfe4ef 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,2 @@ +--- blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/other-questions.md b/.github/ISSUE_TEMPLATE/other-questions.md index 519d98f44..4d3d3cca1 100644 --- a/.github/ISSUE_TEMPLATE/other-questions.md +++ b/.github/ISSUE_TEMPLATE/other-questions.md @@ -1,7 +1,7 @@ --- -name: Any other question +name: "\u2753 Any other question" about: Other questions or remarks not related to bugs or features -title: "[addon] title" +title: "\u2753 [addon] title" labels: "" assignees: "" --- diff --git a/.templates/00-banner.sh b/.templates/00-banner.sh index 5c46af255..1493e42c6 100755 --- a/.templates/00-banner.sh +++ b/.templates/00-banner.sh @@ -55,3 +55,6 @@ if bashio::config.has_value "PUID" && bashio::config.has_value "PGID"; then bashio::log.blue \ '-----------------------------------------------------------' fi + +# Clean bashrc file +if [ -f ~/.bashrc ]; then rm ~/.bashrc; fi diff --git a/.templates/00-global_var.sh b/.templates/00-global_var.sh index 9cc746070..4b257aa3d 100755 --- a/.templates/00-global_var.sh +++ b/.templates/00-global_var.sh @@ -51,7 +51,7 @@ for KEYS in "${arr[@]}"; do if cat /etc/cont-init.d/*run* &>/dev/null; then sed -i "1a export $line" /etc/cont-init.d/*run* 2>/dev/null; fi # For s6 if [ -d /var/run/s6/container_environment ]; then printf "%s" "${VALUE}" > /var/run/s6/container_environment/"${KEYS}"; fi - printf "%s" "${KEYS}=\"${VALUE}\"" >> ~/.bashrc + echo "export ${KEYS}=\"${VALUE}\"" >> ~/.bashrc done diff --git a/.templates/90-config_yaml.sh b/.templates/90-config_yaml.sh index cb11faef9..b89b0e1f5 100755 --- a/.templates/90-config_yaml.sh +++ b/.templates/90-config_yaml.sh @@ -131,7 +131,7 @@ while IFS= read -r line; do sed -i "1a export $KEYS=\'$VALUE\'" /scripts/*run* 2>/dev/null || true # Export to s6 if [ -d /var/run/s6/container_environment ]; then printf "%s" "${VALUE}" > /var/run/s6/container_environment/"${KEYS}"; fi - printf "%s" "${KEYS}=\"${VALUE}\"" >> ~/.bashrc + echo "export ${KEYS}=\"${VALUE}\"" >> ~/.bashrc # Show in log if ! bashio::config.false "verbose"; then bashio::log.blue "$KEYS=\'$VALUE\'"; fi else diff --git a/README.md b/README.md index 44ee1558e..ed826a9c8 100644 --- a/README.md +++ b/README.md @@ -43,19 +43,19 @@ If you want to do add the repository manually, please follow the procedure highl ### Number of addons - In the repository : 79 -- Installed : 19917 +- Installed : 26192 ### Top 3 -1. Filebrowser (4212x) -2. Portainer (4137x) -3. Myelectricaldata (515x) +1. Filebrowser (4482x) +2. Portainer (3319x) +3. Qbittorrent (694x) ### Architectures used -- amd64: 58% +- amd64: 53% - aarch64: 37% -- armv7: 5% +- armv7: 10% ### Total downloads evolution @@ -155,7 +155,7 @@ If you want to do add the repository manually, please follow the procedure highl ![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fcalibre_web%2Fupdater.json) ![aarch64][aarch64-badge] ![amd64][amd64-badge] -![armv7][armv7-badge] +![armv7no][armv7no-badge] ![ingress][ingress-badge] ![smb][smb-badge] ![localdisks][localdisks-badge] @@ -207,7 +207,7 @@ If you want to do add the repository manually, please follow the procedure highl ![amd64][amd64-badge] ![armv7no][armv7no-badge] -✓ ![image](https://api.iconify.design/mdi/file-search.svg) [Filebrowser (4212x)](filebrowser/) : filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files +✓ ![image](https://api.iconify.design/mdi/file-search.svg) [Filebrowser (4482x)](filebrowser/) : filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files   ![Version](https://img.shields.io/badge/dynamic/json?label=Version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Ffilebrowser%2Fconfig.json) ![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Ffilebrowser%2Fupdater.json) @@ -527,7 +527,7 @@ If you want to do add the repository manually, please follow the procedure highl ![amd64][amd64-badge] ![armv7][armv7-badge] -✓ ![image](https://api.iconify.design/mdi/docker.svg) [Portainer (4137x)](portainer/) : Manage your Docker environment with ease +✓ ![image](https://api.iconify.design/mdi/docker.svg) [Portainer (3319x)](portainer/) : Manage your Docker environment with ease   ![Version](https://img.shields.io/badge/dynamic/json?label=Version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fportainer%2Fconfig.json) ![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fportainer%2Fupdater.json) @@ -546,7 +546,7 @@ If you want to do add the repository manually, please follow the procedure highl ![smb][smb-badge] ![localdisks][localdisks-badge] -✓ ![image](https://api.iconify.design/mdi/progress-download.svg) [Qbittorrent](qbittorrent/) : qBittorrent is a bittorrent client +✓ ![image](https://api.iconify.design/mdi/progress-download.svg) [Qbittorrent (694x)](qbittorrent/) : qBittorrent is a bittorrent client   ![Version](https://img.shields.io/badge/dynamic/json?label=Version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fqbittorrent%2Fconfig.json) ![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fqbittorrent%2Fupdater.json) diff --git a/arpspoof/config.json b/arpspoof/config.json index 9457e4eac..63b8abd9b 100644 --- a/arpspoof/config.json +++ b/arpspoof/config.json @@ -79,4 +79,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/arpspoof", "version": "1.0.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:7022]" -} \ No newline at end of file +} diff --git a/autobrr/CHANGELOG.md b/autobrr/CHANGELOG.md index d93a08e2d..d5c2c6697 100644 --- a/autobrr/CHANGELOG.md +++ b/autobrr/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.25.0 (06-05-2023) +- Update to latest version from autobrr/autobrr + ## 1.24.1 (21-04-2023) - Update to latest version from autobrr/autobrr diff --git a/autobrr/Dockerfile b/autobrr/Dockerfile index f1296ee6f..92c4b5023 100644 --- a/autobrr/Dockerfile +++ b/autobrr/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="1.24.1" +ARG BUILD_UPSTREAM="1.25.0" FROM ${BUILD_FROM} ################## diff --git a/autobrr/config.json b/autobrr/config.json index 1d08ef24c..ed84cd36d 100644 --- a/autobrr/config.json +++ b/autobrr/config.json @@ -98,5 +98,5 @@ }, "slug": "autobrr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/autobrr", - "version": "1.24.1" -} \ No newline at end of file + "version": "1.25.0" +} diff --git a/autobrr/updater.json b/autobrr/updater.json index 640a11446..4c46d18b1 100644 --- a/autobrr/updater.json +++ b/autobrr/updater.json @@ -1,8 +1,8 @@ { - "last_update": "21-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "autborr", "source": "github", "upstream_repo": "autobrr/autobrr", - "upstream_version": "1.24.1" + "upstream_version": "1.25.0" } diff --git a/baikal/config.json b/baikal/config.json index 8b813b939..06519be43 100644 --- a/baikal/config.json +++ b/baikal/config.json @@ -71,4 +71,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.9.3", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} \ No newline at end of file +} diff --git a/bazarr/CHANGELOG.md b/bazarr/CHANGELOG.md index a1df06187..be094261e 100644 --- a/bazarr/CHANGELOG.md +++ b/bazarr/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 1.2.1 (06-05-2023) +- Update to latest version from linuxserver/docker-bazarr ### 1.2.0-1 (21-04-2023) - Minor bugs fixed - Implemented healthcheck diff --git a/bazarr/Dockerfile b/bazarr/Dockerfile index d6789e616..026d72afe 100644 --- a/bazarr/Dockerfile +++ b/bazarr/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="1.2.0" +ARG BUILD_UPSTREAM="1.2.1" FROM ${BUILD_FROM}${BUILD_UPSTREAM} ################## diff --git a/bazarr/config.json b/bazarr/config.json index 3941f3159..e765dd080 100644 --- a/bazarr/config.json +++ b/bazarr/config.json @@ -98,6 +98,6 @@ }, "slug": "bazarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr", - "version": "1.2.0-1", + "version": "1.2.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:6767]" -} \ No newline at end of file +} diff --git a/bazarr/updater.json b/bazarr/updater.json index 3377a462d..06453ec9f 100644 --- a/bazarr/updater.json +++ b/bazarr/updater.json @@ -1,8 +1,8 @@ { - "last_update": "04-03-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "bazarr", "source": "github", "upstream_repo": "linuxserver/docker-bazarr", - "upstream_version": "1.2.0" + "upstream_version": "1.2.1" } diff --git a/binance-trading-bot/config.json b/binance-trading-bot/config.json index 2e2425d36..1f93d1206 100644 --- a/binance-trading-bot/config.json +++ b/binance-trading-bot/config.json @@ -104,4 +104,4 @@ "slug": "binance-trading-bot", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.0.98" -} \ No newline at end of file +} diff --git a/booksonic_air/config.json b/booksonic_air/config.json index 216369a67..747a2f5ac 100644 --- a/booksonic_air/config.json +++ b/booksonic_air/config.json @@ -92,4 +92,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air", "version": "v2201.1.0-ls90", "webui": "[PROTO:ssl]://[HOST]:[PORT:4040]" -} \ No newline at end of file +} diff --git a/browserless_chrome/config.json b/browserless_chrome/config.json index c6c40b751..3643def11 100644 --- a/browserless_chrome/config.json +++ b/browserless_chrome/config.json @@ -69,4 +69,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/browserless_chrome", "version": "1.58.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" -} \ No newline at end of file +} diff --git a/calibre/config.json b/calibre/config.json index 27c99a6df..efcd04a27 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -106,4 +106,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", "version": "v6.14.1-ls210_reverted", "video": true -} \ No newline at end of file +} diff --git a/calibre_web/CHANGELOG.md b/calibre_web/CHANGELOG.md index dbe1a4ca0..8a169ee92 100644 --- a/calibre_web/CHANGELOG.md +++ b/calibre_web/CHANGELOG.md @@ -1,3 +1,10 @@ +### 0.6.20-ls208-2 (06-05-2023) +- Minor bugs fixed + +## 0.6.20-ls208 (06-05-2023) +- Update to latest version from linuxserver/docker-calibre-web +### 0.6.20-ls207-6 (05-05-2023) +- Minor bugs fixed ### 0.6.20-ls207-3 (05-05-2023) - Minor bugs fixed ### 0.6.20-ls207-2 (05-05-2023) diff --git a/calibre_web/build.json b/calibre_web/build.json index 6aa35a304..bb36ed842 100644 --- a/calibre_web/build.json +++ b/calibre_web/build.json @@ -1,8 +1,7 @@ { "build_from": { "aarch64": "lscr.io/linuxserver/calibre-web:arm64v8-", - "amd64": "lscr.io/linuxserver/calibre-web:amd64-", - "armv7": "lscr.io/linuxserver/calibre-web:arm32v7-" + "amd64": "lscr.io/linuxserver/calibre-web:amd64-" }, "codenotary": { "signer": "alexandrep.github@gmail.com" diff --git a/calibre_web/config.json b/calibre_web/config.json index d25c981af..65ce14e24 100644 --- a/calibre_web/config.json +++ b/calibre_web/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "browsing, reading and downloading eBooks using an existing Calibre database", @@ -103,7 +102,7 @@ "networkdisks": "str?" }, "slug": "calibre-web", - "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web", - "version": "0.6.20-ls207-4", + "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre_web", + "version": "0.6.20-ls208-2", "video": true } diff --git a/calibre_web/rootfs/etc/cont-init.d/31-correct_smb.sh b/calibre_web/rootfs/etc/cont-init.d/31-correct_smb.sh index 1f6b65e45..53d4711ba 100755 --- a/calibre_web/rootfs/etc/cont-init.d/31-correct_smb.sh +++ b/calibre_web/rootfs/etc/cont-init.d/31-correct_smb.sh @@ -1,5 +1,5 @@ #!/bin/bash if [ -f /etc/cont-init.d/00-smb_mounts.sh ]; then - sed -i "s|cifs -o \"|cifs -o \"nobrl," /etc/cont-init.d/00-smb_mounts.sh + sed -i "s|cifs -o \"|cifs -o \"nobrl,|g" /etc/cont-init.d/00-smb_mounts.sh fi diff --git a/calibre_web/updater.json b/calibre_web/updater.json index e76ab190c..498f9c89f 100644 --- a/calibre_web/updater.json +++ b/calibre_web/updater.json @@ -1,10 +1,10 @@ { "github_fulltag": "true", - "last_update": "23-04-2023", + "last_update": "06-05-2023", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "calibre-web", "source": "github", "upstream_repo": "linuxserver/docker-calibre-web", - "upstream_version": "0.6.20-ls207" + "upstream_version": "0.6.20-ls208" } diff --git a/cloudcommander/config.json b/cloudcommander/config.json index 7e343b883..2f6892214 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -90,4 +90,4 @@ "slug": "cloudcommander", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander", "version": "16.14.1" -} \ No newline at end of file +} diff --git a/code-server/config.json b/code-server/config.json index b2cc349e3..9985fde9f 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -91,4 +91,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server", "version": "4.12.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:8443]" -} \ No newline at end of file +} diff --git a/elasticsearch/config.json b/elasticsearch/config.json index 8ef149b25..43b1a1848 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -77,4 +77,4 @@ "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/elasticsearch", "version": "7.17.9" -} \ No newline at end of file +} diff --git a/emby/CHANGELOG.md b/emby/CHANGELOG.md index 3d589a5c3..7ea679461 100644 --- a/emby/CHANGELOG.md +++ b/emby/CHANGELOG.md @@ -1,4 +1,7 @@ +## 4.8.0.34 (06-05-2023) +- Update to latest version from linuxserver/docker-emby + ## 4.8.0.32 (29-04-2023) - Update to latest version from linuxserver/docker-emby diff --git a/emby/Dockerfile b/emby/Dockerfile index ab88bae32..32a520298 100644 --- a/emby/Dockerfile +++ b/emby/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="4.8.0.32" +ARG BUILD_UPSTREAM="4.8.0.34" FROM ${BUILD_FROM}${BUILD_UPSTREAM} ################## diff --git a/emby/config.json b/emby/config.json index 96e0af74f..7f3f697d5 100644 --- a/emby/config.json +++ b/emby/config.json @@ -109,6 +109,6 @@ }, "slug": "emby_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", - "version": "4.8.0.32", + "version": "4.8.0.34", "video": true -} \ No newline at end of file +} diff --git a/emby/updater.json b/emby/updater.json index 5653c454d..c49ce2782 100644 --- a/emby/updater.json +++ b/emby/updater.json @@ -1,9 +1,9 @@ { "github_beta": "true", - "last_update": "29-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "emby", "source": "github", "upstream_repo": "linuxserver/docker-emby", - "upstream_version": "4.8.0.32" + "upstream_version": "4.8.0.34" } diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 844ef7a47..64e0015a5 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -85,4 +85,4 @@ "slug": "enedisgateway2mqtt", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.8.16" -} \ No newline at end of file +} diff --git a/enedisgateway2mqtt_dev/config.json b/enedisgateway2mqtt_dev/config.json index d7889a405..17e984a39 100644 --- a/enedisgateway2mqtt_dev/config.json +++ b/enedisgateway2mqtt_dev/config.json @@ -85,4 +85,4 @@ "slug": "enedisgateway2mqtt_dev", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.9.0b1" -} \ No newline at end of file +} diff --git a/epicgamesfree/CHANGELOG.md b/epicgamesfree/CHANGELOG.md index e71d50c13..def217848 100644 --- a/epicgamesfree/CHANGELOG.md +++ b/epicgamesfree/CHANGELOG.md @@ -1,4 +1,7 @@ +## c0dfe30ee94fa609a9efcb5eb2b8fd0c1dafe6e2-2023-05-03 (2023-05-03) +- Update to latest version from charlocharlie/epicgames-freegames + ## 7dda5cbcf484f6eee15d78edd35ebbe15c2de60b-2023-04-21 (2023-04-21) - Update to latest version from charlocharlie/epicgames-freegames diff --git a/epicgamesfree/config.json b/epicgamesfree/config.json index c64652991..ee9df6405 100644 --- a/epicgamesfree/config.json +++ b/epicgamesfree/config.json @@ -70,6 +70,6 @@ }, "slug": "epicgamesfree", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "7dda5cbcf484f6eee15d78edd35ebbe15c2de60b-2023-04-21", + "version": "c0dfe30ee94fa609a9efcb5eb2b8fd0c1dafe6e2-2023-05-03", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" -} \ No newline at end of file +} diff --git a/epicgamesfree/updater.json b/epicgamesfree/updater.json index 1ed5a2429..f6e029396 100644 --- a/epicgamesfree/updater.json +++ b/epicgamesfree/updater.json @@ -1,10 +1,10 @@ { "dockerhub_by_date": true, "dockerhub_list_size": 2, - "last_update": "2023-04-21", + "last_update": "2023-05-03", "repository": "alexbelgium/hassio-addons", "slug": "epicgamesfree", "source": "dockerhub", "upstream_repo": "charlocharlie/epicgames-freegames", - "upstream_version": "7dda5cbcf484f6eee15d78edd35ebbe15c2de60b-2023-04-21" + "upstream_version": "c0dfe30ee94fa609a9efcb5eb2b8fd0c1dafe6e2-2023-05-03" } diff --git a/filebrowser/config.json b/filebrowser/config.json index fae544463..d5f34a413 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -103,4 +103,4 @@ "slug": "filebrowser", "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.23.0-5" -} \ No newline at end of file +} diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 13b3983ee..b216eb86f 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -96,4 +96,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "6.0.9", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" -} \ No newline at end of file +} diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index b8de26cba..3b31292d3 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -89,4 +89,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "version-1.2.2-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" -} \ No newline at end of file +} diff --git a/fireflyiii_fints_importer/config.json b/fireflyiii_fints_importer/config.json index a44e3fb35..1639591ba 100644 --- a/fireflyiii_fints_importer/config.json +++ b/fireflyiii_fints_importer/config.json @@ -76,4 +76,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.2-10", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" -} \ No newline at end of file +} diff --git a/flaresolverr/config.json b/flaresolverr/config.json index c9628338e..ac6ba4b3e 100644 --- a/flaresolverr/config.json +++ b/flaresolverr/config.json @@ -66,4 +66,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "3.1.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8191]" -} \ No newline at end of file +} diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index 934632102..9f5af78b8 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.6.7 (06-05-2023) +- Update to latest version from wiserain/flexget + ## 3.6.4 (29-04-2023) - Update to latest version from wiserain/flexget diff --git a/flexget/config.json b/flexget/config.json index 17c91afdb..544755497 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -86,6 +86,6 @@ }, "slug": "flexget", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.6.4", + "version": "3.6.7", "webui": "[PROTO:ssl]://[HOST]:[PORT:5050]" -} \ No newline at end of file +} diff --git a/flexget/updater.json b/flexget/updater.json index a729ec3b0..5c4a54962 100644 --- a/flexget/updater.json +++ b/flexget/updater.json @@ -1,8 +1,8 @@ { - "last_update": "29-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "flexget", "source": "dockerhub", "upstream_repo": "wiserain/flexget", - "upstream_version": "3.6.4" + "upstream_version": "3.6.7" } diff --git a/gazpar2mqtt/config.json b/gazpar2mqtt/config.json index 3f7fe462e..8c390b2d7 100644 --- a/gazpar2mqtt/config.json +++ b/gazpar2mqtt/config.json @@ -78,4 +78,4 @@ "slug": "gazpar2mqtt", "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.8.2-5" -} \ No newline at end of file +} diff --git a/gitea/config.json b/gitea/config.json index bffbbdfb4..a03c7b4c3 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -87,4 +87,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", "version": "1.19.3", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" -} \ No newline at end of file +} diff --git a/grav/config.json b/grav/config.json index 5c26824dd..d9f56bfd4 100644 --- a/grav/config.json +++ b/grav/config.json @@ -81,4 +81,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.7.40", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} \ No newline at end of file +} diff --git a/immich/config.json b/immich/config.json index c8fcb7a6b..475e00852 100644 --- a/immich/config.json +++ b/immich/config.json @@ -113,4 +113,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.54.1", "webui": "http://[HOST]:[PORT:8080]" -} \ No newline at end of file +} diff --git a/inadyn/config.json b/inadyn/config.json index 3fdabc26b..fee842986 100644 --- a/inadyn/config.json +++ b/inadyn/config.json @@ -104,4 +104,4 @@ "slug": "inadyn", "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.10.0" -} \ No newline at end of file +} diff --git a/jackett/CHANGELOG.md b/jackett/CHANGELOG.md index f2393235e..bb7655a91 100644 --- a/jackett/CHANGELOG.md +++ b/jackett/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.20.4083 (06-05-2023) +- Update to latest version from linuxserver/docker-jackett + ## 0.20.4013 (29-04-2023) - Update to latest version from linuxserver/docker-jackett diff --git a/jackett/config.json b/jackett/config.json index 1d1713692..1c7ab20e8 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -92,6 +92,6 @@ }, "slug": "jackett_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", - "version": "0.20.4013", + "version": "0.20.4083", "webui": "[PROTO:ssl]://[HOST]:[PORT:9117]" -} \ No newline at end of file +} diff --git a/jackett/updater.json b/jackett/updater.json index 214929957..eda937e48 100644 --- a/jackett/updater.json +++ b/jackett/updater.json @@ -1,8 +1,8 @@ { - "last_update": "29-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "jackett", "source": "github", "upstream_repo": "linuxserver/docker-jackett", - "upstream_version": "0.20.4013" + "upstream_version": "0.20.4083" } diff --git a/jellyfin/CHANGELOG.md b/jellyfin/CHANGELOG.md index 75e5ba1fe..a501dd375 100644 --- a/jellyfin/CHANGELOG.md +++ b/jellyfin/CHANGELOG.md @@ -1,3 +1,5 @@ +### 10.8.10-6 (08-05-2023) +- Minor bugs fixed ### 10.8.10-5 (04-05-2023) - Minor bugs fixed ### 10.8.10-2 (04-05-2023) diff --git a/jellyfin/config.json b/jellyfin/config.json index c4d17fa48..c3587293e 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -112,6 +112,6 @@ }, "slug": "jellyfin", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "10.8.10-5", + "version": "10.8.10-6", "video": true } diff --git a/jellyfin/rootfs/etc/cont-init.d/90-data_location.sh b/jellyfin/rootfs/etc/cont-init.d/90-data_location.sh index 421131e56..20dcc34ed 100755 --- a/jellyfin/rootfs/etc/cont-init.d/90-data_location.sh +++ b/jellyfin/rootfs/etc/cont-init.d/90-data_location.sh @@ -27,8 +27,8 @@ sed -i "s|/usr/share/jellyfin|$LOCATION|g" /etc/nginx/servers/ingress.conf # Custom transcode location mkdir -p /data/transcodes if [ -d "$LOCATION"/data/transcodes ]; then - cp -rT "$LOCATION"/data/transcodes /data/transcodes - rm -r "$LOCATION"/data/transcodes + cp -rT "$LOCATION"/data/transcodes /data/transcodes || true + rm -r "$LOCATION"/data/transcodes fi ln -s /data/transcodes "$LOCATION"/data/transcodes chown -R "$PUID":"$PGID" /data/transcodes diff --git a/jellyseerr/CHANGELOG.md b/jellyseerr/CHANGELOG.md index f2333b180..76364ba78 100644 --- a/jellyseerr/CHANGELOG.md +++ b/jellyseerr/CHANGELOG.md @@ -1,3 +1,8 @@ +### 338-2 (08-05-2023) +- Minor bugs fixed + +## 338 (06-05-2023) +- Update to latest version from Fallenbagel/jellyseerr ### 1.5.0-6 (04-05-2023) - Minor bugs fixed ### 1.5.0-3 (04-05-2023) diff --git a/jellyseerr/apparmor.txt b/jellyseerr/apparmor.txt index 6d7b07528..006a14b5f 100644 --- a/jellyseerr/apparmor.txt +++ b/jellyseerr/apparmor.txt @@ -1,6 +1,6 @@ #include -profile overseerr_addon flags=(attach_disconnected,mediate_deleted) { +profile jellyseer_addon flags=(attach_disconnected,mediate_deleted) { #include capability, diff --git a/jellyseerr/build.json b/jellyseerr/build.json index 8f247459b..48dfebe13 100644 --- a/jellyseerr/build.json +++ b/jellyseerr/build.json @@ -7,4 +7,4 @@ "codenotary": { "signer": "alexandrep.github@gmail.com" } -} \ No newline at end of file +} diff --git a/jellyseerr/config.json b/jellyseerr/config.json index 2af454b34..263d39c6b 100644 --- a/jellyseerr/config.json +++ b/jellyseerr/config.json @@ -55,6 +55,7 @@ "/dev/nvme2" ], "environment": {}, + "host_network": true, "image": "ghcr.io/alexbelgium/jellyseerr-{arch}", "init": false, "map": [ @@ -78,6 +79,6 @@ }, "slug": "jellyseerr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jellyseerr", - "version": "1.5.0-6", + "version": "338-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" } diff --git a/jellyseerr/updater.json b/jellyseerr/updater.json index ba6089086..e7bb53723 100644 --- a/jellyseerr/updater.json +++ b/jellyseerr/updater.json @@ -1,8 +1,8 @@ { - "last_update": "04-02-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "jellyseerr", "source": "github", "upstream_repo": "Fallenbagel/jellyseerr", - "upstream_version": "1.5.0" -} \ No newline at end of file + "upstream_version": "338" +} diff --git a/joplin/config.json b/joplin/config.json index 18632d997..7e3c9f606 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -98,4 +98,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.10.11-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:22300]" -} \ No newline at end of file +} diff --git a/lidarr/config.json b/lidarr/config.json index fe27a3a4b..429a0e7e7 100644 --- a/lidarr/config.json +++ b/lidarr/config.json @@ -95,4 +95,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", "version": "1.1.4.3027-ls119", "webui": "[PROTO:ssl]://[HOST]:[PORT:8686]" -} \ No newline at end of file +} diff --git a/mealie/CHANGELOG.md b/mealie/CHANGELOG.md index 58148d895..3a8efcf83 100644 --- a/mealie/CHANGELOG.md +++ b/mealie/CHANGELOG.md @@ -1,3 +1,5 @@ +### v1.0.0-beta-4 (07-05-2023) +- Minor bugs fixed ### v1.0.0-beta-3 (11-04-2023) - Minor bugs fixed ## v1.0.0-beta-2 (11-04-2023) diff --git a/mealie/config.json b/mealie/config.json index 8d720b5ec..3fb3ad655 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -55,7 +55,10 @@ ], "environment": { "DB_ENGINE": "sqlite", - "WEB_GUNICORN": "true" + "WEB_GUNICORN": "true", + "WEB_CONCURRENCY": "2", + "WORKERS_PER_CORE": "0.5", + "MAX_WORKERS": "1" }, "image": "ghcr.io/alexbelgium/mealie-{arch}", "map": [ @@ -92,6 +95,6 @@ }, "slug": "mealie", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v1.0.0-beta-3", + "version": "v1.0.0-beta-4", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" -} \ No newline at end of file +} diff --git a/mylar3/config.json b/mylar3/config.json index fb57fe4ea..0b2307c0b 100644 --- a/mylar3/config.json +++ b/mylar3/config.json @@ -94,4 +94,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.7.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:8090]" -} \ No newline at end of file +} diff --git a/nzbget/config.json b/nzbget/config.json index d52bea56a..0bfafbafb 100644 --- a/nzbget/config.json +++ b/nzbget/config.json @@ -95,4 +95,4 @@ "slug": "nzbget", "url": "https://github.com/alexbelgium/hassio-addons", "version": "v21.1-ls138" -} \ No newline at end of file +} diff --git a/omada/CHANGELOG.md b/omada/CHANGELOG.md index 44ed785a1..7d65be4f3 100644 --- a/omada/CHANGELOG.md +++ b/omada/CHANGELOG.md @@ -1,4 +1,7 @@ +## 5.9-chromium-amd64-2023-05-05 (2023-05-05) +- Update to latest version from mbentley/omada-controller + ## 5.9-chromium-amd64-2023-04-27 (2023-04-27) - Update to latest version from mbentley/omada-controller diff --git a/omada/Dockerfile b/omada/Dockerfile index 68c7a3eab..8963a8e2e 100644 --- a/omada/Dockerfile +++ b/omada/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="5.9-chromium-amd64-2023-04-27" +ARG BUILD_UPSTREAM="5.9-chromium-amd64-2023-05-05" FROM ${BUILD_FROM} ################## diff --git a/omada/config.json b/omada/config.json index 79fd325e5..229e95a96 100644 --- a/omada/config.json +++ b/omada/config.json @@ -93,6 +93,6 @@ }, "slug": "omada", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.9-chromium-amd64-2023-04-27", + "version": "5.9-chromium-amd64-2023-05-05", "webui": "[PROTO:ssl]://[HOST]:[PORT:8088]" -} \ No newline at end of file +} diff --git a/omada/updater.json b/omada/updater.json index 3efb856d8..55b19200b 100644 --- a/omada/updater.json +++ b/omada/updater.json @@ -1,9 +1,9 @@ { "dockerhub_by_date": true, - "last_update": "2023-04-27", + "last_update": "2023-05-05", "repository": "alexbelgium/hassio-addons", "slug": "omada", "source": "dockerhub", "upstream_repo": "mbentley/omada-controller", - "upstream_version": "5.9-chromium-amd64-2023-04-27" + "upstream_version": "5.9-chromium-amd64-2023-05-05" } diff --git a/omada_v3/CHANGELOG.md b/omada_v3/CHANGELOG.md index 44ed785a1..7d65be4f3 100644 --- a/omada_v3/CHANGELOG.md +++ b/omada_v3/CHANGELOG.md @@ -1,4 +1,7 @@ +## 5.9-chromium-amd64-2023-05-05 (2023-05-05) +- Update to latest version from mbentley/omada-controller + ## 5.9-chromium-amd64-2023-04-27 (2023-04-27) - Update to latest version from mbentley/omada-controller diff --git a/omada_v3/Dockerfile b/omada_v3/Dockerfile index a339671d6..cc6ff37e0 100644 --- a/omada_v3/Dockerfile +++ b/omada_v3/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="5.9-chromium-amd64-2023-04-27" +ARG BUILD_UPSTREAM="5.9-chromium-amd64-2023-05-05" FROM ${BUILD_FROM} ################## diff --git a/omada_v3/config.json b/omada_v3/config.json index 3367c4cb1..653f22132 100644 --- a/omada_v3/config.json +++ b/omada_v3/config.json @@ -93,6 +93,6 @@ }, "slug": "omada_v3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.9-chromium-amd64-2023-04-27", + "version": "5.9-chromium-amd64-2023-05-05", "webui": "[PROTO:ssl]://[HOST]:[PORT:8088]" -} \ No newline at end of file +} diff --git a/omada_v3/updater.json b/omada_v3/updater.json index e6ee142ef..2ad265eda 100644 --- a/omada_v3/updater.json +++ b/omada_v3/updater.json @@ -1,9 +1,9 @@ { "dockerhub_by_date": true, - "last_update": "2023-04-27", + "last_update": "2023-05-05", "repository": "alexbelgium/hassio-addons", "slug": "omada_v3", "source": "dockerhub", "upstream_repo": "mbentley/omada-controller", - "upstream_version": "5.9-chromium-amd64-2023-04-27" + "upstream_version": "5.9-chromium-amd64-2023-05-05" } diff --git a/ombi/config.json b/ombi/config.json index 1891dca65..8bde4877f 100644 --- a/ombi/config.json +++ b/ombi/config.json @@ -78,4 +78,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi", "version": "4.35.10", "webui": "[PROTO:ssl]://[HOST]:[PORT:3579]" -} \ No newline at end of file +} diff --git a/organizr/config.json b/organizr/config.json index 7c47c45b4..122758dd9 100644 --- a/organizr/config.json +++ b/organizr/config.json @@ -78,4 +78,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.90-bugfix2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} \ No newline at end of file +} diff --git a/overseerr/config.json b/overseerr/config.json index e0f0a27c8..cc7302800 100644 --- a/overseerr/config.json +++ b/overseerr/config.json @@ -83,4 +83,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", "version": "1.32.5", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" -} \ No newline at end of file +} diff --git a/paperless_ngx/CHANGELOG.md b/paperless_ngx/CHANGELOG.md index 24179125e..67b6fb9cf 100644 --- a/paperless_ngx/CHANGELOG.md +++ b/paperless_ngx/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.14.4 (06-05-2023) +- Update to latest version from paperless-ngx/paperless-ngx + ## 1.14.2 (29-04-2023) - Update to latest version from paperless-ngx/paperless-ngx ### 1.13.0-3 (16-04-2023) diff --git a/paperless_ngx/Dockerfile b/paperless_ngx/Dockerfile index c9464d7f6..352e1935d 100644 --- a/paperless_ngx/Dockerfile +++ b/paperless_ngx/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="1.14.2" +ARG BUILD_UPSTREAM="1.14.4" FROM ${BUILD_FROM}:${BUILD_UPSTREAM} ################## diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index 84f510555..3ad966ebc 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -118,6 +118,6 @@ ], "slug": "paperless_ng", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.14.2", + "version": "1.14.4", "webui": "http://[HOST]:[PORT:8000]" -} \ No newline at end of file +} diff --git a/paperless_ngx/updater.json b/paperless_ngx/updater.json index bc484f49e..c8b1c076f 100644 --- a/paperless_ngx/updater.json +++ b/paperless_ngx/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "false", - "last_update": "29-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "paperless_ngx", "source": "github", "upstream_repo": "paperless-ngx/paperless-ngx", - "upstream_version": "1.14.2" + "upstream_version": "1.14.4" } diff --git a/papermerge/config.json b/papermerge/config.json index b03ea1343..b7575f690 100644 --- a/papermerge/config.json +++ b/papermerge/config.json @@ -101,4 +101,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "v2.0.1-ls60-bugfix", "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" -} \ No newline at end of file +} diff --git a/photoprism/CHANGELOG.md b/photoprism/CHANGELOG.md index c0567f0b9..5ae983e2d 100644 --- a/photoprism/CHANGELOG.md +++ b/photoprism/CHANGELOG.md @@ -1,3 +1,5 @@ +### preview-9 (07-05-2023) +- Minor bugs fixed ### preview-8 (24-04-2023) - Minor bugs fixed ### preview-7 (24-04-2023) diff --git a/photoprism/Dockerfile b/photoprism/Dockerfile index 0f3ec06ff..76871513e 100644 --- a/photoprism/Dockerfile +++ b/photoprism/Dockerfile @@ -81,7 +81,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get RUN chmod 777 /entrypoint.sh ENTRYPOINT [ "/usr/bin/env" ] CMD [ "/entrypoint.sh" ] -WORKDIR "/data/photprism" +WORKDIR "/data/photoprism" ############ # 5 Labels # diff --git a/photoprism/README.md b/photoprism/README.md index ceab297fc..8a13e9203 100644 --- a/photoprism/README.md +++ b/photoprism/README.md @@ -1,4 +1,3 @@ -## ⚠ Open Issue : [🐛 [Photoprism] Cannot add user in Photoprism Preview-6 (opened 2023-04-15)](https://github.com/alexbelgium/hassio-addons/issues/798) by [@MiSebCo](https://github.com/MiSebCo) # Home assistant add-on: Photoprism [![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium) @@ -89,6 +88,15 @@ PHOTOPRISM_DATABASE_NAME: "photoprism" PHOTOPRISM_DATABASE_USER: "USERNAME" PHOTOPRISM_DATABASE_PASSWORD: "PASSWORD ``` +## Using Photoprism Command-Line Interface + +Photoprism also provides a command line interface: + +https://docs.photoprism.app/getting-started/docker-compose/#command-line-interface + +You can access it via portainer addon or executing `docker exec -it bash` via _ssh_. + +:warning: Do not use `docker exec photoprism` as this will lead to unpredictable behavior. ## Illustration diff --git a/photoprism/config.json b/photoprism/config.json index 2458dd169..8fe45bed0 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -118,6 +118,6 @@ ], "slug": "photoprism", "url": "https://github.com/alexbelgium/hassio-addons-test", - "version": "preview-8", + "version": "preview-9", "video": true -} \ No newline at end of file +} diff --git a/photoprism/rootfs/etc/cont-init.d/99-run.sh b/photoprism/rootfs/etc/cont-init.d/99-run.sh index b85cda15f..ab01931e3 100755 --- a/photoprism/rootfs/etc/cont-init.d/99-run.sh +++ b/photoprism/rootfs/etc/cont-init.d/99-run.sh @@ -46,11 +46,11 @@ case $(bashio::config 'DB_TYPE') in bashio::log.blue "PHOTOPRISM_DATABASE_PASSWORD=$PHOTOPRISM_DATABASE_PASSWORD" { - printf "%s" "PHOTOPRISM_DATABASE_DRIVER=\"${PHOTOPRISM_DATABASE_DRIVER}\"" - printf "%s" "PHOTOPRISM_DATABASE_SERVER=\"${PHOTOPRISM_DATABASE_SERVER}\"" - printf "%s" "PHOTOPRISM_DATABASE_NAME=\"${PHOTOPRISM_DATABASE_NAME}\"" - printf "%s" "PHOTOPRISM_DATABASE_USER=\"${PHOTOPRISM_DATABASE_USER}\"" - printf "%s" "PHOTOPRISM_DATABASE_PASSWORD=\"${PHOTOPRISM_DATABASE_PASSWORD}\"" + echo "export PHOTOPRISM_DATABASE_DRIVER=\"${PHOTOPRISM_DATABASE_DRIVER}\"" + echo "export PHOTOPRISM_DATABASE_SERVER=\"${PHOTOPRISM_DATABASE_SERVER}\"" + echo "export PHOTOPRISM_DATABASE_NAME=\"${PHOTOPRISM_DATABASE_NAME}\"" + echo "export PHOTOPRISM_DATABASE_USER=\"${PHOTOPRISM_DATABASE_USER}\"" + echo "export PHOTOPRISM_DATABASE_PASSWORD=\"${PHOTOPRISM_DATABASE_PASSWORD}\"" } >> ~/.bashrc bashio::log.warning "Photoprism is using the Maria DB addon" @@ -77,7 +77,7 @@ if bashio::config.true "ingress_disabled"; then else PHOTOPRISM_SITE_URL="$(bashio::addon.ingress_entry)/" export PHOTOPRISM_SITE_URL - printf "%s" "PHOTOPRISM_SITE_URL=\"${PHOTOPRISM_SITE_URL}\"" >> ~/.bashrc + echo "export PHOTOPRISM_SITE_URL=\"${PHOTOPRISM_SITE_URL}\"" >> ~/.bashrc bashio::log.warning "Ingress is enabled. To connect, you must add $PHOTOPRISM_SITE_URL to the end of your access point. Example : http://my-url:8123$PHOTOPRISM_SITE_URL" fi @@ -98,11 +98,11 @@ export PHOTOPRISM_IMPORT_PATH export PHOTOPRISM_BACKUP_PATH { - printf "%s" "PHOTOPRISM_UPLOAD_NSFW=\"${PHOTOPRISM_UPLOAD_NSFW}\"" - printf "%s" "PHOTOPRISM_STORAGE_PATH=\"${PHOTOPRISM_STORAGE_PATH}\"" - printf "%s" "PHOTOPRISM_ORIGINALS_PATH=\"${PHOTOPRISM_ORIGINALS_PATH}\"" - printf "%s" "PHOTOPRISM_IMPORT_PATH=\"${PHOTOPRISM_IMPORT_PATH}\"" - printf "%s" "PHOTOPRISM_BACKUP_PATH=\"${PHOTOPRISM_BACKUP_PATH}\"" + echo "export PHOTOPRISM_UPLOAD_NSFW=\"${PHOTOPRISM_UPLOAD_NSFW}\"" + echo "export PHOTOPRISM_STORAGE_PATH=\"${PHOTOPRISM_STORAGE_PATH}\"" + echo "export PHOTOPRISM_ORIGINALS_PATH=\"${PHOTOPRISM_ORIGINALS_PATH}\"" + echo "export PHOTOPRISM_IMPORT_PATH=\"${PHOTOPRISM_IMPORT_PATH}\"" + echo "export PHOTOPRISM_BACKUP_PATH=\"${PHOTOPRISM_BACKUP_PATH}\"" } >> ~/.bashrc # Test configs @@ -128,8 +128,8 @@ if bashio::config.has_value "PUID" && bashio::config.has_value "PGID"; then sed -i "1a PHOTOPRISM_UID=$PHOTOPRISM_UID" /scripts/entrypoint.sh sed -i "1a PHOTOPRISM_GID=$PHOTOPRISM_GID" /scripts/entrypoint.sh { - printf "%s" "PHOTOPRISM_UID=\"${PHOTOPRISM_UID}\"" - printf "%s" "PHOTOPRISM_GID=\"${PHOTOPRISM_GID}\"" + echo "export PHOTOPRISM_UID=\"${PHOTOPRISM_UID}\"" + echo "export PHOTOPRISM_GID=\"${PHOTOPRISM_GID}\"" } >> ~/.bashrc fi diff --git a/piwigo/config.json b/piwigo/config.json index 13b04517f..3399aceb9 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -94,4 +94,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "13.6.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} \ No newline at end of file +} diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 53e6467ae..47458f295 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.32.0.6973-a787c5a8e-ls165 (06-05-2023) +- Update to latest version from linuxserver/docker-plex + ## 1.32.0.6973-a787c5a8e-ls164 (21-04-2023) - Update to latest version from linuxserver/docker-plex diff --git a/plex/config.json b/plex/config.json index 6d5825fc6..7c978cecb 100644 --- a/plex/config.json +++ b/plex/config.json @@ -117,7 +117,7 @@ }, "slug": "plex_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", - "version": "1.32.0.6973-a787c5a8e-ls164", + "version": "1.32.0.6973-a787c5a8e-ls165", "video": true, "webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web" -} \ No newline at end of file +} diff --git a/plex/updater.json b/plex/updater.json index 0bbed4154..da3fe54b7 100644 --- a/plex/updater.json +++ b/plex/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "21-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "plex", "source": "github", "upstream_repo": "linuxserver/docker-plex", - "upstream_version": "1.32.0.6973-a787c5a8e-ls164" + "upstream_version": "1.32.0.6973-a787c5a8e-ls165" } diff --git a/plex_meta_manager/config.json b/plex_meta_manager/config.json index c23f54d5a..82d8d43d0 100644 --- a/plex_meta_manager/config.json +++ b/plex_meta_manager/config.json @@ -82,4 +82,4 @@ "slug": "plex-meta-manager", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager", "version": "v1.19.0-ls59" -} \ No newline at end of file +} diff --git a/portainer/CHANGELOG.md b/portainer/CHANGELOG.md index 55b79844d..5d4e368d6 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,4 +1,7 @@ +## 2.18.2 (06-05-2023) +- Update to latest version from portainer/portainer + ## 2.18.1 (21-04-2023) - Update to latest version from portainer/portainer - Feat : addition of Micro Editor to all addons diff --git a/portainer/Dockerfile b/portainer/Dockerfile index 3a3c1618b..f1c9d3f9c 100644 --- a/portainer/Dockerfile +++ b/portainer/Dockerfile @@ -30,7 +30,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \ SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Setup base -ARG BUILD_UPSTREAM="2.18.1" +ARG BUILD_UPSTREAM="2.18.2" # spellcheck disable=SC2015 # hadolint ignore=SC2015 diff --git a/portainer/config.json b/portainer/config.json index d8ca1a17f..8392be36d 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -45,5 +45,5 @@ }, "slug": "portainer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.18.1" + "version": "2.18.2" } diff --git a/portainer/updater.json b/portainer/updater.json index e4fc842d1..e761e3b4a 100644 --- a/portainer/updater.json +++ b/portainer/updater.json @@ -1,9 +1,9 @@ { "github_havingasset": "true", - "last_update": "21-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "portainer", "source": "github", "upstream_repo": "portainer/portainer", - "upstream_version": "2.18.1" + "upstream_version": "2.18.2" } diff --git a/prowlarr/CHANGELOG.md b/prowlarr/CHANGELOG.md index 5a4ba519a..ebd1aeefc 100644 --- a/prowlarr/CHANGELOG.md +++ b/prowlarr/CHANGELOG.md @@ -1,4 +1,7 @@ +## nightly-1.5.0.3295-ls576 (06-05-2023) +- Update to latest version from linuxserver/docker-prowlarr + ## nightly-1.4.1.3244-ls576 (29-04-2023) - Update to latest version from linuxserver/docker-prowlarr diff --git a/prowlarr/config.json b/prowlarr/config.json index 2d481e245..74ce4b140 100644 --- a/prowlarr/config.json +++ b/prowlarr/config.json @@ -94,6 +94,6 @@ }, "slug": "prowlarr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "nightly-1.4.1.3244-ls576", + "version": "nightly-1.5.0.3295-ls576", "webui": "[PROTO:ssl]://[HOST]:[PORT:9696]" -} \ No newline at end of file +} diff --git a/prowlarr/updater.json b/prowlarr/updater.json index 9c079d68f..7ddd74ad9 100644 --- a/prowlarr/updater.json +++ b/prowlarr/updater.json @@ -1,10 +1,10 @@ { "github_beta": "true", "github_fulltag": "true", - "last_update": "29-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "prowlarr", "source": "github", "upstream_repo": "linuxserver/docker-prowlarr", - "upstream_version": "nightly-1.4.1.3244-ls576" + "upstream_version": "nightly-1.5.0.3295-ls576" } diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 82de9ec78..469b6b707 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -131,4 +131,4 @@ "slug": "qbittorrent", "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.5.2-3" -} \ No newline at end of file +} diff --git a/radarr/config.json b/radarr/config.json index 9e971015a..8b8f6fd01 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -98,4 +98,4 @@ "slug": "radarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr", "version": "4.4.4.7068" -} \ No newline at end of file +} diff --git a/readarr/CHANGELOG.md b/readarr/CHANGELOG.md index cc7f9dcd6..6f202a3a5 100644 --- a/readarr/CHANGELOG.md +++ b/readarr/CHANGELOG.md @@ -1,4 +1,7 @@ +## nightly-0.1.5.1718-ls173 (06-05-2023) +- Update to latest version from linuxserver/docker-readarr + ## nightly-0.1.4.1596-ls171 (29-04-2023) - Update to latest version from linuxserver/docker-readarr diff --git a/readarr/config.json b/readarr/config.json index d36ac5129..985fd29ad 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -97,5 +97,5 @@ }, "slug": "readarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr", - "version": "nightly-0.1.4.1596-ls171" -} \ No newline at end of file + "version": "nightly-0.1.5.1718-ls173" +} diff --git a/readarr/updater.json b/readarr/updater.json index 1d4bd4709..45ca06f47 100644 --- a/readarr/updater.json +++ b/readarr/updater.json @@ -1,10 +1,10 @@ { "github_beta": "true", "github_fulltag": "true", - "last_update": "29-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "readarr", "source": "github", "upstream_repo": "linuxserver/docker-readarr", - "upstream_version": "nightly-0.1.4.1596-ls171" + "upstream_version": "nightly-0.1.5.1718-ls173" } diff --git a/requestrr/config.json b/requestrr/config.json index dc616c2eb..d3f153ee4 100644 --- a/requestrr/config.json +++ b/requestrr/config.json @@ -85,4 +85,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.1.2-3-bugfix", "webui": "[PROTO:ssl]://[HOST]:[PORT:4545]" -} \ No newline at end of file +} diff --git a/resiliosync/config.json b/resiliosync/config.json index 2f55299e6..993672b75 100644 --- a/resiliosync/config.json +++ b/resiliosync/config.json @@ -101,4 +101,4 @@ "slug": "resiliosync", "url": "https://github.com/tyjtyj/hassio-addons", "version": "2.7.3-12" -} \ No newline at end of file +} diff --git a/sabnzbd/CHANGELOG.md b/sabnzbd/CHANGELOG.md index 47b8457e8..9c7adc973 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1,4 +1,7 @@ +## 4.0.1-ls105 (06-05-2023) +- Update to latest version from linuxserver/docker-sabnzbd + ## 4.0.0-ls104 (29-04-2023) - Update to latest version from linuxserver/docker-sabnzbd diff --git a/sabnzbd/config.json b/sabnzbd/config.json index f08ceb18b..967ecbe58 100644 --- a/sabnzbd/config.json +++ b/sabnzbd/config.json @@ -94,6 +94,6 @@ }, "slug": "sabnzbd", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.0.0-ls104", + "version": "4.0.1-ls105", "webui": "http://[HOST]:[PORT:8080]" -} \ No newline at end of file +} diff --git a/sabnzbd/updater.json b/sabnzbd/updater.json index 8b1aa9cdb..5239b6a67 100644 --- a/sabnzbd/updater.json +++ b/sabnzbd/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "29-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "sabnzbd", "source": "github", "upstream_repo": "linuxserver/docker-sabnzbd", - "upstream_version": "4.0.0-ls104" + "upstream_version": "4.0.1-ls105" } diff --git a/scrutiny/config.json b/scrutiny/config.json index c19e95e1b..1a4988de7 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -99,4 +99,4 @@ "udev": true, "url": "https://github.com/AnalogJ/scrutiny", "version": "v0.7.1" -} \ No newline at end of file +} diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index df213d5c2..50b47ddf7 100644 --- a/scrutiny_fa/config.json +++ b/scrutiny_fa/config.json @@ -97,4 +97,4 @@ "udev": true, "url": "https://github.com/AnalogJ/scrutiny", "version": "v0.7.1" -} \ No newline at end of file +} diff --git a/seafile/config.json b/seafile/config.json index 34859edd0..54931e3b9 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -119,4 +119,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", "version": "10.0.0", "webui": "http://[HOST]:[PORT:8000]" -} \ No newline at end of file +} diff --git a/sonarr/config.json b/sonarr/config.json index 76b548013..af8c1be35 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -98,4 +98,4 @@ "slug": "sonarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr", "version": "3.0.10.1567-2" -} \ No newline at end of file +} diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index 489d75074..d7b5cc85c 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -95,4 +95,4 @@ "slug": "tandoor_recipes", "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.4.9" -} \ No newline at end of file +} diff --git a/tdarr/config.json b/tdarr/config.json index 482bd1cb2..9ccd14d1a 100644 --- a/tdarr/config.json +++ b/tdarr/config.json @@ -117,4 +117,4 @@ "version": "2.00.20.1-2", "video": true, "webui": "[PROTO:ssl]://[HOST]:[PORT:8265]" -} \ No newline at end of file +} diff --git a/transmission/CHANGELOG.md b/transmission/CHANGELOG.md index edbae10db..2e1ee5f78 100644 --- a/transmission/CHANGELOG.md +++ b/transmission/CHANGELOG.md @@ -1,4 +1,7 @@ +## 4.0.3-r0-ls171 (06-05-2023) +- Update to latest version from linuxserver/docker-transmission + ## 4.0.3-r0-ls170 (29-04-2023) - Update to latest version from linuxserver/docker-transmission diff --git a/transmission/config.json b/transmission/config.json index f37cb48a8..bc17116b1 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -108,5 +108,5 @@ }, "slug": "transmission_ls", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.0.3-r0-ls170" -} \ No newline at end of file + "version": "4.0.3-r0-ls171" +} diff --git a/transmission/updater.json b/transmission/updater.json index 65569277f..61bfa02f3 100644 --- a/transmission/updater.json +++ b/transmission/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "29-04-2023", + "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "transmission", "source": "github", "upstream_repo": "linuxserver/docker-transmission", - "upstream_version": "4.0.3-r0-ls170" + "upstream_version": "4.0.3-r0-ls171" } diff --git a/transmission_openvpn/config.json b/transmission_openvpn/config.json index eef657bbf..758a3cb2c 100644 --- a/transmission_openvpn/config.json +++ b/transmission_openvpn/config.json @@ -122,4 +122,4 @@ "slug": "transmission_openvpn", "url": "https://github.com/alexbelgium/hassio-addons", "version": "v5.0.2" -} \ No newline at end of file +} diff --git a/ubooquity/config.json b/ubooquity/config.json index 32b95a86a..c868f49ac 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -103,4 +103,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.1.2-12", "webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin" -} \ No newline at end of file +} diff --git a/unpackerr/config.json b/unpackerr/config.json index b62fe815e..5b6f9dbfb 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -86,4 +86,4 @@ "slug": "unpackerr", "url": "https://github.com/alexbelgium/hassio-addons", "version": "testing-5465f08-525-linux-arm64-2023-03-29" -} \ No newline at end of file +} diff --git a/webtop_kde/config.json b/webtop_kde/config.json index f0ce01230..3c4680f82 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -127,4 +127,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.16-r0-ls95", "video": true -} \ No newline at end of file +} diff --git a/webtrees/config.json b/webtrees/config.json index f216297ea..30df3fd23 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -120,4 +120,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.1.16", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} \ No newline at end of file +} diff --git a/whoogle/config.json b/whoogle/config.json index 8ca427988..f76598145 100644 --- a/whoogle/config.json +++ b/whoogle/config.json @@ -112,4 +112,4 @@ "slug": "whoogle-search", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle", "version": "0.8.2-5" -} \ No newline at end of file +} diff --git a/zoneminder/config.json b/zoneminder/config.json index a2e3ca1b9..63b418b7a 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -87,4 +87,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.36.33", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm" -} \ No newline at end of file +}