Reply To: Playlist editing?

#10914
uncleremus
Participant

The thing with samba + MediaMonkey went fine, however I cannot get mt-daapd to recognize my .m3u playlists. I’ll post some relevant info here and maybe you can tell me whether it should work:


localhost / # cat /etc/mt-daapd.conf |egrep -v "^#" |egrep -v "^$"
[general]
web_root = /usr/share/mt-daapd/admin-root
port = 3689
admin_pw = mt-daapd
db_type = sqlite3
db_parms = /var/cache/mt-daapd
mp3_dir = /mnt/onetouch500GB/share/hdd/data/public/music/yes
servername = PENT
runas = root
playlist = /etc/mt-daapd.playlist
extensions = .flac,.mp3,.m4a,.m4p,.ogg
ssc_codectypes = ogg,flac,alac
ssc_prog = /usr/bin/mt-daapd-ssc.sh
logfile = /var/log/mt-daapd.log
process_m3u = 1
[plugins]
plugin_dir = /usr/share/mt-daapd/plugins/

localhost yes # pwd
/mnt/onetouch500GB/share/hdd/data/public/music/yes
localhost yes # ls -las
total 56
4 drwxrwxrwx 9 1000 users 4096 May 27 21:27 .
12 drwxrwxrwx 459 root root 12288 May 27 21:00 ..
4 -rwxrwxrwx 1 1000 users 90 May 27 21:03 Grym_Fusion.m3u
4 -rwxr-xr-x 1 root root 36 May 27 21:17 Grym_Fusion_2.m3u
4 drwxrwxrwx 2 1000 users 4096 Mar 17 18:20 big_generator
4 drwxrwxrwx 2 1000 users 4096 Mar 17 17:44 close_to_the_edge
4 drwxrwxrwx 2 1000 users 4096 Mar 17 18:23 drama
4 drwxrwxrwx 2 1000 users 4096 Mar 17 18:10 fragile
4 drwxrwxrwx 2 1000 users 4096 Mar 17 17:31 going_for_the_one
4 drwxrwxrwx 2 1000 users 4096 Mar 17 17:44 relayer
4 -rwxrwxrwx 1 root root 37 May 27 21:27 test.m3u
4 drwxrwxrwx 2 1000 users 4096 Mar 17 18:11 the_yes_album
localhost yes # cat Grym_Fusion_2.m3u
big_generator/almost_like_love.flac
localhost yes #
localhost yes # ls -las big_generator/
total 279660
4 drwxrwxrwx 2 1000 users 4096 Mar 17 18:20 .
4 drwxrwxrwx 9 1000 users 4096 May 27 21:27 ..
34468 -rwxrwxrwx 1 1000 users 35253754 Mar 17 18:19 almost_like_love.flac
29508 -rwxrwxrwx 1 1000 users 30175563 Mar 17 18:17 big_generator.flac
40824 -rwxrwxrwx 1 1000 users 41755763 Mar 17 18:19 final_eyes.flac
19864 -rwxrwxrwx 1 1000 users 20315464 Mar 17 18:20 holy_lamb_song_for_harmonic_convergence.flac
48004 -rwxrwxrwx 1 1000 users 49102500 Mar 17 18:20 im_running.flac
32696 -rwxrwxrwx 1 1000 users 33441366 Mar 17 18:19 love_will_find_a_way.flac
30612 -rwxrwxrwx 1 1000 users 31307545 Mar 17 18:17 rhythm_of_love.flac
43676 -rwxrwxrwx 1 1000 users 44671811 Mar 17 18:18 shoot_high_aim_low.flac
localhost yes # file big_generator/almost_like_love.flac
big_generator/almost_like_love.flac: FLAC audio bitstream data, 16 bit, stereo, 44.1 kHz, 13141800 samples
localhost yes #
localhost yes # cat Grym_Fusion.m3u
#EXTM3U
#EXTINF:389,Various Artists - Back Seat Betty
big_generator/almost_like_love.flac

So, as you can see, I have two .m3u’s in my music dir. None are recognized and this is what I get in the log:

2007-05-27 21:29:39 (b74ae6b0): Got shutdown signal.
2007-05-27 21:29:39 (b74ae6b0): Stopping gracefully
2007-05-27 21:29:39 (b74ae6b0): Stopping rendezvous daemon
2007-05-27 21:29:39 (b74ae6b0): Closing database
2007-05-27 21:29:39 (b74ae6b0): Done!
2007-05-27 21:29:39 (b7465b90): Rendezvous socket closed (daap server crashed?) Aborting.
2007-05-27 21:29:39: Aborting
2007-05-27 21:29:39 (b74aa6b0): Firefly Version svn-1549: Starting with debuglevel 2
2007-05-27 21:29:39 (b74aa6b0): Plugin loaded: daap/svn-1549
2007-05-27 21:29:39 (b74aa6b0): Plugin loaded: ssc-script/svn-1549
2007-05-27 21:29:39 (b74aa6b0): Plugin loaded: rsp/svn-1549
2007-05-27 21:29:39 (b74aa6b0): Plugin loaded: ssc-ffmpeg/svn-1549
2007-05-27 21:29:39 (b74aa6b0): Starting rendezvous daemon
2007-05-27 21:29:39 (b74aa6b0): Starting signal handler
2007-05-27 21:29:39 (b74aa6b0): Error: enum_begin failed (error 1): Misc SQL Error: no such table: config
2007-05-27 21:29:39 (b74aa6b0): Can't get db version. New database?
2007-05-27 21:29:39 (b74aa6b0): Initializing database
2007-05-27 21:29:39 (b74aa6b0): Error: enum_begin failed (error 1): ?
2007-05-27 21:29:39 (b74aa6b0): Error: enum_begin failed (error 1): ?
2007-05-27 21:29:39 (b74aa6b0): Full reload...
2007-05-27 21:29:40 (b74aa6b0): Starting mp3 scan
2007-05-27 21:29:40 (b74aa6b0): Starting playlist scan
2007-05-27 21:29:40 (b74aa6b0): Updating playlists
2007-05-27 21:29:40 (b74aa6b0): Scanned 69 songs in 0 seconds
2007-05-27 21:29:40 (b74aa6b0): Starting web server from /usr/share/mt-daapd/admin-root on port 3689
2007-05-27 21:29:40 (b74aa6b0): Registering rendezvous names
2007-05-27 21:29:40 (b74aa6b0): Serving 69 songs. Startup complete in 0 seconds

I’ve really tried, but to no avail. I can’t find out what’s wrong.