Advanced configuration (ENG)

 

Sample configuration file epgui.conf

#####################################################################################################
# If you wish to change some default value just uncomment the line (remove the '#' at the beginning                                #
# and put this file in /var/spallared/epgui.conf                                                                                                           #
#####################################################################################################
#Name for epg cache file
epgFileName=/hdd/epg.dat
#
# Seconds offset for EPG Current Event Focus (useful for daylight saving
epgFocusOffset=0
#Local GMT (3600 for Italy)
localOffset=3600
# Set to 1 if day light saving is active
dayLightSaving=1
#
#name of dvb device
#dvbDevice=/dev/dvb/card0/demux0
#
# 1 to inser a line of ** ** between days, 2 to insert 2 lines and 3... guess for what? ;)
daySeparator=1
#
# If set to 1 disables the download of the summaries (useful for low memory situations)
#noSummaries=
# If set to 1 disables the download of the themes (useful when the provider doesn’t broadcast the themes.. ;))
#noThemes=
#
#if set to 1 current event is focused
focusEpg=1
#
#Position and size for Channel List window
#channelListPosX=
#channelListPosY=
#channelListSizeX=
#channelListSizeY=
#
#Position and size for Channel Detail window
#channelDetailPosX=
#channelDetailPosY=
#channelDetailSizeX=
#channelDetailSizeY=
#
# Size and position of the multi-epg window
#epgSelPosX=
#epgSelPosY=
#epgSelSizeX=
#epgSelSizeY=
#
# 1 to enable multi-epg, 0 to disable
#multiEpg=
#
# Head of the multi-epg key name (Label and File name)
#multiEpgLabel=
#multiEpgFile=
#
# example:
#multiEpg=1
#myEpgLabel1=Provider 1
#myEpgFile1=/hdd/epg1.dat
#myEpgLabel2=Provider 2
#myEpgFile2=/hdd/epg2.dat
#myEpgLabel3=Provider 3
#myEpgFile3=/hdd/epg3.dat
#... and so on...
#Name of the file containg the channel list
#ServiceFileName=
#Name of the file with the timer list
#TimerFileName=
#Offset (in seconds) for the start time of the event to program
startOffsetTmr=-600
#Offset (in seconds) for the duration of the programmed event
endOffsetTmr=600
#Name of the script that starts Enigma
#startEnigmaCmd=
#Timeout in milliseconds for next characted in text input fields
#nextCharTimeout=1000
#
# Set to 1 to show all events in "All View" (0 to show only future events)
#showPastEvent_all=1
# Set to 1 to show all events in "Channel View" (0 to show only future events)
#showPastEvent_chan=1
# Max number of events to show for "All View" (default: 9999)
#showEventN_all=9999
# Max number of events to show for "Channel View" (default: 9999)
#showEventN_chan=9999
# Number of items to be shown on the Grid View
gridViewItems=2
#
# Max number of programs to download from Mediahighway data
maxMhwProgs=20000
# Max number of programs to load from epg.dat into EPGdb plugin
maxProgsToLoad=20000
#
# How views are cycled where:
#
# 0 - Channel View
# 1 - Grid View
# 2 - All Program View
# 3 - Themes view
#
# If a view is omitted it will not be displayed when green button is pushed
# Start view it's the first char of "viewOrder"
#
#viewOrder=0123
#
#Channel List:
#needed if the channel name in the EPG is different from the channel name in the bouquet list
#EPG Channel Name=Bouquet Channel Name
 


Sample configuration file epgui_lang.conf

#####################################################################################################
# If you wish to change some default value just uncomment the line (remove the '#' at the beginning                                #
# and put this file in /var/spallared/epgui_lang.conf                                                                                                          #
#####################################################################################################
#

# Label of the key "Download EPG"
lbDownloadEPG=Download EPG

# Label of the key "Exit"
lbExit=Exit

# Label for message "Go to channel broadcasting EPG"
lbGoToChannel=Go to channel broadcasting EPG Data and press OK

# Label for "Type"
lbGenere=Type

# Label for "Duration"
lbDuration=Duration

# Label for message "Do you like to schedule the event?"
lbRecordIt=Do you like to add the event to the timer?

# label shown when timer overlaps and cannot record an event
lbNoRecordIt=Cannot schedule the event due to another scheduled timer overlapping

# Label for day names
lbSun=Sun
lbMon=Mon
lbTue=Tue
lbWed=Wed
lbThu=Thu
lbFri=Fri
lbSat=Sat

# Messages shown when downloading EPG Data
lbReadingTimeOffset=Reading Time Offset
lbReadingTitles=Reading Titles
lbReadingThemes=Reading Themes
lbReadingChannelNames=Reading Channel Names
lbReadingSummaries=Reading Summaries

# Message shown when event added succesfully to the timer list
lbTimerProgrammed=Timer programmed succesfully

# Label for key "Grid EPG"
lbGridEPG=Grid EPG

# Text for message "Please wait"
lbPleaseWait=Please wait

# Label for key "Utils"
lbUtils=Utils

# Label for key "Search"
lbSearch=Search

# Label for key "Update EPG from internet"
lbUpdateEPG=Download EPG from internet
# Label for key "Update EPG from internet (low memory)"
lbUpdateEPGLowMem=Download EPG from internet (low memory)
# Label for key "Update Plugin"
lbUpdatePlugin=Update Plugin
lbSwitchViewMode=EPG Mode

lbTitleFilter=Title
lbGenereFilter=Kind
lbDescFilter=Description
lbFTFilter=Full text search
lbDisableFilter=Disable filter
lbFilterString=Search key:

#Label for Channel View Button
#lbChannelView =
#Label for All View Button
#lbAllView=
#Label for Theme View Button
#lbThemeView=
#Label for Grid View Button
#lbGridView=

lbSaveOptions=Save
lbReloadOptions=Revert
lbConfEpgFilename=EPG File Name
lbConfStartOffset=Seconds to record before the start of the scheduled prog.
lbConfEndOffset=Number of seconds to record after the end of the scheduled prog.
lbConfGridViewItems=Number of elements to show in grid view
lbConfViewOrder=Views order
lbConfFocusEpg=Focus the current event
lbConfShowEventAll=Show past events (complete view)
lbConfShowEventChan=Show past events (channel view)
lbEpgOnHD=EPG on HD
lbEpgOnUSB=EPG on USB