Over the years, I've had such a hard time getting slimserver/squeezecenter to work with filenames with diacritcs that I've more or less given up and I now routinely strip out any diacritic marks from my music library folder and file names.
I looked at svn 16425 and thought I would revisit this with my suite of problematic files, which you can find here: http://www.hegardtfoundation.org/flacstuff/flac-problem-artwork.zip I guess that my basic question is this: should squeeze center on a linux platform be able to work with files copied from a windows machine via samba? In my case, squeeze center is running on fedora 7, the file system underlying the samba share is ext3; the locale of the server is en_US.UTF-8; samba reports dos charset = CP850, unix charset = UTF-8, display charset = LOCALE; MySQL reports that all it's character sets are set to utf8. All this is good, yes? The files in question copy from the windows machine to the samba share on the ext3 formatted drive just fine. The filenames all look OK in a shell session on the linux machine. They all look OK when viewed via WinSCP. But squeeze center can't extract artwork from ANY of these files which contain diacritics. The scanner log is full of messages like: Code: -------------------- [18:49:59.3579] Slim::Schema::Track::coverArt (299) Error: Exception when trying to call readCoverArt() for [file:///slimtest/music/Flac_problem_artwork/c_Early_Baroque/Gu%C3%A9dron,%20P/Le%20Consert%20des%20Consorts%20-%20Le%20Po%E8me%20Harmonique.flac] : [[/slimtest/music/Flac_problem_artwork/c_Early_Baroque/Guédron, P/Le Consert des Consorts - Le Poème Harmonique.flac] does not exist or cannot be read: No such file or directory at /usr/local/slimserver_trunk/server/lib/Audio/FLAC/Header.pm line 67.] [18:49:59.3716] Slim::Schema::Track::coverArt (299) Error: Exception when trying to call readCoverArt() for [file:///slimtest/music/Flac_problem_artwork/c_Early_Baroque/Il%20F%C3%A1solo/Il%20F%E1solo%20%20-%20Le%20Po%E8me%20Harmonique.flac] : [[/slimtest/music/Flac_problem_artwork/c_Early_Baroque/Il Fásolo/Il Fásolo - Le Poème Harmonique.flac] does not exist or cannot be read: No such file or directory at /usr/local/slimserver_trunk/server/lib/Audio/FLAC/Header.pm line 67.] [18:49:59.3853] Slim::Schema::Track::coverArt (299) Error: Exception when trying to call readCoverArt() for [file:///slimtest/music/Flac_problem_artwork/c_Early_Baroque/Moulini%C3%A9,%20E/L%27humaine%20com%E9die%20-%20Le%20Po%E8me%20Harmonique,%20Vincent%20Dumestre.flac] : [[/slimtest/music/Flac_problem_artwork/c_Early_Baroque/Moulinié, E/L'humaine comédie - Le Poème Harmonique, Vincent Dumestre.flac] does not exist or cannot be read: No such file or directory at /usr/local/slimserver_trunk/server/lib/Audio/FLAC/Header.pm line 67.] [18:49:59.3992] Slim::Schema::Track::coverArt (299) Error: Exception when trying to call readCoverArt() for [file:///slimtest/music/Flac_problem_artwork/c_Early_Baroque/Sch%C3%BCtz,%20H/Symphoniae%20Sacrae%20III,%20Op.%2012,%201650%20-%20Cantus%20C%F6lln,%20Concerto%20Palatino,%20Konrad%20Jungh%E4nel%20-%20D1.flac] : [[/slimtest/music/Flac_problem_artwork/c_Early_Baroque/Schütz, H/Symphoniae Sacrae III, Op. 12, 1650 - Cantus Cölln, Concerto Palatino, Konrad Junghänel - D1.flac] does not exist or cannot be read: No such file or directory at /usr/local/slimserver_trunk/server/lib/Audio/FLAC/Header.pm line 67.] [18:49:59.4129] Slim::Schema::Track::coverArt (299) Error: Exception when trying to call readCoverArt() for [file:///slimtest/music/Flac_problem_artwork/e_Spanish_Latin_American_Baroque/Garc%C3%ADa%20de%20Salazar,%20J/Complete%20Vespers%20of%20Our%20Lady%20-%20Capilla%20Pe%F1aflorida,%20Ministriles%20de%20Marsias.flac] : [[/slimtest/music/Flac_problem_artwork/e_Spanish_Latin_American_Baroque/GarcÃÂ*a de Salazar, J/Complete Vespers of Our Lady - Capilla Peñaflorida, Ministriles de Marsias.flac] does not exist or cannot be read: No such file or directory at /usr/local/slimserver_trunk/server/lib/Audio/FLAC/Header.pm line 67.] [18:49:59.4265] Slim::Schema::Track::coverArt (299) Error: Exception when trying to call readCoverArt() for [file:///slimtest/music/Flac_problem_artwork/f_French_Baroque/Caix%20d%E2%80%99Hervelois,%20L/Pi%E8ces%20pour%20la%20Viole,%201731%20-%20Jean-Louis%20Charbonnier.flac] : [[/slimtest/music/Flac_problem_artwork/f_French_Baroque/Caix dâÂÂHervelois, L/Pièces pour la Viole, 1731 - Jean-Louis Charbonnier.flac] does not exist or cannot be read: No such file or directory at /usr/local/slimserver_trunk/server/lib/Audio/FLAC/Header.pm line 67.] ..etc.. -------------------- So, what's the problem here? (aside from my sketchy knowledge of linux..) Is this a samba problem? Squeeze Center? -- gharris999 ------------------------------------------------------------------------ gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=42431
_______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
