Reply To: dynamic playlist not working on SB

#3162
peller
Guest

Running with the stock mt-daapd.playlist, here’s what I get:

$ mt-daapd -d 9 -p -y
Read web_root: /opt/share/mt-daapd/admin-root
Read port: 3689
Read admin_pw: xxxxxxxx
Read db_dir: /opt/var/mt-daapd
Read mp3_dir: /share/hdd/data/public/music
Read servername: Music Library
Read runas: guest
Read playlist: /opt/etc/mt-daapd/mt-daapd.playlist
Read extensions: .mp3,.m4a,.m4p,.ogg,.wav,.wma,.flac,.url
Read ssc_extensions: .ogg,.flac
Read ssc_prog: /opt/sbin/mt-daapd-ssc.sh
Read logfile: /var/log/mt-daapd.log
Read rescan_interval: 600
Read always_scan: 0
Checking existence of /share/hdd/data/public/mp3
Checking existence of /share/hdd/conf/opt/var/mt-daapd
Current database version: 8
Starting signal handler
Signal handler started
Loading playlists
Parsed successfully.
$

It parses, but does not list the contents. Nothing shows up on the SB playlists. The playlist path is valid and the file is 644. I tried changing it to my own playlists, but it didn’t make a difference.