Re: [SlimDevices: Unix] Announce: Slimmer

2017-12-10 Thread tbali
hlarsen2 wrote: > My slimmer.conf file contains the string: > OPTIONS="--lmshost 192.168.15.130 --lmsport 9002 --input /dev/pikeyd > --volume 50 --encoding IO-8859-2" > Funny problem: an S is missing from the encoding name. It should be I*S*O-8859-2 :) I was able to reproduce you problem. Just

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-12-10 Thread paul-
christofer_44 wrote: > > > 3/ Then I enable the LMS AUTOSTART (OK) and I start the LMS and the LMS > is running (OK) > > 4) After when I shutdown the Raspberry the picoplayer restart but the > LMS doesn' t work and when I start the LMS, > it doesn't work > Christofer, When you install LMS t

Re: [SlimDevices: Unix] bug in gerrelts squeezelite.sh

2017-12-10 Thread Gerrelt
DJanGo wrote: > > But i do also know your first Version of your squeezelite init script > (the one that didnt have the lsb info) since your not using [at this > time] $network as Required-Start that might start squeezelite without > knewing a active Lan/Wlan Adapter and therefore squeezelite us

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-12-10 Thread paul-
palmerx wrote: > Hi Greg > > I did with "sudo filetool.sh -b" and also with "pcp bu" but had no > sucsess, always after reoot this stupid 1 is missing in the asound.conf. > > Will this initalisations isue be solved by the next release? If yes I'll > bether wait for that becuase it looks like I

Re: [SlimDevices: Unix] bug in gerrelts squeezelite.sh

2017-12-10 Thread DJanGo
Gerrelt wrote: > Are you sure squeezelite now uses the correct MAC address when not using > the -m option? In the first days of squeezelite (in 2012) it didn't do > that. It used a blank MAC address (IIRC), which was a problem when using > more then one raspberry with squeezelite. Hi Gerrelt, i

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-12-10 Thread wtnh
Greg Erskine wrote: > Hi wtnh, > > Thanks for spending your time doing the write up and confirmation posts. > :D > > Just a note: I use winSCP sync function to sync my library from my > Windows 10 ripping PC to my LMS (RPi with USB drive) and also backup pCP > (with USB drive). I haven't used F

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-12-10 Thread palmerx
Greg Erskine wrote: > hi palmerx, > > The backup command is "sudo filetool.sh -b" not "sudo filetool.sh-b". > > It's may be easier to use $pcp bu. Type $pcp for a list of common > commands. > > When using winSCP you are usually logged in as "tc", so you will get > file permissions issues on ce

Re: [SlimDevices: Unix] bug in gerrelts squeezelite.sh

2017-12-10 Thread Gerrelt
Hi DJanGo, Thank you for your feedback. You are right, that piece of code is useless now, it will always use -m with my lateste change. I will try to add a check not to check for MAC address validity when the variable is empty. Are you sure squeezelite now uses the correct MAC address when not u

Re: [SlimDevices: Unix] bug in gerrelts squeezelite.sh

2017-12-10 Thread DJanGo
Hi, in the case of using a rpi3 not with lan or the builtin (worst) wlan - or the new adapternames - your script would'nt get the real mac of the used adapter. squeezelite (unless you told it with -m) always uses a mac from an active adapter. My script unset your var SL_MAC_ADDRESS cause in yo

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-12-10 Thread christofer_44
Hello First sorry for my English -) I need your help, please. I have a problem with the LMS when I restart my raspberry where I installed the picoreplayer 3.21 or 3.22 1/ I install the PiCorePlayer on the raspberry and I choose the audio output. I restart and the Squeezelite is running 2/ Th

Re: [SlimDevices: Unix] bug in gerrelts squeezelite.sh

2017-12-10 Thread K.Clemens
Gerrelt, A big thank you for keeping your scripts up-to-date. Just wondering why someone would use a random MAC adress? Probably I'm scripting all my things wrong (trial & error style :d) but I juse JSON with MAC adresses. So if the MAC adress keeps on changing, my scripts stop working. Offcours