tass wrote: 
> I've tried scanning my music library and found a lot of folders missing.
> It looks like most paths that contain non-latin characters are missing.
> This is missed both by the scan, and when trying to browse via 'Music
> Folder'.
> 
> Examples of missing paths:
> 'ōgen-
> Σωκράτης
> Μάλαμας
> 
> But this shows up:
> Télépopmusik
> 
> Does anyone else have this problem, or know a solution (other than
> renaming)?
> 
> )

Hi,
i dont use Windows - so only can give a hint to sort things out...

are you familar with sqlite?
i would add two folders like Télépopmusik and élépopmusik and put some
files in it and do a rescan for changes.
Now i would ask the library.db to show me these files.

Code:
--------------------
    sqlite3 /var/lib/squeezeboxserver/cache/library.db "select url from tracks 
where url like '%%élépopmusik%%'";
--------------------

(you must change the path to library.db to match windows setup and
download the sqlite3 commandline)

Whats listed? all / both nothing?
Complete path or the 8.3 Version?
If you support the output may we can find the reason.

Since you run 7.9 did you try the Drag & Drop plugin from Logitech?


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105639

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to