mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
webtv-setup: disable possibility to setup livestreamScriptPath ...
Movieplayer searches automatically in default-directories for scripts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5650194d07
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Origin message was:
------------------
- webtv-setup: disable possibility to setup livestreamScriptPath ...
Movieplayer searches automatically in default-directories for scripts
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1115,6 +1115,7 @@ bool CMoviePlayerGui::getLiveUrl(const std::string &url, const std::string &scri
|
||||
{
|
||||
std::list<std::string> paths;
|
||||
// try livestreamScript from user's livestreamScriptPath
|
||||
// Note: livestreamScriptPath is disabled in webtv-setup; just here for compatibility
|
||||
paths.push_back(g_settings.livestreamScriptPath);
|
||||
// try livestreamScripts from webradio/webtv autoload directories
|
||||
if (m_ThisMode == NeutrinoModes::mode_webradio)
|
||||
|
Reference in New Issue
Block a user