Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread Michael Herger

   >   > tc@PiTouch:/tmp$ wget 
"http://www.mysqueezebox.com/update/?version=7.9.2=1522157629=1=nocpan;
 -O tmp.tmp
   > Connecting to www.mysqueezebox.com (52.215.52.41:80)
   > tmp.tmp  100% 
|*|
 2   0:00:00 ETA
   > tc@PiTouch:/tmp$ cat tmp.tmp
   > 0

Might be something on the server side.   There is another route for
you..


Indeed. Thanks for the heads-up! Should be fixed shortly.

--

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


Re: [SlimDevices: Unix] Latest version of Squeezeplay for Linux ?

2018-11-20 Thread castalla


vlycop wrote: 
> You know what, i don't like running command from my desktop in order to
> get software :rolleyes:
> I'll give you this, i made it myself quickly so i can't guarantee it but
> you if you'r under gnome, it will give you a nice icon an all.
> 
> make a file named squeezeplay.desktop in /opt/squeezeplay/ and copy this
> inside :
> > 
Code:

  >   > [Desktop Entry]
  > Name=SqueezePlay
  > Comment=Launch Jive GUI 
  > Exec='/opt/squeezeplay/bin/squeezeplay.sh'
  > Icon=/opt/squeezeplay/200px-ControllerAppIcon.png
  > Terminal=false
  > Type=Application
  > Categories=Audio;AudioVideo;Application;

> > 
> Then download the official icon form the wiki and save it inside
> /opt/squeezeplay/
> http://wiki.slimdevices.com/uploads/thumb/5/58/ControllerAppIcon.png/200px-ControllerAppIcon.png
> 
> Finish by creating a "soft link" between the file you created and
> /usr/share/applications/
> > 
Code:

  >   > sudo ln -s /opt/squeezeplay/squeezeplay.desktop 
/usr/share/applications/ 

> > 
> 
> you now see it in you application launcher under Sound & Video, with
> fancy icon :p
> 
> I made this in 25sec, so i absolutely didn't look around to see if
> they was already some .desktop made, but i thought i might share
> anyway.
> Sorry for the noise if this was useless.

Thanks - my fix was similar to yours.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos, Libratone Zipp, GGMM
E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google Home Mini, Pioneer
WX-SMA1, 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=109610

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


Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-20 Thread Dogbert


andjo wrote: 
> As announced the pdf with the installation guide.
> I wrote this down as I did a complete new installation, so it should be
> pretty complete - c welcome.
> 25983
> 
> Thanks again to all of you,
> Cheers

AWESOME!
Thank you so very much, this solved my issues!
I still needed to replace input0 with input1 as I am running a USB DAC
in addition to the screen and apparently the DAC is dev0... but finally
I got everything working!
Again, thank you for the effort!



Dogbert's Profile: http://forums.slimdevices.com/member.php?userid=61013
View this thread: http://forums.slimdevices.com/showthread.php?t=109619

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread paul-


Paul Webster wrote: 
> That is what I followed.
> The problem, I think, is that lms-update.sh gets the revision from
> /usr/local/slimserver/revision.txt
> and that contains
> 1522157629
> Fri Mar 30 12:31:02 CEST 2018
> 
> and when the script is run it does the same as this .. and gets "0" back
> as the response
> > 
Code:

  >   > tc@PiTouch:/tmp$ wget 
"http://www.mysqueezebox.com/update/?version=7.9.2=1522157629=1=nocpan;
 -O tmp.tmp
  > Connecting to www.mysqueezebox.com (52.215.52.41:80)
  > tmp.tmp  100% 
|*|
 2   0:00:00 ETA
  > tc@PiTouch:/tmp$ cat tmp.tmp
  > 0
  > 

> > 

Might be something on the server side.   There is another route for
you..

pcp-update slimserver.tcz

This won't be the latest nightly, but it is v7.9.2 created around the
time we upgraded sox/opus stuff.



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=U7JHY5WYHCNRU=GB_code=USD=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=109404

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread Paul Webster


paul- wrote: 
> Make sure you follow this
> 
> https://www.picoreplayer.org/how_to_upgrade_lms.shtml

That is what I followed.
The problem, I think, is that lms-update.sh gets the revision from
/usr/local/slimserver/revision.txt
and that contains
1522157629
Fri Mar 30 12:31:02 CEST 2018

and when the script is run it does the same as this .. and gets "0" back
as the response

Code:

tc@PiTouch:/tmp$ wget 
"http://www.mysqueezebox.com/update/?version=7.9.2=1522157629=1=nocpan;
 -O tmp.tmp
  Connecting to www.mysqueezebox.com (52.215.52.41:80)
  tmp.tmp  100% 
|*|
 2   0:00:00 ETA
  tc@PiTouch:/tmp$ cat tmp.tmp
  0
  




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=109404

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


Re: [SlimDevices: Unix] Latest version of Squeezeplay for Linux ?

2018-11-20 Thread vlycop


You know what, i don't like running command from my desktop in order to
get software :rolleyes:
I'll give you this, i made it myself quickly so i can't guarantee it but
you if you'r under gnome, it will give you a nice icon an all.

make a file named squeezeplay.desktop in /opt/squeezeplay/ and copy this
inside :

Code:

[Desktop Entry]
  Name=SqueezePlay
  Comment=Launch Jive GUI 
  Exec='/opt/squeezeplay/bin/squeezeplay.sh'
  Icon=/opt/squeezeplay/200px-ControllerAppIcon.png
  Terminal=false
  Type=Application
  Categories=Audio;AudioVideo;Application;


Then download the official icon form the wiki and save it inside
/opt/squeezeplay/
http://wiki.slimdevices.com/uploads/thumb/5/58/ControllerAppIcon.png/200px-ControllerAppIcon.png

Finish by creating a "soft link" between the file you created and
/usr/share/applications/

Code:

sudo ln -s /opt/squeezeplay/squeezeplay.desktop /usr/share/applications/ 



you now see it in you application launcher under Sound & Video, with
fancy icon :p

I made this in 25sec, so i absolutely didn't look around to see if they
was already some .desktop made, but i thought i might share anyway.
Sorry for the noise if this was useless.



vlycop's Profile: http://forums.slimdevices.com/member.php?userid=68104
View this thread: http://forums.slimdevices.com/showthread.php?t=109610

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread M-H


Greg Erskine wrote: 
> 
> It should just be a matter of adding "net-usb-KERNEL.tcz" to onboot.lst,
> remove other network devices and reboot.
> 

Greg , 
Verified , Confirmed ! Tweaking onboot.lst restored my wired USB
ethernet.

Put this on the bug tracker list, and let us see we can get it of too.

Thanks! M-H



Pi based multi-room audio system powered by PiCorePlayer(s):
Pi3B with Phat-dac in a Rasptouch, 2 pi B+ with Cirrus Logic Audio Card,
Pi Zero with Phat-beat ,  and a few other tests...

M-H's Profile: http://forums.slimdevices.com/member.php?userid=66156
View this thread: http://forums.slimdevices.com/showthread.php?t=109404

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread paul-


soundcheck wrote: 
> Greg.
> 
> The background behind my story was a different one.
> 
> I found downloaded and not installed module extensions on my
> installation, which
> didn't belong to my kernel  (a _v7).

You should never reference the kernel number when talking extension.  
The extension tools can handle it for you.

For example, this is how the wireless modules should be addressed,  The
proper kernel information will be substituted for the word KERNEL

wireless-KERNEL.tcz



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=U7JHY5WYHCNRU=GB_code=USD=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=109404

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread paul-


Make sure you follow this

https://www.picoreplayer.org/how_to_upgrade_lms.shtml



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=U7JHY5WYHCNRU=GB_code=USD=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=109404

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


Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2018-11-20 Thread Greg Erskine


hi George_,

Did you do a [Backup] or $pcp bu before rebooting?

Remember, pCP is RAM based, changes are usually in RAM and need to
backed up to mydata.tgz.

regards
Greg



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=109777

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


Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2018-11-20 Thread George_


Hello Paul,
thank you for your advice. I changed the command in /opt/bootlocal.sh as
you suggested, but there is no change. The message of the start of pCP
still appeares. As this is only a minor thing for me, I'll leave it as
that.
Regards George



George_'s Profile: http://forums.slimdevices.com/member.php?userid=68655
View this thread: http://forums.slimdevices.com/showthread.php?t=109777

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


Re: [SlimDevices: Unix] Connect OLED display to your piCorePlayer box ---> Quad FM4

2018-11-20 Thread Paul Webster


Looks like it is not configurable.

You could try raising an issue at https://github.com/kabavol/LMSMonitor
but there are already 2 raised there that have not had any feedback for
some months.



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=104978

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


Re: [SlimDevices: Unix] Connect OLED display to your piCorePlayer box ---> Quad FM4

2018-11-20 Thread Paul Webster


Ah - I didn't read the whole thread ... I just went up to the previous
picture and read what he did ... and I assumed it was the same.
I'll have a quick look at lmsmonitor now.



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=104978

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread Paul Webster


I want to get the latest nightly of LMS - by which I mean the one built
yesterday/today.
When I run lms-update from pCP SSH session it tells me

sudo ./lms-update.sh --mm 7.9.2 -s -r -u
...
...

"Revision 7.9.2 r1522157629 is the latest. No Update Needed."

However that is
Logitech Media Server Version: 7.9.1 - 1522157629 @ Fri Mar 30 12:31:02
CEST 2018

i.e. LMS is checking against mysqueezebox update script using revision
1522157629 

but if I run
wget
"http://www.mysqueezebox.com/update/?version=7.9.2=1=1=nocpan;
-O tmp.tmp
cat tmp.tmp

I get
http://downloads.slimdevices.com/nightly/7.9/sc/6ef9bb5519a3d53a34f2ec4435646fbf56818015/logitechmediaserver-7.9.2-1542709705-noCPAN.tgz

which is the latest nightly from today.

So - how do I tell pCP to move to 7.9.2 ?
(I could hack the script to using revision=1 but I would prefer to do it
the official way)



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=109404

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread soundcheck


@Ralphy

It's actually not for me. I know how to get the stuff compiled.

It's for the crowd reading and following my blog  with the pCP related
stuff on it. 
I show them how to get a custom "CPU" specific squeezelite compiled. And
that in a rather easy and simple way.

As I said. It works by using the default piCore dependencies/extensions.
That's what I currently describe.
Though I think it would be preferable to use your headers.

Thx for offering to look into it. 


SC



:::'  my audioblog  - latest series: RaspBerry PI - \"The Audio Engine\"
' (http://soundcheck-audio.blogspot.com):::

soundcheck's Profile: http://forums.slimdevices.com/member.php?userid=34383
View this thread: http://forums.slimdevices.com/showthread.php?t=109404

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


Re: [SlimDevices: Unix] Connect OLED display to your piCorePlayer box ---> Quad FM4

2018-11-20 Thread maeffjus


Thanks Paul!
But I did not really understand this point - is the pydPiper under the
hood of the LMS-Monitor?
Because otherwise I don't get the point of the connection of them both.

The problem (as far as I remember now) is, it does not even display
"Stopped" or whatever when powering off LMS.
Do you got any idea how to change it in the LMS-Monitor or pydPiper -
actually I'm already happy to be able to get the display working and the
buttons as well.
Everything beyond is on the edge of my skills ;-)



maeffjus's Profile: http://forums.slimdevices.com/member.php?userid=68549
View this thread: http://forums.slimdevices.com/showthread.php?t=104978

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


Re: [SlimDevices: Unix] Connect OLED display to your piCorePlayer box ---> Quad FM4

2018-11-20 Thread Paul Webster


I just had a quick look at pydPiper on Github and I did not spot any
special handling for the player being powered off in LMS.
So - I think that the way to do this for now would be to configure the
"Stop" display (canvas) to be a blank screen.


https://github.com/dhrone/pydPiper



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=104978

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread ralphy


soundcheck wrote: 
> @Ralphy
> 
> I am wondering if you could also make  pcp-xxx-dev extensions for the sl
> dependencies/libs available that you are providing,
> to be able to build a custom-squeezelite.
> 
> Until now I used the tinycore extensions. That of course also works.
> Though I guess you use more up2date or patched sources for your pcp
> extensions.
> 
> I'd appreciate it.
> 
> SC

Yes, I can, but it'll be a couple weeks before I have time.  The dev
tczs would only include the header files as that's all squeezelite needs
to compile without LINKALL defined.

The squeezelite and support library build scripts are not publically
available, however all code changes are available for everyone.  Check
the info file for them and you'll find what source code was used and git
commit if applicable.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=109404

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


Re: [SlimDevices: Unix] Connect OLED display to your piCorePlayer box ---> Quad FM4

2018-11-20 Thread maeffjus


Hi Dean_Bayliss,

I've installed the display-program and I really like it. What I just
don't know - how can it be switched off? 
To me it seems when the PiCorePlayer is switched off (not powerless!),
the display will stay lit and show the last information from when it was
playing.

I'm about to put it inside my bathroom-wall with a PiZeroW and add some
touch-buttons. 
I'd appreciate if it would be possible to switch it off / blank when the
"POWR=["button","power"]"" is pressed. I'm using for the buttons the
SBPD daemon (https://github.com/coolio107/SqueezeButtonPi-Daemon).
Can you help me?

Regards,
Maeffjus



maeffjus's Profile: http://forums.slimdevices.com/member.php?userid=68549
View this thread: http://forums.slimdevices.com/showthread.php?t=104978

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread soundcheck


Greg.

The background behind my story was a different one.

I found downloaded and not installed module extensions on my
installation, which
didn't belong to my kernel  (a _v7).



:::'  my audioblog  - latest series: RaspBerry PI - \"The Audio Engine\"
' (http://soundcheck-audio.blogspot.com):::

soundcheck's Profile: http://forums.slimdevices.com/member.php?userid=34383
View this thread: http://forums.slimdevices.com/showthread.php?t=109404

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread Greg Erskine


soundcheck wrote: 
> Just yesterday I reported (offline) to Paul that I have _v7 and non-v7
> kernel packages on the system (with audiokernel). It's kind of
> confusing.

Hi soundcheck,

We include both single and quad core kernel extensions so our images
will work on ALL Raspberry Pi's.

regards
Greg



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=109404

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


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-11-20 Thread huxmut


No need to thank me mate. I'm just another user and abuser of this fine
softwares (and very much not linux centric either :o )
spb steiny ralphy greg paul and all the other contributors deserve the
accolades :)



rPi 3 + rasPi 7" LCD + HiFiBerry DiGi+ | rPi 2 + IQaudio DAC+ |rPi 2 +
HiFiBerry DAC+ | Squeeze Box Touch | LMS + XPenology on HP Gen 8 |

huxmut's Profile: http://forums.slimdevices.com/member.php?userid=65108
View this thread: http://forums.slimdevices.com/showthread.php?t=109404

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