Bugzilla – Bug 7575
Music folder not fully shown in SqueezeCenter
Last modified: 2008-03-31 08:19:08 UTC
All my music folder are not fully showed in SqueezeCenter. I think that it's a problem of parsing the folder, because I used the debug mode on "OS.xx" items. In the server.log, I can see that SC count all the subfolder (261 exactely). But, I can't see all of them. In the log, I can see that some subfolder are missing. And, when I rescan my library, somme tracks are missing too, corresponding to the folder missing. I try to install the last version 7.0.1, but nothing change
if any folders contain accented characters, this is a known issue.
(In reply to comment #0) > All my music folder are not fully showed in SqueezeCenter. > I think that it's a problem of parsing the folder, because I used the debug > mode on "OS.xx" items. > In the server.log, I can see that SC count all the subfolder (261 exactely). > But, I can't see all of them. In the log, I can see that some subfolder are > missing. > And, when I rescan my library, somme tracks are missing too, corresponding to > the folder missing. > I try to install the last version 7.0.1, but nothing change (In reply to comment #1) > if any folders contain accented characters, this is a known issue. No, it's not this issue. I've got some folder missing without accented characters (folder name and track name)
Laurent: Can you please turn on database.sql and .info then attach the log
Hello, I found the solution. In fact, it was only a folder issue. I made a few test with a folder missing. First, I moved his one in an other directory. Nothing changed. I create a new folder, I moved the music files. It worked!!! I ould see my music in SqueeeCenter, in Music Library and in Folder Music. I made other manual tests by recreating folders and moving music files. No problem found! So, I made a shell script to recreate all my folders and subfolders in a new directory. And after, by a shell cript, I moved the music files. And now, everything is ok. The scan work perfectly. So, I don't know why some folders were missing. I could see them in XP explorer, in Tag&Rename software, etc. Thank you for your help. Regards, Laurent
I'm going to theorize that this was due to a Windows filesystem oddity and mark this as 'invalid' for now. If anyone else sees this, please re-open the bug and we'd be happy to look into it further.
Sounds to me like the original folders and track names may have been created without the 8.3 character name equivalents. The 8.3 names are used to get around a bug in ActiveState Perl. More information can be found in bug 2475.