Reply To: Problems after updating iMac to Front Row 1.2.2

#4783
slab
Participant

Up to svn-1328, and still no luck; just the same ol’ “iTunes is not responding” from FrontRow, while iTunes itself can handle it dandily.

I’m compiling with ./configure –enable-sqlite3, and my configuration is:

[general]
web_root = /usr/local/share/mt-daapd/admin-root
port = 3689
db_type = sqlite3
db_parms = /usr/local/var/cache/mt-daapd
mp3_dir = /share/music
servername = zaphod
runas = nobody
playlist = /usr/local/etc/mt-daapd.playlist
password =
extensions = .mp3,.m4a,.m4p
ssc_codectypes = ogg,flac,alac
ssc_prog = /usr/local/bin/mt-daapd-ssc.sh
logfile = /var/log/mt-daapd.log
art_filename = Cover.jpg
rescan_interval = 600
always_scan = 0
scan_type = 2
process_m3u = 1
debuglevel = 4
admin_pw = password

[daap]
supports_update = 0
empty_strings = 1
supports_browse = 0

[scanning]
concat_compilations = 0
ignore_dotfiles = 0
ignore_appledouble = 1
process_xml = 0

[plugins]
plugin_dir = /usr/local/share/mt-daapd/plugins
mangle_rendezvous = 1

mt-daapd is running on Debian unstable. iTunes is version 6.0.5, and Front Row is whatever the latest version is, I believe (I don’t know how to find the version infomation).

(edit: svn-1333 doesn’t work either…)