Show feedback upon opening a channel in streamlink in more places (#3510)
Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
This commit is contained in:
@@ -670,8 +670,6 @@ void CommandController::initialize(Settings &, Paths &paths)
|
||||
}
|
||||
|
||||
stripChannelName(target);
|
||||
channel->addMessage(makeSystemMessage(
|
||||
QString("Opening %1 in streamlink...").arg(target)));
|
||||
openStreamlinkForChannel(target);
|
||||
|
||||
return "";
|
||||
|
||||
Reference in New Issue
Block a user