资 源 简 介
TimeIncrease
Nothing is worse than buying an mp3 player only to find out it cannot play an album from track 1 to the end. Because it seems to have a random file sorting. For the Archos 35 Vision the solution for the internal memory is to modify the creation date of the files. For the SD card, the order in which files are copied is important.
Only Linux
This program only works on systems that have the touch command available. For all I know this is every Linux system. If other systems have a sortalike tool it can easily be added though.
Usage (for SD Card)
Use the program as follows:
* Make the file executable (chmod +x timeIncrease.rb)
* Mount the device with write access, say at /media/Archos
* Run the program like: ./timeIncrease.rb /home/name/MP3dir /media/MUSIC
* This script will copy all files (and subdirs) in the MP3dir directory, sorted by filename within each dir, with a chronological timestamp of the files.
* This can take