Mp3Make Version 1.10
===============================

Why dropping the GUI from mp3make ?
===================================

Because I want to run this task as a background process !

Now you are able to start converting your CD's 
on PC1, initiated via telnet/ssh from PC2 !

With the script, e.g. Mp3MakeBgCd0, 
the Mp3Make process will not terminate after log-out of the
telnet/ssh session (while using the bash shell) !

Everything will be logged to a file
- so you do not have to care about this process.

My motivation for this is sourced in the big time efford
of the mp3-encoding. So I wanted to use some servers 
for encoding ;-)

How to determine the cdrom-devices for mp3make-patch-jau1 ?
===========================================================

just look at /proc/scsi/scsi, e.g.:
	cat /proc/scsi/scsi

There you will find your apropriate cdrom drive.

Just find the pair with your /dev/cdromX device
and make your own start-up shell-script - like 'mp3makecd0' !
