Found this by google'in
There are a lot of mp3 players out there that don't play the songs in an alphabetical order - instead, they ignore the filenames and play the files in the exact order they were copied to the device. And with these players, a problem rises from the fact that Nautilus handles file transfers in a somewhat random order instead of sticking to an alphabetical order.
What i'm going to suggest here is a simple workaround to this problem. I found this little tool called fatsort (http://fatsort.berlios.de/). You can either get it from this link, or through Synaptic, it's up to you.
How it works:
You just copy the files/directories to your mp3 player without worrying about the copying order. You then run fatsort, and it sorts everything in your mp3 player in an alphabetical order.
As an example, if your mp3 player is located at /dev/sda (as mine does), you type:
fatsort /dev/sda
And within less than a second, everything in the player is sorted alphabetically :KS
edit_1: Note that you need to make sure the file transfer is totally over before running fatsort. Please read the 5th post in this thread for more information.
edit_2: With the latest version of Fatsort(0.9.7) you first have to unmount the usb device (right-click on its icon on the desktop and select eject) before running fatsort. This prevents the problems i mentioned in edit_1.
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16:





by: cuziyqPosted on 2008-05-01 at 11:21:45ID: 21481166
Oh, I forgot to mention . . .
The songs tab lists the songs in the REVERSE order they were copied to the memory card.