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:
vanhofen
2020-09-13 23:43:47 +02:00
parent b53c30a1d9
commit dc0fca4600
11 changed files with 57 additions and 56 deletions

View File

@@ -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)