Reply To: ubuntu 6.10 on MacMini can’t get mt-daapd to work….

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues ubuntu 6.10 on MacMini can’t get mt-daapd to work…. Reply To: ubuntu 6.10 on MacMini can’t get mt-daapd to work….

#7176
hsl
Guest

(sorry for the late reaction, but i forgot to be notified when a reaction was posted. 😀

ok, completely reinstalled the machine, it was quite buggy with a lot of other things.

now i got it working with this:


wget ftp://ftp.nl.debian.org/debian/pool/main/m/mt-daapd/mt-daapd_0.2.4+r1376-1.diff.gz
wget ftp://ftp.nl.debian.org/debian/pool/main/m/mt-daapd/mt-daapd_0.2.4+r1376-1.dsc
wget ftp://ftp.nl.debian.org/debian/pool/main/m/mt-daapd/mt-daapd_0.2.4+r1376.orig.tar.gz
dpkg-source -x mt-daapd_0.2.4+r1376-1.dsc
cd mt-daapd_0.2.4+r1376
dpkg-buildpackage -rfakeroot -uc -uc

and now i get these errors:


2006-11-16 10:14:50 (310284f0): Unknown meta code: com.apple.itunes.episode-num-str
2006-11-16 10:14:50 (310284f0): Unknown meta code: com.apple.itunes.episode-sort
2006-11-16 10:14:50 (310284f0): Unknown meta code: com.apple.itunes.season-num
2006-11-16 10:14:50 (310284f0): Unknown meta code: daap.songgapless
2006-11-16 10:14:50 (310284f0): Unknown meta code: com.apple.itunes.gapless-enc-del
2006-11-16 10:14:50 (310284f0): Unknown meta code: com.apple.itunes.gapless-heur
2006-11-16 10:14:50 (310284f0): Unknown meta code: com.apple.itunes.gapless-enc-dr
2006-11-16 10:14:50 (310284f0): Unknown meta code: com.apple.itunes.gapless-dur
2006-11-16 10:14:50 (310284f0): Unknown meta code: com.apple.itunes.gapless-resy
2006-11-16 10:14:50 (310284f0): Error getting dmap size: Misc SQL Error: library routine called out of sequence

i understand that only the last is a problem to get it to work and that i have to compile it with sqlite2 instead of 3, but I don’t have a clue how to do that, can you help me?

regards,

Harold