* Add flag to force downscaled thumbnails rather than using embedded ones.
* Add DirecTV client detection.
This commit is contained in:
@ -85,6 +85,7 @@ enum client_types {
|
||||
ESamsungSeriesB,
|
||||
EMarantzDMP,
|
||||
ELifeTab,
|
||||
EDirecTV,
|
||||
EStandardDLNA150 = 100
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user