diff --git a/src/nhttpd/web/Y_Live.yhtm b/src/nhttpd/web/Y_Live.yhtm index ec10e7652..c258faf7b 100644 --- a/src/nhttpd/web/Y_Live.yhtm +++ b/src/nhttpd/web/Y_Live.yhtm @@ -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=}"; diff --git a/src/nhttpd/web/Y_Version.txt b/src/nhttpd/web/Y_Version.txt index cd9a3644c..d4626810e 100644 --- a/src/nhttpd/web/Y_Version.txt +++ b/src/nhttpd/web/Y_Version.txt @@ -1,4 +1,4 @@ -version=2.9.0.22 +version=2.9.0.23 date=01.05.2015 type=Release info=Port CST