Comment 5 for bug 1168770

Revision history for this message
Castro Pippo Juan Manuel (juan-pippo) wrote :

Okey

Finally I fix the bug. Really there were two.

Number One: folders with "[" "]" where skipped in the scanning. That's a problem of the glob library. I solved using os.listdir and fnmatch.

Number Two: if you tick the option Preferences => Path => "Search the LRC files in the multimedia files path."
and then if you download the lyrics in the same folder where are the multimedia files the program does not search that folder.

Well, both bugs are fixed. Here is the patch. Test it please. :)

from Argentina... sorry for my bad english.