mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
lcd4l: fix livestreamInfo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5bedaa5b7f
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-26 (Sun, 26 Mar 2023)
Origin message was:
------------------
- lcd4l: fix livestreamInfo
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -975,7 +975,7 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
|
||||
{
|
||||
if (CNeutrinoApp::getInstance()->getMode() == NeutrinoModes::mode_webtv || CNeutrinoApp::getInstance()->getMode() == NeutrinoModes::mode_webradio)
|
||||
{
|
||||
// FIXME: Doesn't work with timing.infobar_tv/radio=0
|
||||
g_InfoViewer->get_livestreamInfo();
|
||||
if (g_InfoViewer->get_livestreamInfo1() == "RESOLUTION=1x1") // comes from best_bitrate_m3u8.lua
|
||||
{
|
||||
Event = g_InfoViewer->get_livestreamInfo2();
|
||||
|
Reference in New Issue
Block a user