I did a reinstall of the ODBC 5.1 driver. Unfortunately it did not solve
the problem. Also I gave version 3.2 of ACC a try. The result is the
same as for v3.3.

My setup is the following:
PC:
- Windows XP Professional, servicepack 2
- MySQL Connector/ODBC 5.1, version 5.1.6
DS-107+:
- SqueezeCenter-version 7.2 - 22900
- MySQL-versie: 5.0.51b

>From a comparison I made of the 2 log-files I found the following
difference in the query-string:
v3.0.2:
WHERE INSTR(UCASE(tracks.url), 'volume1/MP3') GROUP BY AlbumID,
AlbumName, Disc, TrackNum 
v3.3:
WHERE INSTR(UCASE(tracks.url), 'volume1/MP3') GROUP BY TrackID,
AlbumName, Disc, TrackNum 

The 'GROUP BY'-statement shows a difference. I don't know if this is ok
or not. I'll leave that up to you. 

Thanks again for your efforts.

Regards, Rene.


-- 
arubaluba
------------------------------------------------------------------------
arubaluba's Profile: http://forums.slimdevices.com/member.php?userid=32369
View this thread: http://forums.slimdevices.com/showthread.php?t=74452

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to