* Add WAV MIME workaround for Marantz Receivers and Roku SoundBridge.

* Fix bitrate displayed on Microsoft PFS devices.
This commit is contained in:
Justin Maggard
2011-08-18 23:24:17 +00:00
parent c599ed3a9f
commit 546175743a
6 changed files with 55 additions and 24 deletions

View File

@ -81,6 +81,7 @@ enum client_types {
ENetgearEVA2000,
ESamsungSeriesA,
ESamsungSeriesB,
EMarantzDMP,
EStandardDLNA150 = 100
};