# VDR plugin mp3 configuration

# You can also define the plugin arguments manually by using the
# VDR_PLUGIN_ARGS variable below. Note that setting VDR_PLUGIN_ARGS will
# override all the other settings in this file and that setting
# VDR_PLUGIN_ARGS_mp3 in the main VDR sysconfig file will
# override this file completely.
# VDR_PLUGIN_ARGS=""

# use CMD to mount/unmount/eject mp3 sources
# MOUNT_CMD=""

# execute CMD before & after network access
# NETWORK_CMD=""

# store ID3 cache file in DIR
# CACHE_DIR="/var/cache/vdr/mp3/id3"

# search CDDB files in DIR
# CDDB_DIR="/var/cache/vdr/mp3/images/cddb"

# device for OSS output
# OSS_DEV=""

# use CMD to convert background images
# IMAGE_CMD=""

# use IMG as default background image
# IMAGE_IMG=""

# cache converted images in DIR
# IMAGE_DIR="/var/cache/vdr/mp3/images"

# search sources config in SUB subdirectory
# SOURCES_SUBDIR=""

