clients: merge samsung Series C client id
A Samsung TV cannot be reliably detected by checking for "SEC_HHP_TV" User Agent. Only the first part can be guaranteed, eg. "SEC_HHP_" as the rest can be changed by the end user. Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
committed by
Justin Maggard
parent
ff76966a1c
commit
e2c73f163d
+1
-1
@@ -948,7 +948,7 @@ callback(void *args, int argc, char **argv, char **azColName)
|
||||
free(alt_title);
|
||||
}
|
||||
break;
|
||||
case ESamsungSeriesC:
|
||||
case ESamsungSeriesCDE:
|
||||
default:
|
||||
if( passed_args->filter & FILTER_SEC_CAPTION_INFO_EX )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user