Re: [SlimDevices: Unix] Playing Bluetooth audio via piCorePlayer

2017-11-20 Thread drmatt
The author of PCP doesn't think so, istr a thread talking about this before. Personally, I've never had much success even getting a rpi3 to remain paired with a Bluetooth keyboard let alone offering anything more complex reliably. -Transcoded from Matt's brain by Tapatalk- -- Hardware: 3x

Re: [SlimDevices: Unix] Add a python library (SPI-pi) to picoreplayer

2017-11-20 Thread cubii
paul- wrote: > I thought I posted a response, but I guess I forgot to hit post. > > We are missing spidev.ko I can fix this in future releases, but for > now.. You can download all modules here. Thank You! That is great to here!, will test it asap! cubii:D

Re: [SlimDevices: Unix] Playing Bluetooth audio via piCorePlayer

2017-11-20 Thread Roland0
There is already support for bluez-alsa on pcp - see 'here' (http://forums.slimdevices.com/showthread.php?108037-Experimental-Bluetooth-Speaker-support-in-piCorePlayer-3-22) bluez-alsa supports both playback to and recording from a bluetooth device, however, it seems the setup for recording

Re: [SlimDevices: Unix] Add a python library (SPI-pi) to picoreplayer

2017-11-20 Thread paul-
I thought I posted a response, but I guess I forgot to hit post. We are missing spidev.ko I can fix this in future releases, but for now.. You can download all modules here.

Re: [SlimDevices: Unix] Spotify Connect with picoreplayer and Pi2

2017-11-20 Thread Michael Herger
I activate the plugin, and on my phone, I can see the "spotify authorization" in spotify app. I select it and on LMS I see my account that appear, I just do "APPLY" on LMS and then, I not see anymore on my phone (in spotify). do I need to do something in additional on lms ? Go to

Re: [SlimDevices: Unix] Playing Bluetooth audio via piCorePlayer

2017-11-20 Thread tcutting
TheLastMan wrote: > Hi, really like my piCorePlayer for playing my FLAC music collection on > my NAS using the LMS Squeezebox system, and occasionally use Airplay > from my iPad. However, I would like to be able to play audio to the > piCorePlayer using a bluetooth connection from my Android

Re: [SlimDevices: Unix] Playing Bluetooth audio via piCorePlayer

2017-11-20 Thread drmatt
It's a bit of a black art getting the Bluetooth stack to do anything useful on Linux, so the odds of getting a working Bluetooth audio receiver in software on a bluetooth-equipped rpi3 is low. So you are still looking at a secondary Bluetooth receiver with PSU. I recently swapped a kitchen amp

Re: [SlimDevices: Unix] Playing Bluetooth audio via piCorePlayer

2017-11-20 Thread TheLastMan
drmatt wrote: > Technically yes (wavinput plugin if you have an audio capture device) > but you may be as well to buy a Bluetooth-enabled amp or active speaker > instead. > > > -Transcoded from Matt's brain by Tapatalk-I don't need to route BT audio via > LMS, just play using the RPi on which

Re: [SlimDevices: Unix] Spotify Connect with picoreplayer and Pi2

2017-11-20 Thread karlek
Now you can enable Connect for each desired Player. karlek's Profile: http://forums.slimdevices.com/member.php?userid=64321 View this thread: http://forums.slimdevices.com/showthread.php?t=108290

Re: [SlimDevices: Unix] Spotify Connect with picoreplayer and Pi2

2017-11-20 Thread kizery
Yes I found it, sorry... I activate the plugin, and on my phone, I can see the "spotify authorization" in spotify app. I select it and on LMS I see my account that appear, I just do "APPLY" on LMS and then, I not see anymore on my phone (in spotify). do I need to do something in additional on

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

2017-11-20 Thread sevi_at
Is it possible -S parameter with handover values. example: Code: PLAYER=$(cat /opt/settings/settings_player/dev"$i".txt | head -n1 | tail -n1) SQMAC=$(cat /opt/settings/settings_player/dev"$i".txt | head -n2 | tail -n1) /usr/bin/squeezelite-armv6hf -r

Re: [SlimDevices: Unix] Add a python library (SPI-pi) to picoreplayer

2017-11-20 Thread cubii
paul- wrote: > I guess what I would do is start with the latest Raspbian image and see > what happens. Thanks, i did that with picore 9.03 (latest) and Raspbian stretch lite (7.9.17): Hardware: 4gb micros sd card Raspberry Zero (without w), power supply. Nothing connected to the gpios, only

Re: [SlimDevices: Unix] Spotify Connect with picoreplayer and Pi2

2017-11-20 Thread sbp
kizery wrote: > Thanks for your help, my english is bad enough so is difficult for me to > find answer... > So, is this plugin in LMS or in picoreplayer directly ? It is a LMS plugin, so enable it via LMS. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage:

Re: [SlimDevices: Unix] Spotify Connect with picoreplayer and Pi2

2017-11-20 Thread kizery
Thanks for tout help, my english is bad enough is difficult for me tourner find answer... So, is this plugin in LMS or in picoreplayer directly ? kizery's Profile: http://forums.slimdevices.com/member.php?userid=66847 View

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

2017-11-20 Thread sevi_at
> > only r-44100,44100 option: > > Code: > > /usr/bin/squeezelite-armv6hf -r 44100,44100 -d output=info -f /tmp/squeeze.log -o squeeze01 -n undefined -m 00:00:00:00:00:01 -z > [12:48:22.855874] output_init_alsa:865 init output > [12:48:22.856199]

Re: [SlimDevices: Unix] Spotify Connect with picoreplayer and Pi2

2017-11-20 Thread Michael Herger
I want to use "spotify connect" with my premium account and the spotify android app, is it possible on picoreplayer ? I don't found any informations... Just install the plugin and enable Connect for your players (Settings/Player/Spotty) as outlined in the announcement thread. -- Michael

Re: [SlimDevices: Unix] Playing Bluetooth audio via piCorePlayer

2017-11-20 Thread bpa
TheLastMan wrote: > Hi, really like my piCorePlayer for playing my FLAC music collection on > my NAS using the LMS Squeezebox system, and occasionally use Airplay > from my iPad. However, I would like to be able to play audio to the > piCorePlayer using a bluetooth connection from my Android

Re: [SlimDevices: Unix] Playing Bluetooth audio via piCorePlayer

2017-11-20 Thread drmatt
Technically yes (wavinput plugin if you have an audio capture device) but you may be as well to buy a Bluetooth-enabled amp or active speaker instead. -Transcoded from Matt's brain by Tapatalk- -- Hardware: 3x Touch, 1x Radio, 2x Receivers, 1 HP Microserver NAS with Debian+LMS 7.9.0 Music:

[SlimDevices: Unix] Spotify Connect with picoreplayer and Pi2

2017-11-20 Thread kizery
Hi all, I want to use "spotify connect" with my premium account and the spotify android app, is it possible on picoreplayer ? I don't found any informations... Thanks ! kizery's Profile:

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

2017-11-20 Thread marcoc1712
PasTim wrote: > I've always used syntax -r 44100-44100 (along with -R etc) to ensure > only one rate is available (min and max both 44100, or whatever is > desired). They heve two different (but related) meaning, problem here is why SL is outputting at 32000 when not resampling even if the

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

2017-11-20 Thread sevi_at
> > > > > > > have now given all your ideas in my start command. > > > > I thought that r-44100,44100 already resampled thanks for this info. > > > > > > > Nope, it does not resample, but make you sure that material with > different sample rate is rejected. are you sure? I can play with

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-11-20 Thread Yatsushiro
renaud wrote: > Thanks for you answer. And do you know something in the 7" range ? All that is needed is the following appended to your config.txt: Code: #---Begin-Custom-(Do not alter Begin or End Tags)- # Added by APE for 7" screen hdmi_drive=1