You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-plugins/vdr-burn/files/confd

28 lines
622 B

# Global config file for vdr burn plugin
# $Id$
############## Global config for vdr-burn #########################
#
# Restart of VDR is needed after some changes
# Set way to your DVD Writer Drive
# allowed values: directory names
# default: /dev/dvd
#
#BURN_DVDWRITER="/dev/dvd"
# Set your tmp DIR where the files will be converted
# ! >= 10 Gb free Disc Space needed
# allowed values: directory names
# default: /var/vdr/video
#
#BURN_DATADIR="/var/vdr/video"
# Way to your not burned iso files
# allowed values: directory names
# default: /var/vdr/video/dvd-images
#
#BURN_ISODIR="/var/vdr/video/dvd-images"