Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


I've hit a problem using ngrok.

I entered the appropriate info in the linking.  This is successful - the
skill reports the players as found:

Discover:
MediaServer
Discovery found 5 players: Blackradio, Touch, Nestdisplay, Priva2,
Priva1.

Then, when I issue a 2nd command, I get:

Server Down
MediaServer
Your LMS server is not currently responding.

Accessing via the web gui continues to work without problems.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-10-12 Thread wt0


jstraw wrote: 
> This may be to do with Android 9 (Pie).
> 
> I can't find an equalizer app that will function with SBPlayer/Squeeze
> Ctrl. I think it's because they're all designed to only work with apps
> that "start an audio session". I don't know what that actually means. Do
> your apps not do this, and is this solvable?
> 
> Thanks.Every app that plays audio has to "start" an audio session.

Audio is fed into the system using something called an AudioTrack. Every
AudioTrack has a unique id called an Audio Session ID. If you know a
track's Audio Session ID, then you can apply effects to it. Audio
Session ID's are not fixed, a new one is generated every time you create
a new AudioTrack.

It used to be that you can use an Audio Session ID of 0 to apply effects
to the global sound mix, but that is no longer possible in newer
versions of Android.

If a player app just uses the system's built-in media player to play
audio then an equalizer app could just ask the system for the audio
session id the media player is using.

For the purposes of SB Player it cannot just use the built-in media
player, so an equalizer will have to retrieve the Audio Session ID from
SB Player. Unfortunately there's no standardized way of exposing an ID
to other apps, so I'd would have to create a way to do that and the
equalizer app would be a specifically support it.

Sent from my Pixel 3 using Tapatalk



--
Squeezebox apps for webOS, Android and Windows Phone,
http://www.angrygoatapps.com

wt0's Profile: http://forums.slimdevices.com/member.php?userid=18760
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2019-10-12 Thread jstraw


This may be to do with Android 9 (Pie).

I can't find an equalizer app that will function with SBPlayer/Squeeze
Ctrl. I think it's because they're all designed to only work with apps
that "start an audio session". I don't know what that actually means. Do
your apps not do this, and is this solvable?

Thanks.



jstraw's Profile: http://forums.slimdevices.com/member.php?userid=17008
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-10-12 Thread Stratmangler


bpa wrote: 
> Interesting.
> 
> Just rechecking the source of the logos. 
> Higher res icons may be back - it looks something was changed/restored 
> but a quick looks seems to indicate that 600x600 is back and some other
> hi-res values were changed/added. 
> 
> Needs to be checked out fully again.

Thanks for the clarification on the images.



Chris :)

Stratmangler's Profile: http://forums.slimdevices.com/member.php?userid=20387
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-10-12 Thread bpa


Interesting.

Just rechecking the source of the logos. 
Higher res icons may be back - it looks something was changed/restored 
but a quick looks seems to indicate that 600x600 is back and some other
hi-res values were changed/added. 

Needs to be checked out fully again.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-10-12 Thread bpa


Stratmangler wrote: 
> The niggle is purely to comment that the channel icons appear fine in a
> web browser, but when using an Android device running Orange Squeeze
> they're blurry because the icons themselves are too small.

Recently BBC stopped higher-res supporting channel icons - with latest
update you have the best that is available from BBC - the choice was
this resolution or nothing.

Program images are still available at higher res.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-10-12 Thread kaput


slartibartfast wrote: 
> I am in contact with Spotify at the moment but no progress so far. If
> you install an older version of Spotify from this link it works
> perfectly.
> https://spotify.en.uptodown.com/android/download/2004963
> 
> 
> Sent from my SM-G900F using Tapatalk

Hello

It seems perfect, 

thanks a lot for your very fast assistance



kaput's Profile: http://forums.slimdevices.com/member.php?userid=69480
View this thread: http://forums.slimdevices.com/showthread.php?t=110455

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-10-12 Thread slartibartfast


kaput wrote: 
> Hello i have exactly the same issue, and i don't know why...I am in contact 
> with Spotify at the moment but no progress so far. If
you install an older version of Spotify from this link it works
perfectly.
https://spotify.en.uptodown.com/android/download/2004963


Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=110455

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2019-10-12 Thread mnd


bluetdi wrote: 
> Attached are the files for the Playing screen and a changed
> CustomClockApplet.lua for Erlands free version. The Applet-lua has
> better colors for the screen and must be put in the appropriate folder
> to replace the original. But the screen works without that also.
> 
> The screen has changed somewhat since the first post. The weathermap is
> no longer supported as WU has stopped it. So this screen is no longer
> for tcuttings plugin but for boomX2. 
> 
> If you want german date and words in the screen you also have to replace
> the latest plugin vers.55 by boomX2 with mine.
> 
> Customize everything as you like. Good luck.

Thanks alot. Though, I didn't have the chance to try the screen yet,
because there were some troubles with my nas. But now, when I tried to
import it with the custom clock helper, it took an hour loading the
webpage, but still didn't import. 

If I understand correctly, an alternative way to get the screen would be
to copy the customclockhelper.prefs file to the SlimServer/prefs folder.
Would it be too much to ask you for the customclockhelper.prefs file?



mnd's Profile: http://forums.slimdevices.com/member.php?userid=69064
View this thread: http://forums.slimdevices.com/showthread.php?t=105083

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-10-12 Thread slartibartfast


Stratmangler wrote: 
> It's unchecked.
> Things were displaying fine in the run up to the Beeb's recent
> reshuffling of things.In that case what is your setting for "Source image 
> resolution for
program images"?[image:
https://uploads.tapatalk-cdn.com/20191012/10af8ecc5dd671194bdc8415688b0312.jpg]

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-10-12 Thread kaput


slartibartfast wrote: 
> I have just noticed that I cannot play any Albums in my Spotify library
> on any devices using Spotify Connect. When I say any devices I include
> Amazon Echo devices. If I search for the same albums in Spotify they
> play correctly. This does not seem to be an issue with Spotty but with
> the Spotify app on Android. I have not tried using Spotify on a PC yet
> but wondered if anyone else is seeing the same thing.
> 
> Sent from my SM-G900F using Tapatalk

Hello i have exactly the same issue, and i don't know why...



kaput's Profile: http://forums.slimdevices.com/member.php?userid=69480
View this thread: http://forums.slimdevices.com/showthread.php?t=110455

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


Update:

Adding the web_auth (mentioned earlier) line to ngrok.yml works.
(Thanks, Paul).

The web interface provides more info than you could ever want!



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-10-12 Thread Stratmangler


slartibartfast wrote: 
> Do you have "Always use Station Icon" checked? If you uncheck it you
> will see programme images at a higher resolution.
> 
> Sent from my SM-G900F using Tapatalk

It's unchecked.



Chris :)

Stratmangler's Profile: http://forums.slimdevices.com/member.php?userid=20387
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-10-12 Thread cpd73


pshepherd wrote: 
> Hi, I've been using Material Skin for a number of months and am really
> impressed with it.
> 
> Noticed recently that the thumbnail image for mp3 tracks (which have
> embedded jpgs) are not being displayed in the left hand panel, see
> below. 
> 
> 28330
> 
> Tried with a couple of browsers on different computers with the same
> result. In Orange Squeeze (an Android app) they are displayed in a
> similar folder list.
> 
> I can't see a setting which controls this and I have tried clearing the
> browser cache.  Probably user error, what am I doing wrong?
> 
> paul

Looked into this. I can request the cover, and for files with embedded
cover art it works. For otherer, even if there is cover-art in the
folder, the radio-tower icon is shown. AFAICS, there is no way for me to
know what is a valid cover and what will be the radio tower. So, I'm
unsure about this.



cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-10-12 Thread slartibartfast


Stratmangler wrote: 
> I am eternally grateful for the fine work that continues to keep the BBC
> iPlayer app running.
> 
> I have a niggle with the recent updates. As far as the streams go things
> continue to work well.
> The niggle is purely to comment that the channel icons appear fine in a
> web browser, but when using an Android device running Orange Squeeze
> they're blurry because the icons themselves are too small.
> Is it possible to make the icons bigger, and appear sharp again?
> 
> It's not a biggy, and if it's a pain in the backside to sort out forget
> I mentioned anything.
> It works, which is the most important thing.Do you have "Always use Station 
> Icon" checked? If you uncheck it you
will see programme images at a higher resolution.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2019-10-12 Thread Stratmangler


I am eternally grateful for the fine work that continues to keep the BBC
iPlayer app running.

I have a niggle with the recent updates. As far as the streams go things
continue to work well.
The niggle is purely to comment that the channel icons appear fine in a
web browser, but when using an Android device running Orange Squeeze
they're blurry because the icons themselves are too small.
Is it possible to make the icons bigger, and appear sharp again?

It's not a biggy, and if it's a pain in the backside to sort out forget
I mentioned anything.
It works, which is the most important thing.



Chris :)

Stratmangler's Profile: http://forums.slimdevices.com/member.php?userid=20387
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


philchillbill wrote: 
> SmarTTY is much nicer than PuTTY in my humble opinion. Also old eyes :)

Thanks - but I'm on Linux.  Tried to install via Wine - but crashes out,
I'm afraid.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread philchillbill


SmarTTY is much nicer than PuTTY in my humble opinion. Also old eyes :)





philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-10-12 Thread pshepherd


Hi, I've been using Material Skin for a number of months and am really
impressed with it.

Noticed recently that the thumbnail image for mp3 tracks (which have
embedded jpgs) are not being displayed in the left hand panel, see
below. 

28330

Tried with a couple of browsers on different computers with the same
result. In Orange Squeeze (an Android app) they are displayed in a
similar folder list.

I can't see a setting which controls this and I have tried clearing the
browser cache.  Probably user error, what am I doing wrong?

paul


+---+
|Filename: Screenshot_2019-10-12_18-06-11.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=28330|
+---+


pshepherd's Profile: http://forums.slimdevices.com/member.php?userid=9779
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


Paul Webster wrote: 
> I just did it ... copied from RPi via Putty terminal session and pasted
> into Notepad on the Windows PC that is running Putty.

Thanks.

I'll try it again and report back.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread Paul Webster


I just did it ... copied from RPi via Putty terminal session and pasted
into Notepad on the Windows PC that is running Putty.



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


Paul Webster wrote: 
> In Putty ... put the mouse cursor at the start of the text to copy and
> then hold left button down and drag over the area to copy ... then let
> go of the mouse button you should find that the text is in the copy
> buffer (like doing a ^c).

Yes - that works but only within the terminal.

I wanted to copy in terminal the paste on my home PC.  I can copy on
home PC then paste into terminal (Shift Insert), but not vice versa.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread Paul Webster


castalla wrote: 
> 
> Using linux putty I can't find any way to increase the text size in the
> terminal, or any way to copy a line (and then paste into my home PC). 
> The text in the terminal is very small to see with my old eyes!

In Putty ... put the mouse cursor at the start of the text to copy and
then hold left button down and drag over the area to copy ... then let
go of the mouse button you should find that the text is in the copy
buffer (like doing a ^c).



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


Paul Webster wrote: 
> I think what castalla is referring to is getting the x part after a
> restart of the ngrok application (e.g. on reboot) when using a free
> ngrok account.
> I think that my suggestion (edit config file) would allow a browser
> elsewhere in the LAN to find out what it is.
> 
> Presumably it would also be possible to find it from the ngrok service
> web site as well.

According to the ngrok website, it should be possible to get the ngrok
remote server to display information about connections, etc.by http
192.168.0.xxx:4040

This just reports:

Can't establish a connection with site.
192.168.0.xxx refused to connect.

Yes the info is available from the ngrok dashboard.  I just wanted to
test out various features.

and

Using linux putty I can't find any way to increase the text size in the
terminal, or any way to copy a line (and then paste into my home PC). 
The text in the terminal is very small to see with my old eyes!



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread Paul Webster


I think what castalla is referring to is getting the x part after a
restart of the ngrok application (e.g. on reboot) when using a free
ngrok account.
I think that my suggestion (edit config file) would allow a browser
elsewhere in the LAN to find out what it is.

Presumably it would also be possible to find it from the ngrok service
web site as well.



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread philchillbill


That x.ngrok.io is exactly what you need to link the skill. Or do
you want to do something else with ngrok interactively?





philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


philchillbill wrote: 
> Well if you can see it via https then you must already know the
> subdomain and that's all you need to get the skill linked. But how did
> you figure out what your subdomain is if the webserver is not telling
> you?
> 
> It's probably less trouble to reboot and just re-link. Linking is just
> disable skill and re-enable and takes less than a minute.

No idea!

Once ngrok is running, then I just https to the .ngrok.io and lms
gui loads

The most fiddly part is to get the ngrok address from the curl in the
putty terminal (text is so small, and I can find a way to copy the line,
and then paste into a web browser)



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread philchillbill


castalla wrote: 
> ps aux shows 2 lines.  I can see the LMS webserver via https.
> 
> Do you think paul's suggestion might worK?

Well if you can see it via https then you must already know the
subdomain and that's all you need to get the skill linked. But how did
you figure out what your subdomain is if the webserver is not telling
you?

It's probably less trouble to reboot and just re-link. Linking is just
disable skill and re-enable and takes less than a minute.



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


philchillbill wrote: 
> I've only seen that when there's no tunnel currently active. Try 'ps aux
> | grep ngrok' to verify ngrok is running (if it is, there should be two
> lines in the command result, if it's not then this command itself will
> still show up as an ngrok-related process and may fool you.

ps aux shows 2 lines.  I can see the LMS webserver via https.

Do you think paul's suggestion might worK?



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread Paul Webster


castalla wrote: 
> 
> So next problem:  how do I just stop the running ngrok (then restart
> with updated config file) ?
> I want to avoid having to go through the reauth process at this point
> rather than do a full reboot.

I suspect that it is not possible without restarting ngrok.
Sometimes applicatins support reloading configuration by sending them a
SIGHUP ... but this very old (and perhaps outdated) bug report says that
it is not possible.
https://github.com/inconshreveable/ngrok/issues/187

Can you run a web browser from the machine that it is running on
(temporarily)?

Another route that might work would be to run a proxy web server on the
same machine and have it redirect to localhost ...



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread philchillbill


cpd73 wrote: 
> If you use -["favorites","items",0,100,"menu:favorites","menu:1"]- You
> will get -favorites_url- in the response - perhaps you can use that
> instead of ID? Or you can parse the whole response, and use the
> commands/params provided. If you use the Material skin and start t via
> http://SERVER:9000/material/mobile?debug=json it will show the JSON
> messages material sends, and the responses received, in the console tab
> of the browser's developer tools.

Thanks a lot for that tip. Will start playing with it.



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread philchillbill


castalla wrote: 
> I finally got round to installing ngrok on a pi.  Seems to work well
> connecting to LMS across the interweb  I haven't configured the
> skill as yet, as I wanted to test the ngrok functions first before
> committing!
> 
> However, I have one (at least) problem.
> 
> When I try to inspect the ngrok connections using http remote server
> ip:4040, I get 'refused to connect'
> 
> ngrok is installed on dedicated raspi rasbian.  Netstat show port 4040
> as listening.
> 
> Any tips?

I've only seen that when there's no tunnel currently active. Try 'ps aux
| grep ngrok' to verify ngrok is running (if it is, there should be two
lines in the command result, if it's not then this command itself will
still show up as an ngrok-related process and may fool you.



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-10-12 Thread cpd73


slimhase wrote: 
> Just downloaded it - nothing broken - still very snappy upon reopening
> the App - no red circle wait.
> 2 thumps up.

Great! Thanks for checking so quickly.

slimhase wrote: 
> JNice integration of the server settings! I 1st thought the menue entry
> went missing - but I found the submenue under information

Yeah, I moved it there before adding the integration. Not sure if I
should move it back, or not.



cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-10-12 Thread slimhase


cpd73 wrote: 
> (Replying to
> https://forums.slimdevices.com/showthread.php?109624-Announce-Material-Skin=950058=1#post950058)
> 
> Can you try latest git/master? I've had to make some changes to the
> reconnect code, and want to see if it is still OK.
> 
> I've noticed an odd bug in 1.0.2 (and probably all cometd-using
> releases). On my android phone, scrolling the artist lists (i.e. a large
> list that requires the 'view recyler' library) is initially fast. After
> a network disconnect, and reconnect, scrolling of this list became
> sluggish. Now, I don't think the list code is the issue - I think the
> cometd reconnection code in Material was causing high CPU usage. (Note,
> this is only a theory - maybe another reason). The code change in master
> seems to resolve this, and all my list scrolls are equally fast.

Just downloaded it - nothing broken - still very snappy upon reopening
the App - no red circle wait.
2 thumps up.
P.S. Nice integration of the server settings! I 1st thought the menue
entry went missing - but I found the submenue under information



slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 2.8.x - Spotify Connect for your Squeezebox

2019-10-12 Thread overett1


Hi Michael
I've just upgraded to Spotty v2.8 and am having problems with the helper
app. Adding in the legacy plugin and Aarch64 haven't helped. Grateful
for any guidance.

Jonathan


Operating system: Red Hat / x86_64-linux

Helper Applications Folder:
/usr/share/squeezeboxserver/Bin/x86_64-linux
/usr/share/squeezeboxserver/Bin
/usr/local/sbin
/usr/local/bin
/usr/sbin
/usr/bin
/usr/libexec
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CastBridge/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyAARCH64Bin/Bin
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin



overett1's Profile: http://forums.slimdevices.com/member.php?userid=33023
View this thread: http://forums.slimdevices.com/showthread.php?t=110455

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


Paul Webster wrote: 
> My guess is that it is only listening on 127.0.0.1 by default ... try
> something like
> web_addr: 0.0.0.0:4040
> in the ngrok config file
> to tell it to listen on all IP addresses.
> I presume that this is a safety feature so you should search to see if
> it is acceptable (e.g. you probably do not care if anyone on your local
> LAN can access it).

I can't see any ngrok config file ... ?  I moved ngrok to /usr/local/bin
as recommended.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread Paul Webster


castalla wrote: 
> 
> When I try to inspect the ngrok connections using http remote server
> ip:4040, I get 'refused to connect'
> 
> ngrok is installed on dedicated raspi rasbian.  Netstat show port 4040
> as listening.
> 
> Any tips?

My guess is that it is only listening on 127.0.0.1 by default ... try
something like
web_addr: 0.0.0.0:4040
in the ngrok config file
to tell it to listen on all IP addresses.
I presume that this is a safety feature so you should search to see if
it is acceptable (e.g. you probably do not care if anyone on your local
LAN can access it).



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread cpd73


philchillbill wrote: 
> Just as I thought. But interesting that the API does not expose the
> hierarchy. The viewer must expose it by a different query to the server
> than this documented one. Do you pick and choose children to play or
> just always play the whole child-tree?

If you use -["favorites","items",0,100,"menu:favorites","menu:1"]- You
will get -favorites_url- in the response - perhaps you can use that
instead of ID? Or you can parse the whole response, and use the
commands/params provided. If you use the Material skin and start t via
http://SERVER:9000/material/mobile?debug=json it will show the JSON
messages material sends, and the responses received, in the console tab
of the browser's developer tools.



cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2019-10-12 Thread castalla


I finally got round to installing ngrok on a pi.  Seems to work well
connecting to LMS across the interweb  I haven't configured the
skill as yet, as I wanted to test the ngrok functions first before
committing!

However, I have one (at least) problem.

When I try to inspect the ngrok connections using http remote server
ip:4040, I get 'refused to connect'

ngrok is installed on dedicated raspi rasbian.  Netstat show port 4040
as listening.

Any tips?



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Home Mini, Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler

Brexit =   stupidity




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-10-12 Thread mykee


mherger wrote: 
> > The storage directory is now zipped and uploaded Michael./Micke
> 
> Thanks! It's odd that I cannot reproduce the issue you've seen. I'd 
> always get a "Found ..." line telling me what file it finally chose. But
> 
> anyway - this debug session has resulted in the addition of some useful
> 
> console output which will be part of the next release.
> 
> -- 
> 
> Michael

Michael I went back to the original version of the
findSpotifyFolders.exe which did not work then, BUT running it now it
DOES work. So I would suspect that something has changed on my end that
prevented the program earlier but does not do now. That could be why it
suddently worked, when you had actually only added the console output.
Things that has changed are my spotify playlists (if anything there
could interefere), my perl installation (but I suspect that is not
involved when running the exe, only the pl), updated avast antivirus
(never said it interfered but who knows). Likely there has been some Win
10 updates as well. Anyway it was apparently something in my setup. Now
it does work, and I'm very grateful for all the involvment from you to
help! Have a great weekend. And let me know if there is something you
would need me to test further, I'm glad to help in any way I can.



mykee's Profile: http://forums.slimdevices.com/member.php?userid=39555
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins