mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
gui/movieplayer.cpp clear cookie_header before call lua script
Origin commit data
------------------
Branch: ni/coolstream
Commit: a88da91269
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-28 (Mon, 28 Mar 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -964,6 +964,7 @@ bool CMoviePlayerGui::PlayBackgroundStart(const std::string &file, const std::st
|
||||
|
||||
std::string realUrl = file;
|
||||
std::string _pretty_name = name;
|
||||
cookie_header.clear();
|
||||
if (!getLiveUrl(chan, file, script, realUrl, _pretty_name, livestreamInfo1, livestreamInfo2, cookie_header)) {
|
||||
/* FIXME: lua->runScript calling channelRezap, which makes neutrino to loop at start,
|
||||
let playback start -> drop messages in ShowStartHint */
|
||||
|
Reference in New Issue
Block a user