* Add generic DLNA client type detection and caching, and don't use DLNA-specific MIME types if the client doesn't support DLNA.
This commit is contained in:
@ -22,6 +22,7 @@ struct Response
|
||||
int requested;
|
||||
int size;
|
||||
u_int32_t filter;
|
||||
u_int32_t flags;
|
||||
enum client_types client;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user