[2013-08-06 09:27:32,882] [Log ] [7 ] [INFO ] - [LogoManager] match for НТВ not found
@Edalex
is there any reason NOT to doing space truncating for channel names?
we need to decide how we handle channels with spaces at the end:
1. truncate right spaces. Pros: no need to edit mapping file. Cons: we cannot differ between channels with spaces and without them.
2. edit mapping file. Pros and cons - as in 1 but swapped.
3. we can do kinda fallback: first search for non-truncated name, and if found - use it. If not found - then truncate and search again. Pros: no need to edit files, can distinguish between channels. Cons: none?
truncating should be applied for searching match entries in mapping, resulting filename will contain spaces as it will be taken from channel name (not truncated!)logo without ending space will not match channel with space