##################################################################################################### # 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 #Local GMT (3600 for Italy) localOffset=3600 # Set to 1 if day light saving is active dayLightSaving=1 # # Seconds offset for EPG Current Event Focus (useful for daylight saving epgFocusOffset=0 # #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
Esempio di file di configurazione (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=Aggiorna l'EPG
# Label of the key "Exit" lbExit=Esci
# Label for message "Go to channel broadcasting EPG" lbGoToChannel=Posizionarsi su TEST1 e premere OK
# Label for "Type" lbGenere=Genere
# Label for "Duration" lbDuration=Durata
# Label for message "Do you like to schedule the event?" lbRecordIt=Vuoi programmare la registrazione di questa trasmissione?
# label shown when timer overlaps and cannot record an event lbNoRecordIt=Registrazione non possibile a causa di altri eventi gia' programmati
# Label for day names lbSun=Dom lbMon=Lun lbTue=Mar lbWed=Mer lbThu=Gio lbFri=Ven lbSat=Sab
# Messages shown when downloading EPG Data lbReadingTimeOffset=Lettura orario lbReadingTitles=Lettura titoli lbReadingThemes=Lettura generi lbReadingChannelNames=Lettura nome canali lbReadingSummaries=Lettura dettagli programmi
# Message shown when event added succesfully to the timer list lbTimerProgrammed=Programmazione effettuata
# Label for key "Grid EPG" lbGridEPG=Griglia EPG
# Text for message "Please wait" lbPleaseWait=Attendere prego
# Label for key "Utils" lbUtils=Utility
# Label for key "Search" lbSearch=Cerca
# Label for key "Update EPG from internet" lbUpdateEPG=Aggiorna EPG da internet # Label for key "Update EPG from internet (low memory)" lbUpdateEPGLowMem=Aggiorna EPG da internet (poca memoria) # Label for key "Update Plugin" lbUpdatePlugin=Aggiorna Plugin lbSwitchViewMode=Cambia EPG
lbTitleFilter=Titolo lbGenereFilter=Genere lbDescFilter=Descrizione lbFTFilter=Ricerca completa lbDisableFilter=Disabilita filtro lbFilterString=Chiave di ricerca:
#Vista per canale (etichetta applicata al pulsante verde) lbChannelView=Canali #Vista completa (etichetta applicata al pulsante verde) lbAllView=Completa #Vista per genere (etichetta applicata al pulsante verde) lbThemeView=Generi #Vista modo griglia (etichetta applicata al pulsante verde) lbGridView=Griglia
lbSaveOptions=Salva lbReloadOptions=Ricarica lbConfEpgFilename=Nome file EPG lbConfStartOffset=Anticipo (secondi) sul programma da registrare lbConfEndOffset=Secondi aggiuntivi da registrare oltre la fine dell’evento lbConfGridViewItems=Numero di elementi da visualizzare nella vista griglia lbConfViewOrder=Ordine delle viste lbConfFocusEpg=Evidenzia l’evento corrente lbConfShowEventAll=Visualizza anche eventi passati (vista completa) lbConfShowEventChan=Visualizza anche eventi passati (vista canale) lbEpgOnHD=EPG su HD lbEpgOnUSB=EPG su USB