mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
@@ -664,6 +664,8 @@ bool CPictureViewer::GetLogoName(const uint64_t& channel_id, const std::string&
|
||||
{
|
||||
std::string lname = dlTmpName(cc->getAlternateLogo());
|
||||
name = lname;
|
||||
if(width && height)
|
||||
getSize(lname.c_str(), width, height);
|
||||
cc->setAlternateLogo(lname);
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user