On Fri, Sep 18, 2009 at 12:33:03PM +0200, Michal Suchanek wrote: > When adding a directory of files (with no subdirectories in this > case) the files are added in some order I cannot figure out. It does > not seem they are sorted by filename nor does it seem they are > sorted by mp3 name.
add_directory_by_name (from file.c) uses g_dir_read_name, which returns data in an undefined order. Do you know how similar software tackle this problem ? -- Etienne Millon
signature.asc
Description: Digital signature