Rename explo dir. Move slskd downloads to explo dir once complete.

This commit is contained in:
Fern Garden 2025-07-19 10:47:40 +08:00
parent f25741f575
commit cb08d2e67a
2 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@ services:
env_file: explo.env
volumes:
# - ./explo.env:/opt/explo/.env
- /media/media/beets/explo:/data/
- /media/media/beets/Explo:/data/
- /media/downloads/slskd/downloads:/slskd/
networks:
- default

View file

@ -18,7 +18,7 @@ SYSTEM_USERNAME=fern
# Password for the user (required for subsonic, recommended for plex)
SYSTEM_PASSWORD=${ND_SYSTEM_PASSWORD}
# API Key from your media system (required for emby and jellyfin, optional for plex)
API_KEY=${ND_API_KEY}
# API_KEY=
# Name of the music library in your system (emby, jellyfin, plex)
# LIBRARY_NAME=
@ -51,7 +51,7 @@ SLSKD_URL=http://slskd:5030
# Slskd API key
SLSKD_API_KEY=${SLSKD_API_KEY}
# Whether to move downloads under the DOWNLOAD_DIR or not (default: false)
# MIGRATE_DOWNLOADS=false
MIGRATE_DOWNLOADS=true
# Directory where slskd downloads tracks (default: /slskd/)
# PS! This is only needed on the binary version, in docker it's set through volume mapping
# SLSKD_DIR=/slskd/