mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-tvguide.git
				synced 2023-10-05 13:01:48 +00:00 
			
		
		
		
	Fixed a bug during channel logo loading
This commit is contained in:
		| @@ -542,6 +542,7 @@ bool cImageCache::LoadLogo(const cChannel *channel) { | ||||
|     if (success) | ||||
|         return true; | ||||
|     success = LoadImage(logoLower.c_str(), *tvguideConfig.logoPath, *extension); | ||||
|     return success; | ||||
| } | ||||
|  | ||||
| void cImageCache::InsertIntoLogoCache(std::string channelID) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user