Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild

Github bot: fix linting issues nobuild
This commit is contained in:
Alexandre
2025-10-27 20:41:01 +01:00
committed by GitHub
101 changed files with 324 additions and 291 deletions

View File

@@ -2,7 +2,8 @@ arch:
- aarch64
- amd64
codenotary: alexandrep.github@gmail.com
description: Torrent Trackers and Usenet indexers offering complete management ofSonarr,
description:
Torrent Trackers and Usenet indexers offering complete management ofSonarr,
Radarr, Lidarr, and Readarr indexers with no per app setup required
devices:
- /dev/dri
@@ -67,8 +68,8 @@ devices:
- /dev/nvme1
- /dev/nvme2
environment:
PGID: '0'
PUID: '0'
PGID: "0"
PUID: "0"
image: ghcr.io/alexbelgium/prowlarr-{arch}
init: false
map:
@@ -101,4 +102,4 @@ slug: prowlarr
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "nightly-2.1.5.5215-ls217"
webui: '[PROTO:ssl]://[HOST]:[PORT:9696]'
webui: "[PROTO:ssl]://[HOST]:[PORT:9696]"