blob: 10dc2f4ea176697f0cdc13dabed5cf68a76c6e36 (
plain)
1
2
3
4
5
6
7
8
9
|
<?% ######################################################################## %?>
<?% # 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 %?>
|