summaryrefslogtreecommitdiff
blob: 5599aea565e0f90b2254c19da8e61cb35a8b5ffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# /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=