* Add Popcorn Hour support for using the wrong MIME type for FLAC.
* Fix a couple crash bugs with invalid UPnP-A/V SOAP requests. * Fix WAV file extension support.
This commit is contained in:
@ -41,6 +41,7 @@ enum client_types {
|
||||
ESamsungTV,
|
||||
EDenonReceiver,
|
||||
EFreeBox,
|
||||
EPopcornHour,
|
||||
EStandardDLNA150 = 100
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user