[SlimDevices: Unix] pCP player shows No mac address in LMS

2021-10-21 Thread d6jg
I have seen this a couple of times with different Pi's Type: squeezelite Firmware: v1.9.9-1386-pCP IP: 192.168.128.42 MAC Address: 00:00:00:00:00:00 It hasn't bothered me before but I want to control this particular one via JSON commands to the MAC address Material has no issue controlling it

Re: [SlimDevices: Unix] Howto change IP address

2021-10-21 Thread slartibartfast
reptilo wrote: > Hi, > I want to change the @IP of my RPI3 with PCP inside. > I can access via Putty but don't know how to change the IP. > ThanksYou can change it by setting a static IP address described here https://docs.picoreplayer.org/how-to/install_lms/ or just reserve the IP address you

Re: [SlimDevices: Unix] piCorePlayer 8.0.0 - Bluetooth Discussion

2021-10-21 Thread reptilo
Everything is OK now. I'm using a RPI3 with Audio Dac Sabre in the Raspdac Mini with BT. I can manage Deezer with my Android in BT and PCP via URL. And the RPI 2B works fine for the Rasplex player. Thanks for your help.

[SlimDevices: Unix] Howto change IP address

2021-10-21 Thread reptilo
Hi, I want to change the @IP of my RPI3 with PCP inside. I can access via Putty but don't know how to change the IP. Thanks reptilo's Profile: http://forums.slimdevices.com/member.php?userid=71648 View this thread:

Re: [SlimDevices: Unix] Howto change IP address

2021-10-21 Thread reptilo
Thanks ! It's so easy when someone tell you how to do it ! reptilo's Profile: http://forums.slimdevices.com/member.php?userid=71648 View this thread: http://forums.slimdevices.com/showthread.php?t=115302

Re: [SlimDevices: Unix] Preamplifier project - Help with PcP to display images

2021-10-21 Thread hagbln
I wanted something similar and came up with a "ghetto style solution" ;-) using the screensaver function for displaying a cassette image, when the player is not in use. This can be used for several images as a screen show as well. I put one of my players with a 3,5" display into a stripped mid

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-10-21 Thread FMatos
Hi When playing Dsf files, the Vumeters always goes to the top of the scale and stay there. Without moving. When the music stops they return to the minimum. There is anything I could try ? FMatos's Profile:

Re: [SlimDevices: Unix] pCP player shows No mac address in LMS

2021-10-21 Thread d6jg
paul- wrote: > That is likely the case where squeezelite starts before the network > device is initialized.. which should not happen, since we wait for > network before starting anything. Interesting. I’ve discovered that programming commands against the 00:00:00:00:00 address actually

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-10-21 Thread FMatos
paul- wrote: > AFAIK, DSF/DSD won't work with software VU meters. OK Paul Hope it's included in new releases. Thanks FMatos's Profile: http://forums.slimdevices.com/member.php?userid=71884 View this thread:

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2021-10-21 Thread paul-
AFAIK, DSF/DSD won't work with software VU meters. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] pCP player shows No mac address in LMS

2021-10-21 Thread paul-
That is likely the case where squeezelite starts before the network device is initialized.. which should not happen, since we wait for network before starting anything. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] pCP player shows No mac address in LMS

2021-10-21 Thread Greg Erskine
I think you have network problems. Are you monitoring how long it takes pCP to boot? Check [Main Page] > [Diagnostics] > [Logs] > "dmesg" > [Show] For example, a RPi4 on wifi will take 15 seconds. Code: [ 15.311867] Finished piCorePlayer v8.1.0-b2 startup.