Some mp3 players can sort music to play in configured order. But other can only sort it on date created criteria. If you have folder of music (e.g. mymusic
) which defines traks order by name (e.g. 01 Music1.mp3
, 02 Music2.mpr
, 03 ...
etc) you can use next python script to resort it:
To run it you need python (python.org). If you install it first time not forgot mark in installer option to add it to system PATH.
Ussage from console:
$ python resort_date_by_name.py mymusic