[SlimDevices: Unix] piCore 3.10 linux - how to ignore cec

2017-02-07 Thread kalittle
Hello everyone, I'm trying to get my PiCorePlayer (v3.10) to stop issueing cec commands. Everytime I restart my player, my TV switches to the HDMI output from the Pi player. In looking around, I've found these Pi config commands: hdmi_ignore_cec_init=1 hdmi_ignore_cec=1 My question is where t

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread paul-
scontin wrote: > Where are eth0 settings? Need to be in Beta Mode. Then there is a button on the main page for Static IP Again, this only works with the eth0 paul-'s Profile: http://forums.slimdevices.com/member.php?us

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread drmatt
Looks like a short dash .. (I have spent hours of my life writing scripts to remove all non-ascii characters from filenames..!) -- Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with Debian+LMS 7.9.0 Music: ~1300 CDs, as 450 GB of 16/44k FLACs. No less than 3x 24/44k albums..

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread d6jg
drmatt wrote: > Looks like a short dash .. (I have spent hours of my life writing > scripts to remove all non-ascii characters from filenames..!) Yes probably but it was as ripped with dbPoweramp to FLAC and then converted to MP3. Not really an unusual situation. I have just shutdown for the da

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread drmatt
No I know, cddb is a pain in the ass, chock full of crap. -- Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with Debian+LMS 7.9.0 Music: ~1300 CDs, as 450 GB of 16/44k FLACs. No less than 3x 24/44k albums.. --

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread kidstypike
kidstypike wrote: > No worries, I can wait . . thanks. :cool: Thanks ;):cool: LMS 7.9 on a Raspberry Pi 3/piCorePlayer 3.10, playlists and LMS cache on a USB stick, 25K+ music library on a WD MyCloud network drive, Rasberry Pi 2 > piCorePlayer 3.02 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI D

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread d6jg
paul- wrote: > What is the File system format of the USB device? I'll try to > replicate to see if I can find a solution. It was FAT32 drive. Sent from my iPhone using Tapatalk *Vortexbox LMS 7.9 music on QNAP TS419p via NFS* iThingys/iPeng/Tablets *Living Room* - SB3 -> Onkyo TS606 - >

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread paul-
d6jg wrote: > Just reporting. > Just downloaded and installed 3.11 vanilla onto my development Pi with > Touchscreen. > Added a USB drive > Installed and configured samba > What is the File system format of the USB device? I'll try to replicate to see if I can find a solution. --

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread d6jg
Just reporting. Just downloaded and installed 3.11 vanilla onto my development Pi with Touchscreen. Added a USB drive Installed and configured samba Copied some music at random across to it. Wouldn't take one particular mp3 or indeed the original FLAC version. Reported that the file was too larg

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2017-02-07 Thread marcoc1712
chrissy wrote: > Hi, > > > > Thats what I did and wrote in my original post, but is it possible to > output native dsd as the ifi understands nativ dsd. > > Greets > Chris As far as I know, no, at least not the 'normal' version. Daphile is using a patched version capable to produce DSD nati

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread scontin
paul- wrote: > I just realized, I did the notice in the old 3.0 thread. > > pCP3.11 changes > - Added ability to set workgroup to samba settings. > - Update for static eth0 settings > - Update for HDMI and shairport-sync (need to reinstall Shairport-sync > too) > - Added HotFix button to main sc

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2017-02-07 Thread chrissy
Hi, marcoc1712 wrote: > You need to add -D to the command line to play DSD. Thats what I did and wrote in my original post, but is it possible to output native dsd as the ifi understands nativ dsd. Greets Chris Cubietruck with armbian runnig lms and squeezelite for my hifi System (feeding

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.10

2017-02-07 Thread kidstypike
paul- wrote: > I did confirm this, I'll post some information to see what we can do > about this. For now, you will need to disable --nomysqueezebox to > update. > > Or you can ssh into your box and run > > > Code: > > > sudo lms-update.sh -u -m -r > ---