Counting Crows - August And Everything After - 04 - Perfect Blue Buildings - Rock - 1993.wav
And that´s what it should do:
Convert all songs one by one with the following scheme...
* run LAME with parameters (for car and portable use)
* create a folder structure from the file name: .....\MP3\GENRE\ARTIST\ALBUM\
like: (D:\music\)mp3\Rock\Counting Crows\August And Everything After\
* place the output file into the folder structure
* tag the file and add a comment like „EAC+LAME3.90.3APS“
* rename the file (like „04 – Perfect Blue Buildings“)
* (optional apply mp3gain if possible but not absolutely necessary)
* run Musepack with parameters (for DVD-archiving backup purpose)
* create a folder structure from the file
* name: .....\MUSEPACK\GENRE\ARTIST\ALBUM\
like: (D:\music\)MPC\Rock\Counting Crows\August And Everything After\
* place the output file into the folder structure
* tag the file and add a comment (like „mppenc1.14 q8xl“)
* rename the file (like „04 – Perfect Blue Buildings“)
* (optional apply replaygain if possible but not absolutely necessary)
* run FLAC with parameters (for HD-archiving and PC-listening purpose)
* create a folder structure from the file name: .....\FLAC\GENRE\ARTIST\ALBUM\
* like: (D:\music\)MPC\Rock\Counting Crows\August And Everything After\
* place the output file into the folder structure
* tag the file and add a comment (like „best“)
* keep the filename (like „Counting Crows - August And Everything After - 04 - Perfect Blue Buildings - Rock - 1993.flac“)
* (optional apply replaygain if possible but not absolutely necessary)
* delete the source
* take the next title
..........................
OK, there are tools like MAR or MAREO available, that can run several tasks
with EAC, but that´s not really what I have in mind. With these tools you have to stay near to your PC to change the next CD. During the conversion time the PC is blocked and you´re not able to work because the encoder needs the CPU power.
I´d be really happy if I could write a program as described above, but I´m not able to code.
So if sth. like this is not existing, I pass the idea to anyone who is able and maybe looking for a idea what to program next
Anyone else who would like such a program or is that a sh.. idea?