Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-24 Thread SamY
Aesculus wrote: > Does anyone see version 2.2 in the Plugins panel? I updated the > repository a few days ago and my system still shows version 2.1 as the > latest. > > I have even stopped and restarted the LMS server twice hoping to refresh > it but no change. This has happened to me before.

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-22 Thread SamY
Aesculus wrote: > My Max Vol is set to -10. > > Attached is the log with vol sync. Thanks. This will be useful. I also need to know what volume level the Quick Select 1 command sets your AVP to. It is part of the Quick Select definition in the AVP. Sam -

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-21 Thread SamY
SamY wrote: > . > > Thanks, Chris. Ok. This looks promising but I have two questions. 1. What volume setting is defined for Quick Select 1 in your AVP? 2. Can you generate another debug with a power on, followed by a play, a pause, and then a power off? Thank

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-21 Thread SamY
Aesculus wrote: > Here is my log when starting my Touch with the plugin and a quick select > option. > > But don't take this to seriously because my device is ancient and a > unicorn. Its not an AVR but a very old Denon AVP (hence the name of the > plugin).. Thanks, Chris. Sam -

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-21 Thread SamY
Hi Chris (and anyone else reading this). I have a favor to ask. I think I see a more efficient and straightforward way to handle the Quick Select process in the plugin, which could simplify the network state-handling logic quite a bit. While I'm sure it would work for my Denon AVR-3311ci (based o

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-20 Thread SamY
Aesculus wrote: > Do I need to do something with the defaults here? Is it the fact that if > there is no number it errors or does it not like 0? I have identified some timing problems that are more likely to occur when the "power on" and "power off" delays are zero and have been testing some ex

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-20 Thread SamY
DavidBulluss wrote: > Hi Sam, > > not sure if it relates to your newer version of plugin.pm but LMS is no > longer controlling the amps. I never got around to testing it out when I > first put it in and just in the past few days I noticed that when > turning my LMS players off the related amp d

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-14 Thread SamY
jsebright wrote: > Hopefully this can either help you track down the issue, or help others > with the same issue. > > Jon. I had the same problem with the new (2.1) code drop. Sam SamY's Profile: http://forums.slimdev

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-13 Thread SamY
Aesculus wrote: > I'll have to think about that. It may be that this should be implemented > with a UI change (option?). Okay. Sounds good. I'll roll it into my next update, which will also fix the failure of the player to power up the AVR on the first attempt after an LMS restart. Sam

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-13 Thread SamY
Aesculus wrote: > > Once again thank you for taking this on. No problem, Chris. Thanks for your help. I have one more small change I'd like to get in if you think it would be useful. It would sync the client volume to the AVR each time the player is paused, regardless of whether the volume syn

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-12 Thread SamY
Aesculus wrote: > I'll turn on debug too and try out the various devices to see if I can > see a pattern. > > Hopefully it will be obvious and then I can put in some simple logic to > figure out what the intent is. The problem with a setting is that I > think its client dependent. > > My Deno

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-12 Thread SamY
Aesculus wrote: > Thank you for doing this. Let me try the changes over the next few days. > If it all makes sense I can put them into a 2.1 version. > > > > Do you have any specific thoughts on how you would like to see this > implemented? Thanks, Chris. In terms of the volume synchronizati

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-12 Thread SamY
Hello all. I am pleased to announce that I have completed my modifications to Plugin.pm in support of safe and accurate volume management, and I would like to get some feedback. My testing so far is very encouraging. Following is a summary of the changes that are incorporated in the attached m

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-10 Thread SamY
edwin2006 wrote: > Would it be possible to add this plugin into the 3rd party plugin > library of LMS? It's already there. Look for: "DENON AVP/AVR Control (v2.0)" Sam SamY's Profile: http://forums.slimdevices.com/membe

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-10 Thread SamY
DavidBulluss wrote: > Will do! When I tested your original one I was disappointed that > changing the volume on my phone using Squeeze CTRL didn't sinc the > player controls to the same level, is that what you have fixed? > > David. Sort of. It fixes a problem where the client volume can spike

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-10 Thread SamY
DavidBulluss wrote: > I have renamed the previous plugin.pm to pluginOLD.pm and dropped your > version into the folder. Have restarted but not yet tested, will do this > evening after work. Thanks for your effort, I imagine it will work > well! > > Regards, David Hi David. Please download the

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-10 Thread SamY
Aesculus wrote: > Well the problem does not occur with the web interface or iPeng. > > The other "client" that has this problem is the UI on the Touch when set > to 100%. I never pursued that but maybe your fix will help there too. Attached is my latest version of Plugin.pm, which contains t

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-09 Thread SamY
Aesculus wrote: > This looks good to me. I will try it out this weekend with the web > browser, iPeng and Squeezer. > > Thanks for doing this. You might want to hold off on your testing for a bit, Chris. I just ran into the situation you are having with the volume going to 100% using Squeezer

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-09 Thread SamY
Aesculus wrote: > OK. Is it worth having Squeezer fixed? I supposed we could put some > brackets into the value Squeezer gives that makes it more stable. The way I see it, the problem isn't in Squeezer. It's in Plugin.pm. The good news is it's an easy fix. I'm actually not sure why it doesn't c

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-09 Thread SamY
Aesculus wrote: > I am interested in what you have done. It works OK on iPeng but I have > also had issues with Squeezer on Android using 100% volume. Maybe this > will help. > > BTW one of the options in the plugin will resync the player with the amp > after every track. Not sure if that would

Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2021-02-09 Thread SamY
Hello all. I have been using this plugin for a couple of years now and love the functionality it offers. Coincidentally, I have recently been testing some changes to plugin.pm which fix both problems reported by DAR. The simpler of the two, which takes care of the occasional log message "Can't ca

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2021-01-16 Thread SamY
Cali wrote: > Hi > > I installed the plugin but it won't create the castbridge.xml config > file, so it keeps saying "Configuration file missing". > I run the program as an administrator. Are there any errors in your server log? There seems to be a permissions problem with the latest executabl

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2021-01-02 Thread SamY
slartibartfast wrote: > Isn't the default setting "Volume controls adjust outputs"? > > Sent from my Pixel 3a using Tapatalk I'm not sure what the default is. Just check and confirm that's what it's set to. SamY's Profi

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2021-01-01 Thread SamY
nervoteso wrote: > yes they are empty > > if i listen to music from spotify native google nest players audio is > wonderful, if i play google nest from lms volume and quality sound poor. > on lms players flac files sound amazing I had a very similar problem with volume management when setting

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2019-06-10 Thread SamY
gianpaoloracca wrote: > As I said in the title I tried enabling pcm transcoding for my > chromecast in the plugin settings and everything is just fine. > It's strange because AFAIR I never did it before and worked without > issues for months... > I'll leave it here if anybody has the same issue

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2019-02-09 Thread SamY
philippt79 wrote: > Hello Community, > > I am using the CastBridge plugin in LMS on a NAS since a few weeks now. > Basically the setup of the plugin and first run works great. Many thanks > for the effort to implement this!! > > Anyway, when I am stopping the playback it happens that the next

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-11-17 Thread SamY
SamY wrote: > Okay. I went back to using flac transcoding to get a debug log for Tidal > streaming and, of course, it works just fine now. ;-) > I am using the defaults for flac compression quality, resampling rate, > and sample size, but may have been overriding one or more of th

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-11-09 Thread SamY
philippe_44 wrote: > No update - but you should not have a problem in flac transcode mode and > Tidal. I don't have anymore a Tidal subscription, so I can't test. Maybe > you can send me a log (just let additional debugging empty to start > with) I will try to get a debug log, Philippe. In the m

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-10-25 Thread SamY
d6jg wrote: > Phillipe. Although "flow" is mentioned under the *i* it isn't actually > available to choose. > 25835 The "Flow" option only appears if you select a Transcode option other than "none". SamY's Profile: http:

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-10-25 Thread SamY
d6jg wrote: > Phillipe. Although "flow" is mentioned under the *i* it isn't actually > available to choose. > 25835 The "Flow" option only appears if you select a Transcode option other than "none". SamY's Profile: http:

Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-10-21 Thread SamY
Hello, Phillipe. I just installed v1.6.0 of the plug-in, and am experiencing a new problem where the audio skips forward a few seconds near the beginning of each track and skips backward a corresponding interval at the end of the track. The problem is easily recreated and occurs on every track.

Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2014-10-29 Thread SamY
Hello, everyone. This is my first post here on the Squeezebox forums. I am the owner of a Voco V-Zone music player, as well as a Spotify Premium user. The V-Zone player is based on the Squeezebox architecture and works with LMS via the MyVOCOnet plugin, which is installed from the MyVOCO DEV pl

<    1   2   3   4   5