arcam / CocoaUPnP

CocoaUPnP is a logical progression of upnpx; designed to be easy, modern and block-based.
MIT License
84 stars 40 forks source link

The bitrate of the song queried through CocoaUPnP is incorrect #66

Closed lzwei123 closed 2 years ago

lzwei123 commented 2 years ago

The BitRate in the song information obtained from Media Server is incorrect

squarefrog commented 2 years ago

Bitrate is sent by the media server, we display it as is. It should be expressed as bytes/second, as stated in the Content Directory Service specification. If this value is wrong you should inform the media server author.