Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-05-08 Thread pputzer

If you meant the GPIOs, I‘m using the button/power supply together with
an Audiophonics HAT, which has special pins for this. So I am using the
standard GPIOs, but I don‘t know what the overlay settings should be. (I
think I know, but then the shutdown sometimes only happens after the
next reboot finishes (which I trigger via the web interface), not on its
own.


Gesendet von iPhone mit Tapatalk





pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

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


Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-05-08 Thread pputzer


paul- wrote: 
> The GPIO on the rpi has default values for the internal pullup/down
> resistors, we can change them, but not until the kernel finishes
> booting, that can be too late. You need to use a GPIO that matches.  IN
> the case of Audiophonics, use the GPIO connections that they recommend.

Is there an explicit recommendation anywhere? I just tried to model the
settings on that post in the other thread.


Gesendet von iPhone mit Tapatalk





pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

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


Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-05-08 Thread paul-


The GPIO on the rpi has default values for the internal pullup/down
resistors, we can change them, but not until the kernel finishes
booting, that can be too late. You need to use a GPIO that matches.  IN
the case of Audiophonics, use the GPIO connections that they recommend.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

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


Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-05-08 Thread pputzer


I've experimented a bit more. "Pull" has to be set to "up", otherwise
nothing at all happens when I press the button in its operational state.
However, while it has worked when I did a test run, it now appears to
only switch off the RPi after the next reset. Very strange.



pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

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


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-08 Thread bpa


Mothy_Tim wrote: 
>  I'm guessing that it doesn't like something that the iPlayer plugin is
> doing, maybe the radio text?

The BBCiPlayer does nothing special for screensavers.  It provides plain
text as part of the LMS metadata request and the screensaver display it.


Crashes are more a symptom of a low level problem - could there be a
memory problem ?

If you run Squeezeplay from a command prompt you should get an error
message why it crashes (e.g. segmentation fault)



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

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


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2019-05-08 Thread Mothy_Tim


Mothy_Tim wrote: 
> Hi, not sure what the problem is but have just tried this on High Sierra
> and it crashes after a couple of minutes? I was streaming from LMS using
> iPlayer plug-in syncronised with a couple of other players, also tried
> to play a FLAC file it crashed on starting the file, I hit reopen and it
> was playing! Seems very unstable. Anything I can try?
> 
> Cheers,
> Tim

Ok so I have experimented a bit more and it seems that SqeezePlay
crashes if I leave it on the now playing screen, if I select the Home
screen then it happily plays all day! I'm guessing that it doesn't like
something that the iPlayer plugin is doing, maybe the radio text?
Cheers,
Tim



Mothy_Tim's Profile: http://forums.slimdevices.com/member.php?userid=69140
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

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


Re: [slim] Squeezebox App (1.1.4) on Android Devices no longer working?

2019-05-08 Thread doggod


Apesbrain wrote: 
> Orange Squeeze and Squeeze Commander can both connect to
> mysqueezebox.com; I'm certain that Squeezer can also.  Look for some
> option to "Change server" and it should be available there.
> 
> You might also try Material Skin; search the forum.
> 
> "Official" Squeezebox app stopped working after Android 5.

Thanks for answering! Yep know about the official app not working hence
my Q's. Maybe I should have been clearer; I want a remote control that
doesn't need LMS to be running. So from looking at Material skin that
wouldn't work since it need to be installed in LMS. Think I used Squeeze
Commander ages ago but from searching it seems that it's also now
defunct? Doesn't show up on search on Google Play.

Orange Squeeze might be it as it says in its site; >
"Orange Squeeze automatically discovers and connects to your local
Logitech Media Server (formerly Squeezebox Server) over WiFi, or the
mysqueezebox.com web site."

Can anyone confirm that it can connect to MySq.com without having LMS
running in background? I.e. over 4G.



doggod's Profile: http://forums.slimdevices.com/member.php?userid=46431
View this thread: http://forums.slimdevices.com/showthread.php?t=104891

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


Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-05-08 Thread pputzer

paul- wrote: 
> The defaults should work for the module, as I used that board to develop
> the setup.  But,I’ll check it out.

I meant the technical default (in the kernel), not the one in the GUI.
I‘d have to check, but I think they at least differed.


Gesendet von iPhone mit Tapatalk





pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

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


Re: [slim] Squeezebox App (1.1.4) on Android Devices no longer working?

2019-05-08 Thread Apesbrain


Orange Squeeze and Squeeze Commander can both connect to
mysqueezebox.com; I'm certain that Squeezer can also.  Look for some
option to "Change server" and it should be available there.

You might also try Material Skin; search the forum.

"Official" Squeezebox app stopped working after Android 5.



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=104891

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


Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-05-08 Thread paul-

The defaults should work for the module, as I used that board to develop
the setup.  But,I’ll check it out.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

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


Re: [slim] Squeezebox App (1.1.4) on Android Devices no longer working?

2019-05-08 Thread doggod


Hi,

Sorry for writing in this really old thread but it was what I could find
on my subject i had an old < 5 android phone and pad for a long time
(the pad i still have and use) and have used Squeezer alongside
Logitech's Squeezebox app. The nice thing with Logi's app was/is that it
can connect to MySqueezebox.com which seemingly Squeezer can't? Or can
it? Does anyone know? Naturally I now have a much newer android phone so
I'm stuck with Squeezer. So one more Q, does anyone know if it's
possible to install Squeezebox 1.1.4 on newer android version? And if,
how? Think my newer phone has android 6.01.

Naturally if anyone know if any of the other remote app's works with
connecting to MySq.com I'm also eager to hear.



doggod's Profile: http://forums.slimdevices.com/member.php?userid=46431
View this thread: http://forums.slimdevices.com/showthread.php?t=104891

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