# VDR plugin playlist configuration

# show the plugin in the main menu
# SHOW_MENU="no"

# hide the plugin from the main menu
# HIDE_MENU="no"

# set name for the main menu entry
# MENU_NAME=""

# Show the delete all messages line at begin of messagelist
# SHOW_DELETE_BEGIN="no"

# Hide the delete all messages line at begin of messagelist
# HIDE_DELETE_BEGIN="no"

# Show the delete all messages line at end of messagelist
# SHOW_DELETE_END="no"

# Hide the delete all messages line at end of messagelist
# HIDE_DELETE_END="no"

# minimum entrys for display delete all messages
# line at begin and end (include -b and -e)
# MIN_ENTRIES=""

# minimum time (min) for message in historyqueue (OSD-list) 5-999
# HOLDTIME_HISTORY=""

# minumum time (min) for responses in queue (readable by SAQRESP) 2-199
# HOLDTIME_RESPONSES=""

# sortoption for messagelist (OSD)
# SORT_ASCENDING="no"

# sortoption for messagelist (OSD)
# SORT_DESCENDING="no"

# Enable more logging
# VERBOSE="no"

# Disable more logging
# NOVERBOSE="no"

# Hide the Prefer Command Line Parameter form setup-menu
# HIDE_COMMANDLINE="no"

