Re: [SlimDevices: Unix] way to detect Picoreplayer connected to LMS

2019-02-01 Thread nimaazx
Greg Erskine wrote: > hi nimaazx, > > I am not 100% sure what you are after. :confused: > > From my experience if LMS is up, then squeezelite *always* connects, > well 99.99% of the time. > > The command netstat shows you the connection between squeezelite and > LMS. > > > Code:

Re: [SlimDevices: Unix] way to detect Picoreplayer connected to LMS

2019-02-01 Thread nimaazx
Greg Erskine wrote: > hi nimaazx, > > I am not 100% sure what you are after. :confused: > > From my experience if LMS is up, then squeezelite *always* connects, > well 99.99% of the time. > > The command netstat shows you the connection between squeezelite and > LMS. > > > Code:

Re: [SlimDevices: Unix] way to detect Picoreplayer connected to LMS

2019-02-01 Thread bpa
You may need to start looking at using CLI and possibly JSON - it can ge complicated. Look at this thread for ideas. https://forums.slimdevices.com/showthread.php?98116-How-to-connect-to-LMS-via-TCP-and-ask-number-of-active-players Possible command are in the LMS technical information (webGUI

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-02-01 Thread pc1246
streampunk wrote: > Congratulations! I've just setup up PCP + LMS from the scratch on a Zero > W with a cheap China 3.5 touchscreen. Using nowhinjing's tutorial (not > his files, they didn't work for me), everything works out of the box - > great! Hello streampunk I am just trying to set up the

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-02-01 Thread chill
I finally managed to get enough of the Jivelite build copied over to the internal storage to make it run without a USB stick. I made a list of the libraries needed, then made two tarballs from that list - one containing the symlinks, and one containing the linked library files (the

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2019-02-01 Thread JadeMonkee
I posted about this a while ago (https://forums.slimdevices.com/showthread.php?103330-Jivelite-for-piCorePlayer=850831=1#post850831) but didn't really receive a useful response, and am keen to try and fix it again. I group series of compilations together by tagging them as having an album

[SlimDevices: Unix] Two different players on my system

2019-02-01 Thread Goerges Orwell
Hi, I installed PicorePlayer on my Raspberry with the DAC Hifiberry PRO +. I see that I have two different players PicorePlayer Which should I use ? Both work. If in the option card of the DAC audio output device I disable Raspberry built-in audio, I have only one player but in this case I have

Re: [SlimDevices: Unix] way to detect Picoreplayer connected to LMS

2019-02-01 Thread DJanGo
hi, nimaazx wrote: > ] > maybe netstat is similar to ping command , good idea , I can check it by > pinging lms ip address from zero w. but it needs to define static ip > address for our logitech media server in network. > main question is , is pinging trusty for my goal? no ping is nothing

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-02-01 Thread kidstypike
Grodman wrote: > I have just built my own squeezebox touch with a 7" touchscreen and it > works really nice! In my old real squeezebox touch i had an option to > change screensaver "when off". I cant find this setting in picoreplayer, > is it possible to change wallpaper "when off" in some way?

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-02-01 Thread kidstypike
Hmmm . . . I seem to be talking to myself :confused::confused::confused: *Study/Server - LMS 7.9.2 -* Pi3B+/pCP 4.1.0/pi screen/HiFiBerry DAC+/jivelite, 25K library and playlists on WDMyCloud, LMS cache on a USB stick (formatted ntfs). *Lounge* - Pi2/pCP 4.1.0 > HiFiBerry DIGI+ > AudioEngine

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-02-01 Thread Grodman
I have just built my own squeezebox touch with a 7" touchscreen and it works really nice! In my old real squeezebox touch i had an option to change screensaver "when off". I cant find this setting in picoreplayer, is it possible to change wallpaper "when off" in some way? I want to have Digital

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-02-01 Thread Grodman
kidstypike wrote: > Assuming you've installed 'Jivelite' it should be exactly the same as > your 'Touch' > settings > screen > screensavers? Yes, 'Jivelite' is installed and everything looks the same as the real "touch" except the "when off" setting.

Re: [SlimDevices: Unix] way to detect Picoreplayer connected to LMS

2019-02-01 Thread nimaazx
bpa wrote: > You may need to start looking at using CLI and possibly JSON - it can ge > complicated. > > Look at this thread for ideas. > https://forums.slimdevices.com/showthread.php?98116-How-to-connect-to-LMS-via-TCP-and-ask-number-of-active-players > > Possible command are in the LMS

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2019-02-01 Thread Grodman
I have just built my own squeezebox touch with a 7" touchscreen and it works really nice! In my old real squeezebox touch i had an option to change screensaver "when off". I cant find this setting in picoreplayer, is it possible to change wallpaper "when off" in some way? I want to have Digital

Re: [SlimDevices: Unix] way to detect Picoreplayer connected to LMS

2019-02-01 Thread bpa
nimaazx wrote: > thank you but I think it is for server side. for example this command > for using to detect players state. > > connected ? > > Returns the connected state of the player, 1 or 0 depending on the state > of the TCP connection to the player. SLIMP3 players, since they use UDP,

Re: [SlimDevices: Unix] Two different players on my system

2019-02-01 Thread Greg Erskine
Hi Goerges(sp) Orwell, If you are using a network cable and wifi you will get two "piCorePlayers", one for each MAC address. Squeezelite/piCorePlayer defaults to using the wired network. It best to use only one network interface. [Squeezelite settings] > "Audio output device settings" select

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2019-02-01 Thread huxmut
Grodman wrote: > I have just built my own squeezebox touch with a 7" touchscreen and it > works really nice! In my old real squeezebox touch i had an option to > change screensaver "when off". I cant find this setting in picoreplayer, > is it possible to change wallpaper "when off" in some way?

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-02-01 Thread chill
I made a flashable internal image by starting with Roobarb's 1GB internal Bionic image, and mounting the root partition with the loopback procedure that was explained to me 'here' (https://forums.slimdevices.com/showthread.php?110065-Can-I-resize-a-disk-image=932018=1#post932018). Then I

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-02-01 Thread Grumpy Bob
kidstypike wrote: > Hmmm . . . I seem to be talking to myself :confused::confused::confused: Looks like two of your replies have ended up in the wrong thread! Robert *Home: *Raspberry Pi 3/piCoreplayer/LMS7.9.2 with files on QNAP TS-251A Touch > DacMagic 100 > Naim Audio Nait 3 > Mission