clients: add NetFront Living Connect support
Add subtitle support for NetFront™ Living Connect middleware-based clients. These appear to include devices from Panasonic, Philips, Vizio, Sony, and probably more.
This commit is contained in:
parent
25f6c01f85
commit
7cc2ddedff
@ -94,6 +94,14 @@ struct client_type_s client_types[] =
|
||||
EUserAgent
|
||||
},
|
||||
|
||||
/* User-Agent: IPI/1.0 UPnP/1.0 DLNADOC/1.50 */
|
||||
{ ENetFrontLivingConnect,
|
||||
FLAG_DLNA | FLAG_FORCE_SORT | FLAG_CAPTION_RES,
|
||||
"NetFront Living Connect",
|
||||
"IPI/1",
|
||||
EUserAgent
|
||||
},
|
||||
|
||||
{ EDenonReceiver,
|
||||
FLAG_DLNA,
|
||||
"Denon Receiver",
|
||||
|
Loading…
x
Reference in New Issue
Block a user