Skip to content

Commit

Permalink
Add sound mode 'DOLBY PL2 MUSIC' (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
starkillerOG authored May 8, 2020
1 parent c07a944 commit 5cafb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denonavr/denonavr.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

SOUND_MODE_MAPPING = OrderedDict(
[('MUSIC', ['PLII MUSIC', 'DTS NEO:6 MUSIC', 'DOLBY D +NEO:X M',
'DTS Neo:X Music']),
'DTS NEO:X MUSIC', 'DOLBY PL2 MUSIC']),
('MOVIE', ['PLII MOVIE', 'PLII CINEMA', 'DTS NEO:X CINEMA',
'DTS NEO:6 CINEMA', 'DOLBY D +NEO:X C',
'PLIIX CINEMA']),
Expand Down

0 comments on commit 5cafb63

Please sign in to comment.