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:
Spencer Oliver
2013-12-05 21:42:00 +00:00
committed by Justin Maggard
parent ff76966a1c
commit e2c73f163d
3 changed files with 4 additions and 13 deletions
+1 -1
View File
@@ -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 )
{