blob: ee289416a6018aa482dcb6d2bac32d33a0df7a0c (
plain)
1
2
3
4
5
6
7
8
|
<?% ######################################################################## %?>
<?% # 0 = Show/1 = Hide Description on program,now,search %?>
<?% SET global.hideDescription = 0 %?>
<?% ######################################################################## %?>
<?% # Prefered control at now/rlist %?>
<?% # 0 = Stream live TV / recording as webcast %?>
<?% # 1 = Switch channel / Start playback with SVDRP %?>
<?% SET global.preferedlocal = 0 %?>
|