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: Request management and media discovery tool built to work with your existing
description:
Request management and media discovery tool built to work with your existing
Plex ecosystem
devices:
- /dev/dri
@@ -74,8 +75,8 @@ map:
name: Overseerr
options:
CONFIG_LOCATION: /config/addons_config/overseerr
PGID: '0'
PUID: '0'
PGID: "0"
PUID: "0"
ports:
5055/tcp: 5055
ports_description:
@@ -90,4 +91,4 @@ slug: overseerr
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/overseerr
version: 1.34.0
webui: '[PROTO:ssl]://[HOST]:[PORT:5055]'
webui: "[PROTO:ssl]://[HOST]:[PORT:5055]"