From 10221eee9ca01cf0f716d2b67007363247a4ef9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 00:52:34 -0400 Subject: [PATCH 01/11] chore(deps): update gladysassistant/gladys docker tag to v4.21.1 (#402) * chore(deps): update gladysassistant/gladys docker tag to v4.21.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/gladys/config.json | 4 ++-- apps/gladys/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/gladys/config.json b/apps/gladys/config.json index 1fdf5cb2..e250034e 100644 --- a/apps/gladys/config.json +++ b/apps/gladys/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": false, "id": "gladys", - "tipi_version": 3, - "version": "4.21.0", + "tipi_version": 4, + "version": "4.21.1", "categories": [ "automation" ], diff --git a/apps/gladys/docker-compose.yml b/apps/gladys/docker-compose.yml index e28a5b84..54f73f33 100644 --- a/apps/gladys/docker-compose.yml +++ b/apps/gladys/docker-compose.yml @@ -3,7 +3,7 @@ version: '3' services: gladys: container_name: gladys - image: gladysassistant/gladys:v4.21.0 + image: gladysassistant/gladys:v4.21.1 privileged: true restart: on-failure stop_grace_period: 1m From 7b301511a6cce9ba821c6d063337bcd233eb29c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 00:52:40 -0400 Subject: [PATCH 02/11] chore(deps): update lscr.io/linuxserver/jackett docker tag to v0.20.3997 (#403) * chore(deps): update lscr.io/linuxserver/jackett docker tag to v0.20.3997 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/jackett/config.json | 4 ++-- apps/jackett/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/jackett/config.json b/apps/jackett/config.json index f3452068..24865e5e 100644 --- a/apps/jackett/config.json +++ b/apps/jackett/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8097, "id": "jackett", - "tipi_version": 12, - "version": "0.20.3996", + "tipi_version": 13, + "version": "0.20.3997", "description": "Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches.", "short_desc": "API Support for your favorite torrent trackers ", "categories": [ diff --git a/apps/jackett/docker-compose.yml b/apps/jackett/docker-compose.yml index a79c6ebc..40db48f4 100644 --- a/apps/jackett/docker-compose.yml +++ b/apps/jackett/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.7" services: jackett: - image: lscr.io/linuxserver/jackett:0.20.3996 + image: lscr.io/linuxserver/jackett:0.20.3997 container_name: jackett environment: - PUID=1000 From 681a1ac74f3e4c8ffc455f12af42d190ef339f69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 00:54:19 -0400 Subject: [PATCH 03/11] chore(deps): update gitea/gitea docker tag to v1.19.2 (#404) * chore(deps): update gitea/gitea docker tag to v1.19.2 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/gitea/config.json | 4 ++-- apps/gitea/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/gitea/config.json b/apps/gitea/config.json index 854bbff0..939265f5 100644 --- a/apps/gitea/config.json +++ b/apps/gitea/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "gitea", - "tipi_version": 5, - "version": "1.19.1", + "tipi_version": 6, + "version": "1.19.2", "categories": [ "development" ], diff --git a/apps/gitea/docker-compose.yml b/apps/gitea/docker-compose.yml index accacb07..1dc1453d 100644 --- a/apps/gitea/docker-compose.yml +++ b/apps/gitea/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: gitea: - image: gitea/gitea:1.19.1 + image: gitea/gitea:1.19.2 container_name: gitea environment: - USER_UID=1000 From 1f5f41d12001e209246883485ad46fe816887b38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 01:10:13 -0400 Subject: [PATCH 04/11] chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.6.3 (#405) * chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.6.3 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/pairdrop/config.json | 12 ++++++++---- apps/pairdrop/docker-compose.yml | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/apps/pairdrop/config.json b/apps/pairdrop/config.json index 7aab4144..703718a5 100644 --- a/apps/pairdrop/config.json +++ b/apps/pairdrop/config.json @@ -6,13 +6,17 @@ "exposable": true, "force_expose": true, "id": "pairdrop", - "tipi_version": 1, - "version": "1.6.2", - "categories": ["media", "data", "utilities"], + "tipi_version": 2, + "version": "1.6.3", + "categories": [ + "media", + "data", + "utilities" + ], "description": "Local file sharing in your browser. Inspired by Apple's AirDrop", "short_desc": "Local file sharing in your browser. Inspired by Apple's AirDrop", "author": "schlagmichdoch", "source": "https://github.com/schlagmichdoch/PairDrop", "website": "https://pairdrop.net/", "form_fields": [] -} \ No newline at end of file +} diff --git a/apps/pairdrop/docker-compose.yml b/apps/pairdrop/docker-compose.yml index b82a790c..64bb4315 100644 --- a/apps/pairdrop/docker-compose.yml +++ b/apps/pairdrop/docker-compose.yml @@ -2,7 +2,7 @@ version: "3" services: pairdrop: - image: lscr.io/linuxserver/pairdrop:1.6.2 + image: lscr.io/linuxserver/pairdrop:1.6.3 container_name: pairdrop environment: - PUID=1000 From b933435d94a90354d1a07452982c416221ffaae4 Mon Sep 17 00:00:00 2001 From: DrMxrcy <58747968+DrMxrcy@users.noreply.github.com> Date: Fri, 28 Apr 2023 01:24:22 -0400 Subject: [PATCH 05/11] Update renovate.json (#408) --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index b4a86dc1..787c470c 100644 --- a/renovate.json +++ b/renovate.json @@ -11,8 +11,8 @@ "packageRules": [ { "managers": ["docker-compose", "dockerfile"], - "packagePatterns": ["^([^\\/]+\\/)?(mysql|mariadb|mongodb|postgres|redis)(:|$)"], + "packagePatterns": ["^([^\\/]+\\/)?(mysql|mariadb|mongodb|mongo|postgres|redis)(:|$)"], "enabled": false } ] -} \ No newline at end of file +} From 6818b73c730af3c2062968dddc0dd24035aaefd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 12:49:20 -0400 Subject: [PATCH 06/11] chore(deps): update lscr.io/linuxserver/jackett docker tag to v0.20.4013 (#409) * chore(deps): update lscr.io/linuxserver/jackett docker tag to v0.20.4013 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/jackett/config.json | 4 ++-- apps/jackett/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/jackett/config.json b/apps/jackett/config.json index 24865e5e..6c6ac83b 100644 --- a/apps/jackett/config.json +++ b/apps/jackett/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8097, "id": "jackett", - "tipi_version": 13, - "version": "0.20.3997", + "tipi_version": 14, + "version": "0.20.4013", "description": "Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches.", "short_desc": "API Support for your favorite torrent trackers ", "categories": [ diff --git a/apps/jackett/docker-compose.yml b/apps/jackett/docker-compose.yml index 40db48f4..af3c8cc2 100644 --- a/apps/jackett/docker-compose.yml +++ b/apps/jackett/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.7" services: jackett: - image: lscr.io/linuxserver/jackett:0.20.3997 + image: lscr.io/linuxserver/jackett:0.20.4013 container_name: jackett environment: - PUID=1000 From cc0a158d0e1a88a282c76dfbc608b05acd5bc854 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 12:49:46 -0400 Subject: [PATCH 07/11] chore(deps): update leepeuker/movary docker tag to v0.50.0 (#410) * chore(deps): update leepeuker/movary docker tag to v0.50.0 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/movary/config.json | 4 ++-- apps/movary/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/movary/config.json b/apps/movary/config.json index c90ab3ce..06399393 100644 --- a/apps/movary/config.json +++ b/apps/movary/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "movary", - "tipi_version": 2, - "version": "0.48.1", + "tipi_version": 3, + "version": "0.50.0", "categories": [ "media" ], diff --git a/apps/movary/docker-compose.yml b/apps/movary/docker-compose.yml index 4f336edd..e415d2b7 100644 --- a/apps/movary/docker-compose.yml +++ b/apps/movary/docker-compose.yml @@ -2,7 +2,7 @@ version: "3" services: movary: - image: leepeuker/movary:0.48.1 + image: leepeuker/movary:0.50.0 container_name: movary environment: - TMDB_API_KEY=${MOVARY_TMDB_API_KEY} From 48c299c2ad884fd2b9276984ed2cebc20ff49b3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 12:50:18 -0400 Subject: [PATCH 08/11] chore(deps): update ghost docker tag to v5.45.1 (#407) * chore(deps): update ghost docker tag to v5.45.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/ghost/config.json | 4 ++-- apps/ghost/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/ghost/config.json b/apps/ghost/config.json index 2377d9d7..62474ba2 100644 --- a/apps/ghost/config.json +++ b/apps/ghost/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "ghost", - "tipi_version": 11, - "version": "5.44.0", + "tipi_version": 12, + "version": "5.45.1", "categories": [ "social", "media" diff --git a/apps/ghost/docker-compose.yml b/apps/ghost/docker-compose.yml index a128e6c3..f79633f1 100644 --- a/apps/ghost/docker-compose.yml +++ b/apps/ghost/docker-compose.yml @@ -3,7 +3,7 @@ version: '3.9' services: ghost: - image: ghost:5.44.0 + image: ghost:5.45.1 container_name: ghost depends_on: - ghostdb From 5d263e504cc71f9d8a34deee0241c3bc4af08b43 Mon Sep 17 00:00:00 2001 From: sclaren Date: Fri, 28 Apr 2023 20:54:56 +0200 Subject: [PATCH 09/11] Changed option for Plugin Installer from text to boolean (#401) Co-authored-by: Sascha Claren --- apps/kanboard/config.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/apps/kanboard/config.json b/apps/kanboard/config.json index 5e62a02c..21bb1c26 100644 --- a/apps/kanboard/config.json +++ b/apps/kanboard/config.json @@ -14,11 +14,9 @@ "website": "https://kanboard.org/", "form_fields": [ { - "type": "text", - "label": "Enable Plugin Installer (true or false)", - "max": 5, - "min": 4, - "required": true, + "type": "boolean", + "label": "Enable Plugin Installer", + "required": false, "env_variable": "PLUGIN_INSTALLER" } ] From ea3fe83365a5e8cb59f9ea7a23ba67ff8494a1cd Mon Sep 17 00:00:00 2001 From: DrMxrcy <58747968+DrMxrcy@users.noreply.github.com> Date: Fri, 28 Apr 2023 14:55:59 -0400 Subject: [PATCH 10/11] Update URL Schema for Http/Https Support (#399) --- apps/mixpost/config.json | 2 +- apps/mixpost/docker-compose.yml | 2 +- apps/nocodb/config.json | 2 +- apps/nocodb/docker-compose.yml | 2 +- apps/peppermint/config.json | 2 +- apps/peppermint/docker-compose.yml | 2 +- apps/wizarr/config.json | 2 +- apps/wizarr/docker-compose.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/mixpost/config.json b/apps/mixpost/config.json index 3e75ee53..af0ec429 100644 --- a/apps/mixpost/config.json +++ b/apps/mixpost/config.json @@ -5,7 +5,7 @@ "available": true, "exposable": true, "id": "mixpost", - "tipi_version": 1, + "tipi_version": 2, "version": "v1.1.3", "categories": ["social"], "description": "Mixpost it's the coolest Self-hosted social media management software.", diff --git a/apps/mixpost/docker-compose.yml b/apps/mixpost/docker-compose.yml index 4e58d03a..c59f75d0 100644 --- a/apps/mixpost/docker-compose.yml +++ b/apps/mixpost/docker-compose.yml @@ -7,7 +7,7 @@ services: environment: - APP_NAME='Mixpost' - APP_KEY='${MIXPOST_APP_KEY}' - - APP_URL='https://${APP_DOMAIN}' + - APP_URL='${APP_PROTOCOL:-http}://${APP_DOMAIN}' - DB_HOST=mixpost-mysql - DB_DATABASE=mixpost - DB_USERNAME=tipi diff --git a/apps/nocodb/config.json b/apps/nocodb/config.json index 82671c3a..0bc092d9 100644 --- a/apps/nocodb/config.json +++ b/apps/nocodb/config.json @@ -5,7 +5,7 @@ "available": true, "exposable": true, "id": "nocodb", - "tipi_version": 3, + "tipi_version": 4, "version": "0.106.1", "categories": [ "utilities" diff --git a/apps/nocodb/docker-compose.yml b/apps/nocodb/docker-compose.yml index ac3810c4..e75f13fa 100644 --- a/apps/nocodb/docker-compose.yml +++ b/apps/nocodb/docker-compose.yml @@ -8,7 +8,7 @@ services: condition: service_healthy environment: - NC_DB=pg://nocodb-db:5432?u=postgres&p=${NOCODB_DB_PASSWORD}&d=nocodb - - NC_PUBLIC_URL=https://${APP_DOMAIN} + - NC_PUBLIC_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN} - NC_AUTH_JWT_SECRET=${NOCODB_JWT_SECRET} - NC_REDIS_URL=redis://default:${NOCODB_REDIS_PASSWORD}@nocodb-redis:6379 image: 'nocodb/nocodb:0.106.1' diff --git a/apps/peppermint/config.json b/apps/peppermint/config.json index 65f43e53..fe50b3ed 100644 --- a/apps/peppermint/config.json +++ b/apps/peppermint/config.json @@ -5,7 +5,7 @@ "available": true, "exposable": true, "id": "peppermint", - "tipi_version": 1, + "tipi_version": 2, "version": "latest", "categories": ["utilities"], "description": "An open source ticket management & help desk solution.", diff --git a/apps/peppermint/docker-compose.yml b/apps/peppermint/docker-compose.yml index 081c29b6..d9118139 100644 --- a/apps/peppermint/docker-compose.yml +++ b/apps/peppermint/docker-compose.yml @@ -9,7 +9,7 @@ services: - DB_USERNAME=tipi - DB_PASSWORD=${PEPPERMINT_DB_PASSWORD} - DB_HOST=peppermint-db - - BASE_URL=https://${APP_DOMAIN} + - BASE_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN} restart: unless-stopped ports: - ${APP_PORT}:5000 diff --git a/apps/wizarr/config.json b/apps/wizarr/config.json index 3a1b7f8f..a724095b 100644 --- a/apps/wizarr/config.json +++ b/apps/wizarr/config.json @@ -5,7 +5,7 @@ "available": true, "exposable": true, "id": "wizarr", - "tipi_version": 2, + "tipi_version": 3, "version": "2.1.3", "categories": [ "utilities" diff --git a/apps/wizarr/docker-compose.yml b/apps/wizarr/docker-compose.yml index 0e075b00..10d8fe5a 100644 --- a/apps/wizarr/docker-compose.yml +++ b/apps/wizarr/docker-compose.yml @@ -9,7 +9,7 @@ services: volumes: - ${APP_DATA_DIR}/data/database:/data/database environment: - - APP_URL=https://${APP_DOMAIN} + - APP_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN} - DISABLE_BUILTIN_AUTH=false #Set to true ONLY if you are using another auth provider (Authelia, Authentik, etc) - TZ=${TZ} networks: From 57408fa9570c761c9131bdc23b5117ce56f41eaa Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com> Date: Fri, 28 Apr 2023 22:25:41 +0200 Subject: [PATCH 11/11] fix: paths for download clients (#411) --- apps/lidarr-deemix/config.json | 8 +++++--- apps/lidarr-deemix/docker-compose.yml | 1 + apps/lidarr/docker-compose.yml | 2 +- apps/qbittorrent/config.json | 2 +- apps/qbittorrent/docker-compose.yml | 2 +- apps/qbittorrent/metadata/description.md | 2 +- apps/sabnzbd/config.json | 9 ++++++--- apps/sabnzbd/docker-compose.yml | 4 ++-- apps/sabnzbd/metadata/description.md | 2 +- apps/transmission/config.json | 2 +- apps/transmission/docker-compose.yml | 2 +- apps/transmission/metadata/description.md | 2 +- 12 files changed, 22 insertions(+), 16 deletions(-) diff --git a/apps/lidarr-deemix/config.json b/apps/lidarr-deemix/config.json index d27fe271..11b98349 100644 --- a/apps/lidarr-deemix/config.json +++ b/apps/lidarr-deemix/config.json @@ -5,12 +5,14 @@ "available": true, "exposable": true, "id": "lidarr-deemix", - "tipi_version": 1, + "tipi_version": 2, "version": "1.2.8", - "categories": ["media"], + "categories": [ + "media" + ], "description": "Lidarr with some muscles thanks to deemix", "short_desc": "Lidarr with some muscles thanks to deemix", "author": "Youegraillot", "source": "https://github.com/youegraillot/lidarr-on-steroids", "form_fields": [] -} \ No newline at end of file +} diff --git a/apps/lidarr-deemix/docker-compose.yml b/apps/lidarr-deemix/docker-compose.yml index f8e84d18..6ddf7678 100644 --- a/apps/lidarr-deemix/docker-compose.yml +++ b/apps/lidarr-deemix/docker-compose.yml @@ -10,6 +10,7 @@ services: - ${ROOT_FOLDER_HOST}/media/downloads/deemix:/downloads - ${ROOT_FOLDER_HOST}/media/data/music:/music - ${ROOT_FOLDER_HOST}/media/usenet/completed/:/downloads/completed + - ${ROOT_FOLDER_HOST}/media:/media ports: - ${APP_PORT}:8686 # Lidarr web UI - 8187:6595 # Deemix web UI diff --git a/apps/lidarr/docker-compose.yml b/apps/lidarr/docker-compose.yml index fea46277..f361f1a6 100644 --- a/apps/lidarr/docker-compose.yml +++ b/apps/lidarr/docker-compose.yml @@ -22,4 +22,4 @@ services: traefik.http.routers.lidarr.entrypoints: websecure traefik.http.routers.lidarr.service: lidarr traefik.http.routers.lidarr.tls.certresolver: myresolver - traefik.http.services.lidarr.loadbalancer.server.port: 8686 \ No newline at end of file + traefik.http.services.lidarr.loadbalancer.server.port: 8686 diff --git a/apps/qbittorrent/config.json b/apps/qbittorrent/config.json index 0256ddbe..673954ac 100644 --- a/apps/qbittorrent/config.json +++ b/apps/qbittorrent/config.json @@ -5,7 +5,7 @@ "exposable": true, "port": 8133, "id": "qbittorrent", - "tipi_version": 3, + "tipi_version": 4, "version": "4.5.2", "categories": [ "utilities" diff --git a/apps/qbittorrent/docker-compose.yml b/apps/qbittorrent/docker-compose.yml index 555b81f1..9c8e26c9 100644 --- a/apps/qbittorrent/docker-compose.yml +++ b/apps/qbittorrent/docker-compose.yml @@ -12,7 +12,7 @@ services: - WEBUI_PORT=${APP_PORT} volumes: - ${APP_DATA_DIR}/data/config:/config - - ${ROOT_FOLDER_HOST}/media/torrents:/downloads + - ${ROOT_FOLDER_HOST}/media/torrents:/media/torrents ports: - ${APP_PORT}:${APP_PORT} - 6881:6881 diff --git a/apps/qbittorrent/metadata/description.md b/apps/qbittorrent/metadata/description.md index ef7a7407..810d27fd 100644 --- a/apps/qbittorrent/metadata/description.md +++ b/apps/qbittorrent/metadata/description.md @@ -12,4 +12,4 @@ Password: adminadmin | Root Folder | Container Folder | |-------------------------------------------|------------------| | /runtipi/app-data/qbittorrent/data/config | /config | -| /runtipi/media/torrents | /downloads | \ No newline at end of file +| /runtipi/media/torrents | /media/torrents | diff --git a/apps/sabnzbd/config.json b/apps/sabnzbd/config.json index fd4c72e2..3586a30e 100644 --- a/apps/sabnzbd/config.json +++ b/apps/sabnzbd/config.json @@ -5,9 +5,12 @@ "available": true, "exposable": true, "id": "sabnzbd", - "tipi_version": 2, - "version": "3.7.2", - "categories": ["media", "utilities"], + "tipi_version": 3, + "version": "4.0.0", + "categories": [ + "media", + "utilities" + ], "description": "Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.", "short_desc": "Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can", "author": "Sabnzbd", diff --git a/apps/sabnzbd/docker-compose.yml b/apps/sabnzbd/docker-compose.yml index becda7a5..ee1704fb 100644 --- a/apps/sabnzbd/docker-compose.yml +++ b/apps/sabnzbd/docker-compose.yml @@ -2,13 +2,13 @@ version: '3' services: sabnzbd: - image: lscr.io/linuxserver/sabnzbd:3.7.2 + image: lscr.io/linuxserver/sabnzbd:4.0.0 container_name: sabnzbd ports: - ${APP_PORT}:8080 volumes: - ${APP_DATA_DIR}/data/config:/config - - ${ROOT_FOLDER_HOST}/media/usenet:/downloads + - ${ROOT_FOLDER_HOST}/media/usenet:/media/usenet environment: - PUID=1000 - PGID=1000 diff --git a/apps/sabnzbd/metadata/description.md b/apps/sabnzbd/metadata/description.md index 42725e19..449ea94c 100644 --- a/apps/sabnzbd/metadata/description.md +++ b/apps/sabnzbd/metadata/description.md @@ -11,4 +11,4 @@ If you want to know more you can head over to our website: [https://sabnzbd.org] | Root Folder | Container Folder | |---------------------------------------|------------------| | /runtipi/app-data/sabnzbd/data/config | /config | -| /runtipi/media/usenet | /downloads | \ No newline at end of file +| /runtipi/media/usenet | /media/usenet | diff --git a/apps/transmission/config.json b/apps/transmission/config.json index 41586b0f..c03261ed 100644 --- a/apps/transmission/config.json +++ b/apps/transmission/config.json @@ -10,7 +10,7 @@ ] }, "id": "transmission", - "tipi_version": 5, + "tipi_version": 6, "version": "4.0.3", "categories": [ "utilities" diff --git a/apps/transmission/docker-compose.yml b/apps/transmission/docker-compose.yml index f5a8a174..f42e1cf0 100644 --- a/apps/transmission/docker-compose.yml +++ b/apps/transmission/docker-compose.yml @@ -17,7 +17,7 @@ services: # - HOST_WHITELIST=dnsnane list #optional volumes: - ${APP_DATA_DIR}/data/config:/config - - ${ROOT_FOLDER_HOST}/media/torrents:/downloads + - ${ROOT_FOLDER_HOST}/media/torrents:/media/torrents ports: - ${APP_PORT}:9091 - 51413:51413 diff --git a/apps/transmission/metadata/description.md b/apps/transmission/metadata/description.md index 7dc4f22e..217a4772 100644 --- a/apps/transmission/metadata/description.md +++ b/apps/transmission/metadata/description.md @@ -13,4 +13,4 @@ Visit [https://transmissionbt.com/](https://transmissionbt.com/) for more inform | Root Folder | Container Folder | |-------------------------------|------------------| | /runtipi/app-data/transmission/data/config | /config | -| /runtipi/media/torrents | /downloads | \ No newline at end of file +| /runtipi/media/torrents | /media/torrents |