ol-iver / denonavr

Automation Library for Denon AVR receivers.
MIT License
176 stars 67 forks source link

Marantz SR5015 #294

Closed boby51 closed 1 month ago

boby51 commented 5 months 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 4 months 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.

Saarlothri commented 3 months ago

I opened a issue for the missing Sound Mode as described in the Home Assistant Integration Not able to match sound mode: 'DOLBY AUDIO-DD+', assuming 'DOLBY DIGITAL'.