Re: [SlimDevices: Plugins] iPeng support thread

2010-09-16 Thread Wiredcharlie
to sleep I cannot ping it. It therefore appears that iPeng is keeping the WiFi up even during sleep and despite the Preserve Connection setting. Is this a bug? Tony -- Wiredcharlie Wiredcharlie's Profile: http

Re: [SlimDevices: Plugins] iPeng support thread

2010-09-16 Thread Wiredcharlie
I don't think so. It seems to go flat over night. -- Wiredcharlie Wiredcharlie's Profile: http://forums.slimdevices.com/member.php?userid=35115 View this thread: http://forums.slimdevices.com/showthread.php?t=51929

Re: [SlimDevices: Plugins] iPeng support thread

2010-09-16 Thread Wiredcharlie
Thanks, Pippin -- Wiredcharlie Wiredcharlie's Profile: http://forums.slimdevices.com/member.php?userid=35115 View this thread: http://forums.slimdevices.com/showthread.php?t=51929

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2016-04-11 Thread Wiredcharlie
I found this: http://stackoverflow.com/questions/27630789/convert-a-hex-string-in-ascii-to-the-same-hex-values-using-perl So in SBNetIOSendMsg.pm I added $Cmd = pack('H*', $Cmd); And now my Orvibo S20 works!

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2016-03-20 Thread Wiredcharlie
Hi Günther I'm very impressed by your work here! I was looking at whether I could use your plugin to control the Orvibo S20 WiFi controlled socket directly from my XP LMS. Is there a way of running a VBScript file as the command? Many Thanks Tony

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2016-03-21 Thread Wiredcharlie
cadfish wrote: > > > - maybe its simpler to comunicate directly with the orvibo. Do you have > the API documentation? To be honest, I was hoping to avoid the automation server as the Orvibo is directly controlled by wifi. From what I can gather from the reverse engineering that's been done,

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2016-03-27 Thread Wiredcharlie
Hi Günther Thanks for your quick response! Still doesn't work despite the log now looking right. I think it must be a hex / ascii thing. The working shell script pipes the command string through xxd -r -p ? Thanks for all your help Tony

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2016-03-26 Thread Wiredcharlie
Hi Günther Thanks for your reply. I couldn't get it to work, unfortunately. Looking at the debug log: > [16-03-27 00:07:14.4762] Plugins::SBNetIO::Plugin::commandCallback (301) > PLAYMODE play > [16-03-27 00:07:14.4775] Plugins::SBNetIO::Plugin::RequestPowerOn (329) > *** SBNetIO: Power ON

Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2016-04-16 Thread Wiredcharlie
All working reliably now. Two changes to *SBNetIOSendMsg.pm* > > > added: > > $CMD = PACK('H*', $CMD); > > and > > MY $REQUEST = $CMD . \"/N\"; > > becomes > > *my $request = $Cmd; * > > linefeed removed > > I send each control string three times with short intervals inbetween.

[SlimDevices: Plugins] Mac App to convert FLAC to Apple Lossless (ALAC) and AAC with cover art

2017-02-06 Thread Wiredcharlie
You too may have a vast collection FLAC files and an iphone - which doesn't speak FLAC. I've written an Applescript App that will take a folder of FLAC files and convert them to Apple Lossless (ALAC) and incorporate the cover.jpg or folder.jpg into the metadata of the created files. It also does

Re: [SlimDevices: Plugins] Mac App to convert FLAC to Apple Lossless (ALAC) and AAC with cover art

2018-08-22 Thread Wiredcharlie
thanks wrote: > i just registered to say *::thank you::*, good sir. > you are a hero and a true friend to tech-unsavvy peasants in need like > me. I'm pleased you found it useful. :) Wiredcharlie's Profile:

Re: [SlimDevices: Plugins] Looking for someone willing to update Inguz EQ/DRC settings page

2021-01-04 Thread Wiredcharlie
The subtle use of EQ is by far the most significant way you can improve the sound of your system without spending any money. I am actually amazed that a system as mature as LMS does not provide EQ apart from via an unsupported plugin. Looking at inguzeq.prefs, EQ is arranged as frequency/dB