On Jun 26, 2009, at 3:59 AM, JJZolx wrote: > > Philip Meyer;435512 Wrote: >> 1. SQLite seems to be reporting some artists with non-standard ASCII >> characters twice, eg. "Amon Duul II" as well as "Amon Düül >> II" (should >> only contain "Amon Düül II"). > > Character set issues have been the bane of SqueezeCenter's database > keeping since it was Slim Server. Issues that were specific to SQLite > (prior to MySQL) were hacked to sort-of fix them, but never really > fixed > all of them. Then, when MySQL was used, more hacks, and just as many > problems never fixed. Now back to SQLite and old problems are back > and > new ones introduced.
Are you sure you don't have conflicting tags? Proper Unicode support is of course a priority, and should be fine with SQLite too. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
