Re: Random & Firmware
hi @ all
itīs me again ;P
i have found a way to bypass the "random-only-in-one-folder" problem. It istnīt the best way ... but a way ;-)
Because I really nead this function Iīm up to write a program, that converts the files to the player and change the filenames.
-------------------------------------------
bsp:
Main-Folder: "C:\Stuff\Music"
in this folder are a lot of files.
\house\track123.mp3
\house\shittxyz.wav
\metal\steelica\white album\cd1\track1.mp3
\metal\mr qwertz\blubb-blubb.mp3
...
Every single file can be selected. Then every selected file will be renamed and copyed.
[house]track123.mp3
[house]schittxyz.wav
[metal][steelica][white album][cd1]track1.mp3
[metal][mr qwertz]blubb-blubb.mp3
...
now every file is in one folder, but the "folder-structure" ist still existing and can be reconverted to the old structure.
the program will be able to convert the files an copy them onto the player - and the other way round.
So if you have this structure "[metal][steelica][white album][cd1]track1.mp3" you can reconvert the file
to this structure "\metal\steelica\white album\cd1\track1.mp3"
-------------------------------------------
Now my question to you lot:
Is there anybody interested in this program? Because I first planed to create it only in german ... but if there are some people who want this little program then I would implement a nother language too (english).
This program doesnīt need a installation ... you only have to install the VisualBasic runtimes ... thatīs all.
so itīs portable and small (I reckon 90KB) :P - you can copy the program on your player and take it wherever you are going ... and if your friend whants your files you can convert them immediately.
If you have some other good ideas please let me know :-)
-midda
|