Update support for LG2012 TV

LG 2012 series does not need '.' in title anymore to be able to show
captions
This commit is contained in:
Darkvater
2014-05-04 13:51:29 +08:00
committed by Justin Maggard
parent 126f0f5cb8
commit 5339075393
3 changed files with 10 additions and 0 deletions

View File

@ -1055,6 +1055,7 @@ callback(void *args, int argc, char **argv, char **azColName)
break;
case ESamsungSeriesCDE:
case ELGDevice:
case ELGNetCastDevice:
case EAsusOPlay:
default:
if( passed_args->flags & FLAG_HAS_CAPTIONS )