Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marantz SR5015 #294

Closed
boby51 opened this issue Jun 10, 2024 · 2 comments · Fixed by #305
Closed

Marantz SR5015 #294

boby51 opened this issue Jun 10, 2024 · 2 comments · Fixed by #305

Comments

@boby51
Copy link

boby51 commented Jun 10, 2024

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
Copy link

dieneuser commented Jun 21, 2024

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
Copy link

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'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants