chundermike / rpi-fruitbox-v2

Retro MP3 Jukebox for Raspberry Pi
76 stars 12 forks source link

MusicPath in the ini file is not interpreting linux shorthands #45

Open micky2be opened 1 year ago

micky2be commented 1 year ago

While this work through CLI with --music-path the MusicPath value in fruitbox.ini doesn't seem to be interpreted. Tried bot ~/Music and $HOME/Music to refer to folders inside users home directory but it ain't working.

Would have been nice to easily handle multi users.

Note: fruitbox is installed in a shared folder instead of pi's home directory