erland;534805 Wrote: > Does the DenonSerial plugin publish the adjusted curve via CLI/JSON ? > Or is it just an internal perl API ? > > Can I somehow check if DenonSerial is installed and activated for a > specific player over CLI/JSON ?
Currently it's just an internal Perl API, but I'd be happy to add a CLI/JSON API. Perhaps you could subscribe to something like 'ampgain' notifications, and receive player-specific notifications when the gain changes, with tagged data like "dbgain:-20.5" and "mute:0" for -20.5 dB gain, not muted? This might also be a candidate for the 'getexternalvolumeinfo' (http://bugs.slimdevices.com/show_bug.cgi?id=15657) notifications that are provided by DenonSerial, Denon AVP Control, and IR Blaster, but adding this would mean sending out many more notifications, so I think it'd be good to discuss with Aesculus and pippin before going that route. I don't want iPeng to suffer through floods of notifications it doesn't (yet?) care about. -- peterw http://www.tux.org/~peterw/ Free plugins: 'AllQuiet' (http://www.tux.org/~peterw/slim/AllQuiet.html) 'Auto Dim/AutoDisplay' (http://www.tux.org/~peterw/slim/AutoDisplay.html) 'BlankSaver' (http://www.tux.org/~peterw/slim/BlankSaver.html) 'ContextMenu' (http://www.tux.org/~peterw/slim/ContextMenu.html) 'DenonSerial' (http://www.tux.org/~peterw/slim/DenonSerial.html) 'FuzzyTime' (http://www.tux.org/~peterw/slim/FuzzyTime.html) 'KidsPlay' (http://www.tux.org/~peterw/slim/KidsPlay.html) 'KitchenTimer' (http://www.tux.org/~peterw/slim/KitchenTimer.html) 'PlayLog' (http://www.tux.org/~peterw/slim/PlayLog.html) 'PowerCenter/BottleRocket' (http://www.tux.org/~peterw/slim/PowerCenter.html) 'SaverSwitcher' (http://www.tux.org/~peterw/slim/SaverSwitcher.html) 'SettingsManager' (http://www.tux.org/~peterw/slim/SettingsManager.html) 'SleepFade' (http://www.tux.org/~peterw/slim/SleepFade.html) 'StatusFirst' (http://www.tux.org/~peterw/slim/StatusFirst.html) 'SyncOptions' (http://www.tux.org/~peterw/slim/SyncOptions.html) 'VolumeLock' (http://www.tux.org/~peterw/slim/VolumeLock.html) ------------------------------------------------------------------------ peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=77161 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
