Dear All (appoligies for the double post)

Here is a plugin which Bruno and I are very proud of, hopefully you too will
find it useful ;-)

It enables (so far) the burning of
a) single file to cd
b) single file and related (fxd, jpeg etc)
c) dir (list) as files to cd
d) dir (list) as wav to cd (read audio cd)
e) dvd_dir (freevo can tell if its a DVD by loking for VIDEO_TS) to dvd

thats it.

Eventually you will have an option to burn a-d to dvd as well, but for now
you don't.  It will autodetect if you have a scsi burner (or usb burner).

Also, way down on my todo list I'd like to experiment on making this follow
the cart architecture and maybe replace cart.

Install:
freevo install cd_burn-0.4.tgz

Usage:
activate in local_conf.py by
plugin.activate(cd_burn)

Then configure the following as needed:
CDBURN_CDRECORD_PATH: Path to cdrecord
Default: /usr/bin/cdrecord

CDBURN_MKISOFS_PATH: Path to mkisofs
Default: /usr/bin/mkisofs

CDBURN_AUDIO_DAO: CDRecord canburn audio cds in DAO mode
Default: 0

CDBURN_SPEED: Speed to burn with cdrecord
Default: 8

CDBURN_TEMP_DIR: Temp file name used by cdrecord
Default: /tmp/

CDBURN_DEV: Device for cdrecord to burn with (not auto detected)
Default: 19,0,0

Cheers,
Mick (with thanks to Bruno Tavares)

Attachment: cd_burn-0.4.tar.gz
Description: application/gzip-compressed

Reply via email to