yWeb: fix deinterlace default setting

This commit is contained in:
GetAway
2015-05-01 22:23:09 +02:00
committed by svenhoefer
parent 2e102b9cc2
commit 9eb1fe599b
2 changed files with 2 additions and 2 deletions

View File

@@ -156,7 +156,7 @@ function view_transcode_mode(){
LiveTyp = "{=typ=}";
ClientAddr = "{=func:get_request_data clientaddr=}";
insert_message_control("{=L:live.build_vlc=}");
isDeinterlace = ("{=ini-get:/var/tuxbox/config/Y-Web.conf;deinterlace;true=}" == "true");
isDeinterlace = ("{=ini-get:/var/tuxbox/config/Y-Web.conf;deinterlace;false=}" == "true");
cachetime = {=ini-get:/var/tuxbox/config/Y-Web.conf;http_caching;0=};
Lgetting_channels="{=L:live.getting_channels=}";
Lgetting_bouquets="{=L:live.getting_bouquets=}";

View File

@@ -1,4 +1,4 @@
version=2.9.0.22
version=2.9.0.23
date=01.05.2015
type=Release
info=Port CST