|
Release Notes
webCDwriter 2.4.0
Some instructions on the new features:
- If you want to try the experimantal use of cdrdao
to copy audio and data CDs, set cdrdao=on in /etc/CDWserver/config.
Since this new feature is almost untested (my CD-ROM is not
supported by cdrdao) I recommend to also set logSubProcess=on.
If you run into problems you may try to change cdrdaoArgs
(default is cdrdaoArgs=--on-the-fly), and send me the output
below /var/log/CDWserver/. CDWserver currently runs something like
cdrdao copy --on-the-fly --speed 4 -v 2 --source-device 0,2,0 --device 0,3,0
|
to burn an on-the-fly copy of the CD in the source device. I need
feedback on this ...
-
webCDcreator offers to burn several copies of a project at once.
You may restrict this by setting maxCopies in /etc/CDWserver/config.
-
You may now choose the "Sources" of webCDcreator by one of
the files
$HOME/.webCDcreator.cfg
/etc/webCDcreator.cfg
$HOME/webCDcreator.cfg
C:\webCDcreator.cfg
|
at the client side.
|