#!/command/with-contenv bashio set -e export LD_PRELOAD="/usr/local/lib/libjemalloc.so.2" bashio::log.info 'Starting MPD Scrobbler' mpdscribble -v --log syslog --host 127.0.0.1 --port 6600 -D --conf /media/mpdscribble.conf