Re: [SlimDevices: Unix] piCorePlayer with cava and tmux (so far)

2018-12-08 Thread sodface
Ok, here's the latest kludge: Open the lms telnet cli with nc and subscribe to playlist events. The sleep command keep the pipe open. Script just waits here on a "newsong" event. Code: (echo -e "b8:27:eb:94:ae:63 subscribe playlist"; sleep 1h) | nc 192.168.1.201

Re: [SlimDevices: Unix] piCorePlayer with cava and tmux (so far)

2018-12-08 Thread sodface
Watching the log isn't going to work I don't think, the timing of the writes don't really line up with song changes like I thought they did. It works fine when you are manually advancing from track to track, you get a new log entry immediately which reliably indicates that you need to query for

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-12-08 Thread Greg Erskine
hi trans_lux, Are you using the right termology? Jivelite is the screen display software, usually working on RPF 7" touch screen. Jivelite is controlled via the touch screen, a keyboard or IR, but you would expect to be in front of the screen to see what's happening. regards Greg

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-12-08 Thread trans_lux
mherger wrote: > > I currently have limited IP control and feedback of any squeezebox > > player, hardware or software based. I want simple dnav and transport > > control of Jivelite for use with a handheld remote. I’m just going > to > > use IR. > > I think you're not getting my point: do you

[SlimDevices: Unix] Is the pi's USB port good enough to do justise to DSD audio?

2018-12-08 Thread tjp888
I know that sending DSD (DSD64, DSD128) files out the USB port does basically work. But I also know that the pi's USB ports are somewhat anemic as they share resources. Also, I was worried about electronic noise on these ports disrupting a smooth flow of data out to an external DAC. Has anyone

Re: [SlimDevices: Unix] Extreme SD card support flakiness

2018-12-08 Thread Greg Erskine
Xyzzy wrote: > Unfortunately it doesn't go away - I think I'll just sell it and buy > some android box with digital output... You seem to have a lot of trouble with SD cards even though other people have none, so it might be easier to look for a solution that doesn't use SD cards. The process

Re: [SlimDevices: Unix] Extreme SD card support flakiness

2018-12-08 Thread paul-
There are no logs on persistent memory in pCP. Have you ever tested your cards fresh out of the box with a card validator. There are many counterfeit cards out there. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://w

Re: [SlimDevices: Unix] Extreme SD card support flakiness

2018-12-08 Thread mrw
It doesn't look very happy. Assuming it is the card that is at fault, maybe reformatting it with the SD Association software would help. There again, maybe not. https://www.sdcard.org/downloads/index.html I destroyed my first two cards about 8 years ago (before RPi's were born). Since then I've

Re: [SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread baggins
DJanGo wrote: > After you fiddle that out - the wiki would be proud of having a fedora > Howto like the Debian one ;-) Well actually, two years ago I fiddled that out when I installed LMS, totally unaware of the perl hassles. It was only later that I realised there were some issues with perl an

Re: [SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread DJanGo
baggins wrote: > Your link refers to a Debian install. Is there also some documentation > available for Fedora? After you fiddle that out - the wiki would be proud of having a fedora Howto like the Debian one ;-) DJanGo'

Re: [SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread baggins
DJanGo wrote: > Always start with making a backup > > then find your perl version > > find the matching lms here > http://wiki.slimdevices.com/index.php/Debian_Package#Supported_Perl_Versions > > upgrade perl > http://rpm.pbone.net/index.php3?stat=3&search=perl&srodzaj=3&dist[]=100 Thanks.

Re: [SlimDevices: Unix] Extreme SD card support flakiness

2018-12-08 Thread Xyzzy
Unfortunately it doesn't go away - I think I'll just sell it and buy some android box with digital output... Here is how it dies (just tried to refresh LMS library after some time idle): [660378.888722] mmc0: fsm 1, hsts 1 [660378.888725] mmc0: PIO read timeout - EDM 10861 [660378.04] mmc0: P

Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2018-12-08 Thread Prime Heretic
Ok just to update. I installed the sqllite binary on the pi and tried manually creating tables in a db on the sambda share. *database locked* I'm not entirely sure what the problem is but clearly it's not PCP. It may well be that I'm on a BTRFS filesystem, I have no idea, I wasn't aware the f

Re: [SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread DJanGo
Always start with making a backup then find your perl version find the matching lms here http://wiki.slimdevices.com/index.php/Debian_Package#Supported_Perl_Versions upgrade perl http://rpm.pbone.net/index.php3?stat=3&search=perl&srodzaj=3&dist[]=100 -

Re: [SlimDevices: Unix] Mounting LMS library on external hard drive with Picoreplayer

2018-12-08 Thread Paul Webster
It is the IP address of the NAS 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.slim

[SlimDevices: Unix] Upgrading LMS

2018-12-08 Thread baggins
Hi, Since the version of LMS running on my server (Fedora 23...) is apparently too old to support the new Materials skin, I wanted to upgrade. So I downloaded the latest nightly build and tested the update. It failed: $rpm -Uvh --test logitechmediaserver-7.9.2-0.1.1543258616.noarch.rpm Prepar

Re: [SlimDevices: Unix] Mounting LMS library on external hard drive with Picoreplayer

2018-12-08 Thread edward.zeidan
Eyerex wrote: > Hello i have WD MyCloud which is plugged into router with settings below > they may help > > 21589 Just wondering about that IP address, is it a NAS address allocated by a PC or is it the IP address of your RPi allocated by the Modem?PS< newbie to rpi here too.