mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
rename webtv-setup => webchannels-setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: e3cf2920a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-13 (Sun, 13 Sep 2020)
Origin message was:
------------------
- rename webtv-setup => webchannels-setup
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1232,7 +1232,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
|
||||
// Note: livestreamScriptPath is disabled in webchannels-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