diff --git a/.gitea/workflows/spotizarr_deploy.yaml b/.gitea/workflows/spotizarr_deploy.yaml index a196aa5..95ef9d8 100644 --- a/.gitea/workflows/spotizarr_deploy.yaml +++ b/.gitea/workflows/spotizarr_deploy.yaml @@ -37,8 +37,11 @@ jobs: docker container prune -f || true && docker network prune -f || true - # docker stop $(docker ps -a -q) || true && - # docker rm -f $(docker ps -a -q) || true && + + + +# docker stop $(docker ps -a -q) || true && +# docker rm -f $(docker ps -a -q) || true && # name: Remote Server Deploy # on: [push] diff --git a/logs/spotizerr.log b/logs/spotizerr.log index c191a5c..9a94fe8 100644 --- a/logs/spotizerr.log +++ b/logs/spotizerr.log @@ -38355,3 +38355,4 @@ redis.exceptions.ConnectionError: Connection closed by server. 2026-06-19 10:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks. 2026-06-19 11:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks. 2026-06-19 12:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks. +2026-06-19 13:21:21 [INFO] Watch Scheduler: Watch feature is disabled in config. Skipping checks.