mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-03 18:41:30 +00:00
19 lines
396 B
YAML
19 lines
396 B
YAML
name: Lidarr
|
|
version: 0.9.0
|
|
slug: lidarr
|
|
description: Looks and smells like Sonarr but made for music
|
|
url: https://github.com/hassio-addons/addon-lidarr/tree/main/README.md
|
|
codenotary: codenotary@frenck.dev
|
|
webui: http://[HOST]:[PORT:8686]
|
|
init: false
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armv7
|
|
map:
|
|
- addon_config:rw
|
|
- share:rw
|
|
- media:rw
|
|
ports:
|
|
8686/tcp: 8686
|
|
image: ghcr.io/hassio-addons/lidarr/{arch}
|