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-cdplayer/files/confd

33 lines
632 B

# /etc/conf.d/vdr.cdplayer
# Set way to your CD Drive
# allowed values: path to device
# default: /dev/cdrom
#
#CDPLAYER_DEVICE=/dev/cdrom
# Set URL to the CDDB databank
# allowed values: URL to the databank
# default: freedb.freedb.org
#
#CDPLAYER_CDDB_SERVER="freedb.freedb.org"
# Enable cddb request to the given db on top
# allowed values: yes no
# default: yes
#
#CDPLAYER_CDDB_QUERY="no"
# Enable cache of cddb data
# allowed values: yes no
# default: yes
#
#CDPLAYER_CDDB_CACHE="no"
# Set path to the cddb data cache dir
# allowed values: path to cache dir
# default: /var/cache/vdr/cdplayer
#
#CDPLAYER_CACHE_DIR=