Last change
on this file since 30 was
7,
checked in by peter, 11 years ago
|
added the NOTES file, about sorting files on a FAT filesystem
|
File size:
972 bytes
|
Line | |
---|
1 | MP3 PLAYBACK FROM USB IN STEREO |
---|
2 | |
---|
3 | <http://www.hydrogenaudio.org/forums/index.php?showtopic=79667&st=0&p=695497&#entry695497> |
---|
4 | |
---|
5 | There is a utility called fatsort which will sort the files on FAT16 and FAT32 filesystems. For Windows you can use http://hem.passagen.se/chsw/fatsort/index.html and if you use OS X or BSD ot GNU/Linux or similar you can use the utility from http://fatsort.berlios.de/ In some distributions fatsort is in the repositories. I've used the fatsort utility in Debian to sort a couple of very basic generic mp3 players and it works fine. I didn't try the Windows version. |
---|
6 | |
---|
7 | At the moment your player is playing the files in the order they were written to disk with no reference to any naming scheme. Either of these fatsort utilities will rewrite the directory structure so it works how you are used to and would usually expect. |
---|
8 | |
---|
9 | |
---|
10 | FAT32 UPPER LIMIT: 4GB |
---|
11 | |
---|
12 | MUSIC LIBRARY PARTS |
---|
13 | |
---|
14 | index of tracks |
---|
15 | index of albums (including physical details about the CDs) |
---|
Note: See
TracBrowser
for help on using the repository browser.