clients: add Movian detection and enable subtitles
This commit is contained in:
parent
c50936c347
commit
d9f033aa43
@ -254,6 +254,13 @@ struct client_type_s client_types[] =
|
|||||||
EUserAgent
|
EUserAgent
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{ EMovian,
|
||||||
|
FLAG_CAPTION_RES,
|
||||||
|
"Movian",
|
||||||
|
"Movian",
|
||||||
|
EUserAgent
|
||||||
|
},
|
||||||
|
|
||||||
{ EKodi,
|
{ EKodi,
|
||||||
FLAG_DLNA | FLAG_MIME_AVI_AVI | FLAG_CAPTION_RES,
|
FLAG_DLNA | FLAG_MIME_AVI_AVI | FLAG_CAPTION_RES,
|
||||||
"Kodi",
|
"Kodi",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user