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:
committed by
Justin Maggard
parent
126f0f5cb8
commit
5339075393
@ -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 )
|
||||
|
Reference in New Issue
Block a user