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

2018-01-28 Thread rmac321
piplayer, Thanks, for the link. I have to admit, I missed that or forgot about it as it didn't apply to my situation yet back when I read this thread the first couple times last month. The bad news is it didn't work. I unsquashed pcp-jivelite.tcz, edited the script, resquashed and replaced.

Re: [SlimDevices: Unix] LMS start\stop\restart

2018-01-28 Thread steff
majones wrote: > I'm new to the Rapberry Pi and pCP, and discovered that some of my LMS > menu items weren't there after a reboot but were after a subsequent > restart of LMS. I was delighted to discover this fix that meant I didn't > have to delve into linux! Worked perfectly. if your problem

[SlimDevices: Unix] buffer settings

2018-01-28 Thread steff
dealing with Windows and other music players (JRiver, Teac HR, Foobar, etc.) there are usually 2 places where adjust the ASIO buffer settings: in the ASIO driver of the DAC and in the player program. Is the same in Linux \ pCP running on a Rpi3 ? or not? If yes... where? thanks

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

2018-01-28 Thread rmac321
Additional edits to do_rebootstuff.sh fix the symptom, but don't explain the cause. By adding a line that stops LMS at the beginning of the Jivelite section of the do_rebootstuff script Code: sudo /usr/local/etc/init.d/slimserver stop jivelite

Re: [SlimDevices: Unix] Issue streaming VoiceRSS mp3 content to piCorePlayer

2018-01-28 Thread chbla
@ralphy - any idea? I still have this problem chbla's Profile: http://forums.slimdevices.com/member.php?userid=66523 View this thread: http://forums.slimdevices.com/showthread.php?t=106717

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2018-01-28 Thread maddymarc
Thanks, Paul! maddymarc's Profile: http://forums.slimdevices.com/member.php?userid=8233 View this thread: http://forums.slimdevices.com/showthread.php?t=107352 ___ unix mailing

Re: [SlimDevices: Unix] LMS start\stop\restart

2018-01-28 Thread majones
sbp wrote: > Sorry for my late reply. But these commands should work: > sudo /usr/local/etc/init.d/slimserver stop > sudo /usr/local/etc/init.d/slimserver start > I'm new to the Rapberry Pi and pCP, and discovered that some of my LMS menu items weren't there after a

Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2018-01-28 Thread ralphy
Jeff07971 wrote: > Hi Ralphy, > > Thanks for that however it does not seem to work on my Debian GNU/Linux > 8.9 (jessie) > > I have put it in my Jivelite startup script :- > > > Code: > > > #!/bin/sh > export SDL_VIDEO_FBCON_ROTATION=UD > while true; > do

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2018-01-28 Thread paul-
The update process should not affect LMS. paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=107352

Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2018-01-28 Thread Jeff07971
ralphy wrote: > Are you using just the console and not X? I should have mentioned that > the envars are only for the frame buffer console. > > Remove ' > /dev/null 2>&1' from your script so you can see any errors. Hi Ralphy, I'm pretty sure this is using only the frame buffer no X installed