ol-iver / denonavr

Automation Library for Denon AVR receivers.
MIT License
175 stars 66 forks source link

Marantz SR5015 #294

Open boby51 opened 4 weeks ago

boby51 commented 4 weeks ago

Logger: denonavr.soundmode Source: components/denonavr/media_player.py:353 First occurred: 6:59:50 PM (2 occurrences) Last logged: 7:10:25 PM

Not able to match sound mode: 'DOLBY AUDIO-DD+', assuming 'DOLBY DIGITAL'. Not able to match sound mode: 'DOLBY AUDIO-DD+ +NEURAL:X', assuming 'DOLBY DIGITAL'.

dieneuser commented 2 weeks ago

I can confirm this behavior. I get these messages on my Marantz (Cinema 70S):

Not able to match sound mode: 'DOLBY AUDIO-DD', assuming 'DOLBY DIGITAL'.
Not able to match sound mode: 'DOLBY AUDIO-DD+', assuming 'DOLBY DIGITAL'.

I think the mapping dict SOUND_MODE_MAPPING in const.py needs to be expanded by the reported values.