Re: [SlimDevices: Plugins] Control via sirs / Siri shortcuts (Pengsupport for Siri shortcuts?)

2019-10-22 Thread thouky
mherger wrote: > One major flaw I see in your code: you expect players to be in sync > gropus. Without a sync group the script would fail badly. Line 597 would > > crash the script. > > After I added a condition in front of it (if (result.syncgroups_loop)) > it did work. Though I'd often

Re: [SlimDevices: Plugins] Control via sirs / Siri shortcuts (Pengsupport for Siri shortcuts?)

2019-10-21 Thread thouky
mherger wrote: > One major flaw I see in your code: you expect players to be in sync > gropus. Without a sync group the script would fail badly. Line 597 would > > crash the script. Yes, all my players are always in a single sync group, so I missed that the server omits the syncgroups_loop

Re: [SlimDevices: Plugins] Control via sirs / Siri shortcuts (Pengsupport for Siri shortcuts?)

2019-10-20 Thread thouky
chill wrote: > Thank you - got it now. I thought I'd followed the steps, but at one > point my phone told me that it couldn't install the shortcut because > it's from an untrusted source - but it seemed to skip past that when I > clicked 'Add to Siri'. That was clearly the wrong thing to do.

Re: [SlimDevices: Plugins] Control via sirs / Siri shortcuts (Pengsupport for Siri shortcuts?)

2019-10-20 Thread thouky
mherger wrote: > This sounds very interesting! I hadn't seen scriptable before... Scriptable is quite a powerful tool. It is a lot easier doing anything non-trivial in Javascript than within Shortcuts' visual programming environment. The main limitation currently is that it can only present

Re: [SlimDevices: Plugins] Control via sirs / Siri shortcuts (Pengsupport for Siri shortcuts?)

2019-10-19 Thread thouky
chill wrote: > Excellent - thanks for doing this. I jumped on it straight away, but I > must have missed a step: > > "OK. Something unexpected happened. (Dictation is not supported in > Siri.)" It sounds like you are attempting to run the Scriptable script directly from Siri, instead of using

Re: [SlimDevices: Plugins] Control via sirs / Siri shortcuts (Pengsupport for Siri shortcuts?)

2019-10-19 Thread thouky
rkrug wrote: > Now that we have Siri shortcuts in iOS, is there a chance that I could > control the players via Siri? A start would be play/pause/stop, volume > up and down, switch off. > > Anybody done this already? > Now that the iOS 13 version of Shortcuts allows interaction within Siri,

Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-02-12 Thread thouky
philippe_44 wrote: > This is very weird as 1/ the perl part does not update the settings > regularly, it only does when you click on the apply 2/ all my other > plugins use the same mechanism and I should know if it was happening all > the time. > > Might me something special with your

Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-02-11 Thread thouky
Approximately once every minute this plugin crashes when it tries to write an updated -raopbridge.xml- configuration file "-No value specified for 'KeyAttr' option in call to XMLout() at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/Settings.pm line 186-": Code:

Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2015-05-25 Thread thouky
MeSue wrote: Does everyone who uses a custom clock Now Playing screensaver for the Radio have to hit the power button twice to turn it off? Seems the first press takes it out of screen saver and the second press turns it off. Yes, it behaves the same for me. It's slightly annoying, but it is

Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-01-27 Thread thouky
StuartUSA wrote: thouky wrote: I would have preferred to support streaming to all of the devices in the sync group, but I haven't been able to work out why that isn't working. Just wondering if it works if you select the Master client of the SyncGroup? Interesting idea

Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-01-26 Thread thouky
StuartUSA wrote: thouky wrote: I think I've found the problem - ShairTunes doesn't work when the player is synchronized with other players. Removing the destination Squeezebox from its sync group allows the audio to play, otherwise it just sits there trying to connect... Glad you

Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-01-25 Thread thouky
StuartUSA wrote: After installing and playing around with the plugin I noticed it didn't handle disconnects and reconnects, so I have made some changes to support this. It may well have been implemented crudely but I had a go. Anyway I have forked DSTMK's repo and made the updates as

Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-01-25 Thread thouky
StuartUSA wrote: Check that shairport_helper is in your path, and the path of the LMS user. If it is then try turning on debug logging for the ShairTunes plugin (Settings:Advance:Logging) and save the setting to survive a restart. Then stop the LMS service, restart avahi-daemon, then start

Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-01-25 Thread thouky
StuartUSA wrote: It all looks very similar to mine: ... I guess the only difference is the clients, the Apple device is a 4th generation iPod ios 6.1.5, and SqueezeLite, SqueezePlay and SqueezePlayer (Android). Trying iTunes (11.1.4.62) instead of my iPad Retina (iOS 7.04) as the

Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-01-25 Thread thouky
I think I've found the problem - ShairTunes doesn't work when the player is synchronized with other players. Removing the destination Squeezebox from its sync group allows the audio to play, otherwise it just sits there trying to connect...

Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2011-09-18 Thread thouky
Is the plugin applying a content filter? Some YouTube content tagged as being age restricted (such as http://www.youtube.com/watch?v=e1IxOS4VzKM) does not appear in searches even if the full URL is used. -- thouky

Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2010-12-20 Thread thouky
, that was easily solved by changing the ordering and using non-transparent digits. -- thouky thouky's Profile: http://forums.slimdevices.com/member.php?userid=42109 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2010-12-17 Thread thouky
type still supported? I cannot find this option in the web interface with Custom Clock Helper v2.9.3288, although I can see some references to it in the plugin's source code. -- thouky thouky's Profile: http