Dan Sully Wrote: > * giulianoz shaped the electrons to say... > > >I know unicode support is still in development, but I can't find > >albums with unicode titles (like "Studio Ghibli Songs > >原声大碟 - 专辑"). Is > there > >something I should enable to be able to listen those albums, except > >that renaming them ? > > You are using the 6.2 nightlies/beta? > > Can you run with --d_sql when you try that search? > > Thanks. > > -D > -- > Adobe Photoshop - When you want the truth. Real bad.
Hi, the build is the 24/10 nightly. here's the log: 2005-10-24 19:54:36.4157 Used previous results for findKey 2005-10-24 19:54:36.4193 Used previous results for findKey 2005-10-24 19:54:36.4481 Used previous results for findKey 2005-10-24 19:54:45.2247 Start and End node: [contributor:contributor] 2005-10-24 19:54:45.2248 Field query. Need additional join. start and End node: [contributor:contributor] 2005-10-24 19:54:45.2249 Start and End node: [contributor:contributor] 2005-10-24 19:54:45.2249 Field query. Need additional join. start and End node: [contributor:contributor] 2005-10-24 19:54:45.2250 Start and End node: [album:contributor] 2005-10-24 19:54:45.2250 Field query. Need additional join. start and End node: [album:album] 2005-10-24 19:54:45.2254 Running SQL query: [SELECT COUNT(*) FROM (SELECT DISTINCT contributors.id AS id,contributors.name AS name,contributors.namesort AS namesort,contributors.moodlogic_id AS moodlogic_id,contributors.moodlogic_mixable AS moodlogic_mixable,contributors.musicmagic_mixable AS musicmagic_mixable FROM contributor_track, tracks, contributors, albums WHERE contributor_track.track = tracks.id AND contributors.id = contributor_track.contributor AND albums.id = tracks.album AND ( contributor_track.role IN ( ?, ? ) AND contributors.namesearch LIKE ? ))] 2005-10-24 19:54:45.2255 Bind arguments: [1, 5, %A�DA��%] 2005-10-24 19:54:45.3270 Start and End node: [album:album] 2005-10-24 19:54:45.3271 Field query. Need additional join. start and End node: [album:album] 2005-10-24 19:54:45.3278 Running SQL query: [SELECT COUNT(*) FROM (SELECT DISTINCT albums.id AS id,albums.title AS title,albums.titlesort AS titlesort,albums.contributor AS contributor,albums.compilation AS compilation,albums.year AS year,albums.artwork_path AS artwork_path,albums.disc AS disc,albums.discc AS discc,albums.musicmagic_mixable AS musicmagic_mixable FROM tracks, albums WHERE albums.id = tracks.album AND ( albums.titlesearch LIKE ? ))] 2005-10-24 19:54:45.3278 Bind arguments: [%A�DA��%] 2005-10-24 19:54:45.3906 Start and End node: [default:default] 2005-10-24 19:54:45.3907 Start and End node: [default:default] 2005-10-24 19:54:45.3907 Field query. Need additional join. start and End node: [default:default] 2005-10-24 19:54:45.3910 Running SQL query: [SELECT COUNT(*) FROM (SELECT DISTINCT tracks.id AS id,tracks.multialbumsortkey AS multialbumsortkey,tracks.thumb AS thumb,tracks.age AS age,tracks.remote AS remote,tracks.ct AS ct,tracks.audio AS audio,tracks.titlesort AS titlesort,tracks.album AS album,tracks.tracknum AS tracknum,tracks.url AS url,tracks.tag AS tag,tracks.title AS title,tracks.disc AS disc,tracks.fs AS fs FROM tracks WHERE ( tracks.audio = ? AND tracks.titlesearch LIKE ? ))] 2005-10-24 19:54:45.3910 Bind arguments: [1, %A�DA��%] 2005-10-24 19:54:45.4538 Used previous results for findKey 2005-10-24 19:54:45.4540 Used previous results for findKey 2005-10-24 19:54:45.4543 Used previous results for findKey I can't find the album in the browse by music folder section too I also noticed that if I search for "原声大碟" the search text input area contains "原声大碟" after the search I just noticed that the total album cound passed from 1114 to 1108 as soon as I restarted the slimserver service (windows xp) thanks giuliano -- giulianoz _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
