diff --git a/lsio/build-agent/docker-compose.yaml b/lsio/build-agent/docker-compose.yaml index 7272280..f9ff90c 100644 --- a/lsio/build-agent/docker-compose.yaml +++ b/lsio/build-agent/docker-compose.yaml @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details. --- version: "2.1" services: diff --git a/lsio/build-agent/docker-run.sh b/lsio/build-agent/docker-run.sh index 4003e1a..c5e0692 100644 --- a/lsio/build-agent/docker-run.sh +++ b/lsio/build-agent/docker-run.sh @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details. . ./.env docker run -d \ --name=build-agent \ diff --git a/lsio/ci/docker-compose.yaml b/lsio/ci/docker-compose.yaml index 12478da..cd62144 100644 --- a/lsio/ci/docker-compose.yaml +++ b/lsio/ci/docker-compose.yaml @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details. --- version: "2.1" services: diff --git a/lsio/ci/docker-run.sh b/lsio/ci/docker-run.sh index b5fe522..f96c273 100644 --- a/lsio/ci/docker-run.sh +++ b/lsio/ci/docker-run.sh @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details. . ./.env docker run -d \ --name=ci \ diff --git a/lsio/ffmpeg/docker-compose.yaml b/lsio/ffmpeg/docker-compose.yaml index 7960230..34c5f70 100644 --- a/lsio/ffmpeg/docker-compose.yaml +++ b/lsio/ffmpeg/docker-compose.yaml @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details. --- version: "2.1" services: diff --git a/lsio/ffmpeg/docker-run.sh b/lsio/ffmpeg/docker-run.sh index b5f586a..ef79974 100644 --- a/lsio/ffmpeg/docker-run.sh +++ b/lsio/ffmpeg/docker-run.sh @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details. . ./.env docker run -d \ --name=ffmpeg \ diff --git a/lsio/jenkins-builder/docker-compose.yaml b/lsio/jenkins-builder/docker-compose.yaml index 2f9fd2b..e58bffa 100644 --- a/lsio/jenkins-builder/docker-compose.yaml +++ b/lsio/jenkins-builder/docker-compose.yaml @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details. --- version: "2.1" services: diff --git a/lsio/jenkins-builder/docker-run.sh b/lsio/jenkins-builder/docker-run.sh index efbe92e..95bba5b 100644 --- a/lsio/jenkins-builder/docker-run.sh +++ b/lsio/jenkins-builder/docker-run.sh @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details. . ./.env docker run -d \ --name=jenkins-builder \ diff --git a/lsio/plex-meta-manager/docker-compose.yaml b/lsio/plex-meta-manager/docker-compose.yaml index 4b4ddb1..dc7cef0 100644 --- a/lsio/plex-meta-manager/docker-compose.yaml +++ b/lsio/plex-meta-manager/docker-compose.yaml @@ -1,8 +1,8 @@ -# [Plex-meta-manager](https://github.com/meisnate12/Plex-Meta-Manager) is a -# Python 3 script that can be continuously run using YAML configuration files to -# update on a schedule the metadata of the movies, shows, and collections in -# your libraries as well as automatically build collections based on various -# methods all detailed in the wiki. +# [Plex-meta-manager](https://github.com/Kometa-Team/Kometa) is a Python 3 +# script that can be continuously run using YAML configuration files to update +# on a schedule the metadata of the movies, shows, and collections in your +# libraries as well as automatically build collections based on various methods +# all detailed in the wiki. --- version: "2.1" diff --git a/lsio/plex-meta-manager/docker-run.sh b/lsio/plex-meta-manager/docker-run.sh index 5daac5d..731c3ca 100644 --- a/lsio/plex-meta-manager/docker-run.sh +++ b/lsio/plex-meta-manager/docker-run.sh @@ -1,8 +1,8 @@ -# [Plex-meta-manager](https://github.com/meisnate12/Plex-Meta-Manager) is a -# Python 3 script that can be continuously run using YAML configuration files to -# update on a schedule the metadata of the movies, shows, and collections in -# your libraries as well as automatically build collections based on various -# methods all detailed in the wiki. +# [Plex-meta-manager](https://github.com/Kometa-Team/Kometa) is a Python 3 +# script that can be continuously run using YAML configuration files to update +# on a schedule the metadata of the movies, shows, and collections in your +# libraries as well as automatically build collections based on various methods +# all detailed in the wiki. . ./.env docker run -d \ diff --git a/lsio/python/docker-compose.yaml b/lsio/python/docker-compose.yaml index 0790ef8..24dbc44 100644 --- a/lsio/python/docker-compose.yaml +++ b/lsio/python/docker-compose.yaml @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details. --- version: "2.1" services: diff --git a/lsio/python/docker-run.sh b/lsio/python/docker-run.sh index a7d2e8b..3948283 100644 --- a/lsio/python/docker-run.sh +++ b/lsio/python/docker-run.sh @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details. . ./.env docker run -d \ --name=python \ diff --git a/lsio/readme-sync/docker-compose.yaml b/lsio/readme-sync/docker-compose.yaml index 47bab85..4f77371 100644 --- a/lsio/readme-sync/docker-compose.yaml +++ b/lsio/readme-sync/docker-compose.yaml @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details. --- version: "2.1" services: diff --git a/lsio/readme-sync/docker-run.sh b/lsio/readme-sync/docker-run.sh index be5082d..73305e6 100644 --- a/lsio/readme-sync/docker-run.sh +++ b/lsio/readme-sync/docker-run.sh @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details. . ./.env docker run -d \ --name=readme-sync \ diff --git a/lsio/socket-proxy/docker-compose.yaml b/lsio/socket-proxy/docker-compose.yaml index 35d35cf..f7b73e7 100644 --- a/lsio/socket-proxy/docker-compose.yaml +++ b/lsio/socket-proxy/docker-compose.yaml @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details. --- version: "2.1" services: diff --git a/lsio/socket-proxy/docker-run.sh b/lsio/socket-proxy/docker-run.sh index 35dbb14..96c26d1 100644 --- a/lsio/socket-proxy/docker-run.sh +++ b/lsio/socket-proxy/docker-run.sh @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details. . ./.env docker run -d \ --name=socket-proxy \ diff --git a/lsio/unrar/docker-compose.yaml b/lsio/unrar/docker-compose.yaml index 18d1d47..008a442 100644 --- a/lsio/unrar/docker-compose.yaml +++ b/lsio/unrar/docker-compose.yaml @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details. --- version: "2.1" services: diff --git a/lsio/unrar/docker-run.sh b/lsio/unrar/docker-run.sh index 3233eaa..f99762b 100644 --- a/lsio/unrar/docker-run.sh +++ b/lsio/unrar/docker-run.sh @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details. . ./.env docker run -d \ --name=unrar \ diff --git a/lsio/yq/docker-compose.yaml b/lsio/yq/docker-compose.yaml index 9010213..9a48486 100644 --- a/lsio/yq/docker-compose.yaml +++ b/lsio/yq/docker-compose.yaml @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details. --- version: "2.1" services: diff --git a/lsio/yq/docker-run.sh b/lsio/yq/docker-run.sh index 915ae59..53fbbd9 100644 --- a/lsio/yq/docker-run.sh +++ b/lsio/yq/docker-run.sh @@ -1,4 +1,4 @@ -This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details. +# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details. . ./.env docker run -d \ --name=yq \