项目作者: aesculus

项目描述 :
LMS plugin for Denon/Marrantz receivers
高级语言: Perl
项目地址: git://github.com/aesculus/denonavpcontrol.git
创建时间: 2015-03-23T00:37:42Z
项目社区:https://github.com/aesculus/denonavpcontrol

开源协议:

下载


denonavpcontrol

A plugin for the Lyrion Music Server to control a Denon or Marantz Audio/Video Receiver.


Introduction

This plugin will turn on and off a networked Denon or Marantz amplifier/receiver when an LMS player is turned on/off or a song is played. The plugin can also be configured to invoke one of the AVR’s Quick Select modes or set the input source after powering it on, and will set the initial volume of the player to match the amplifier volume. An optional delay value can be specified before issuing commands after the AVR is powered on, as well as the maximum volume level that the amplifier should be set to when controlling the player. The user can also modify the AVR audio settings during playback when using the iPeng (iOS), Squeezer (Android) or Squeeze Ctrl (Android) client apps or the Material Skin LMS plugin interface.

The plugin uses the Denon/Marantz serial protocol over a wireless or wired network and therefore a network connection between the Lyrion server and the AVP/AVR must be available.

The plugin has been tested with numerous Denon and Marantz AVR’s, and with the Squeezebox Receiver, Touch and software-based players such as Squeezelite. It should work with any Denon or Marantz AVR that supports the Denon/Marantz serial protocol over a network. The plugin has also been tested with Apple iOS devices (Touch, iPhone and iPad) using the iPeng application, Android devices using the Squeezer and Squeeze Ctrl applications, and the Material Skin plugin on any devices it supports.

Details

  • Turns the AVR on when the user turns on a Lyrion player or starts playing a song
  • Puts the AVR in standby when the user turns the player off
  • Changes the volume of the AVR when the user changes the player volume
  • Sets the player volume to the default setting of the AVR when turned on
  • Optionally sets one of the Quick Select (Denon) or Smart Select (Marantz) modes, or selects an AVR Input Source when turned on
  • The user specifies the maximum volume the amplifier can be set to
  • The user can pick an optional delay time after powering the AVR on before playback begins
  • The user can select between Main, Zone 2, Zone 3 and Zone 4
  • Optionally synchronize the Lyrion player’s volume to the AVR volume at track changes
  • Optionally control AVR audio settings using LMS menus available under the iPeng, Squeezer, Squeeze Ctrl or Material Skin applications during playback

Installation

See the Installation Instructions

How to Use

See How to Use

License

The MIT License

Copyright (c) 2008-2024, Christopher Couper and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

  1. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  3. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  4. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  5. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  6. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  7. THE SOFTWARE.