navidrome: add new config
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful

This commit is contained in:
Michael Grote 2024-06-12 07:51:03 +02:00
parent 7fde99b7b7
commit 3cdf0c3ef0
2 changed files with 9 additions and 1 deletions

View file

@ -19,6 +19,14 @@ services:
ND_ENABLEGRAVATAR: false
ND_LASTFM_ENABLED: false
ND_ENABLETRANSCODINGCONFIG: true
ND_COVERARTPRIORITY: "embedded"
ND_ENABLEARTWORKPRECACHE: true
ND_ENABLECOVERANIMATION: false
ND_ENABLEEXTERNALSERVICES: false
ND_ENABLEMEDIAFILECOVERART: true
ND_ENABLEREPLAYGAIN: true
ND_ENABLESHARING: false
ND_JUKEBOX_ENABLED: false
PUID: 1000
PGID: 1000
TZ: Europe/Berlin

View file

@ -1,5 +1,5 @@
---
### geerlingguy.pip
### geerlingguy_pip
pip_install_packages:
- name: pykeepass>=3.2.1
- name: Jinja2>=2.11.2