Skip to content

Commit 2bbb51b

Browse files
committed
config: add environment variable for local files
1 parent 29f1e0c commit 2bbb51b

File tree

1 file changed

+3
-0
lines changed
  • raspotify/etc/raspotify

1 file changed

+3
-0
lines changed

raspotify/etc/raspotify/conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ LIBRESPOT_ENABLE_VOLUME_NORMALISATION=
112112
# the current volume.
113113
#LIBRESPOT_INITIAL_VOLUME=50
114114

115+
# File system directory to search for local file playback.
116+
#LIBRESPOT_LOCAL_FILE_DIR=
117+
115118
# Mixer to use: softvol, alsa. Defaults to softvol.
116119
#LIBRESPOT_MIXER_TYPE=softvol
117120

0 commit comments

Comments
 (0)