mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
yWeb: fix deinterlace default setting
This commit is contained in:
@@ -156,7 +156,7 @@ function view_transcode_mode(){
|
|||||||
LiveTyp = "{=typ=}";
|
LiveTyp = "{=typ=}";
|
||||||
ClientAddr = "{=func:get_request_data clientaddr=}";
|
ClientAddr = "{=func:get_request_data clientaddr=}";
|
||||||
insert_message_control("{=L:live.build_vlc=}");
|
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=};
|
cachetime = {=ini-get:/var/tuxbox/config/Y-Web.conf;http_caching;0=};
|
||||||
Lgetting_channels="{=L:live.getting_channels=}";
|
Lgetting_channels="{=L:live.getting_channels=}";
|
||||||
Lgetting_bouquets="{=L:live.getting_bouquets=}";
|
Lgetting_bouquets="{=L:live.getting_bouquets=}";
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
version=2.9.0.22
|
version=2.9.0.23
|
||||||
date=01.05.2015
|
date=01.05.2015
|
||||||
type=Release
|
type=Release
|
||||||
info=Port CST
|
info=Port CST
|
||||||
|
Reference in New Issue
Block a user