Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2018-03-12 Thread antonellocaroli

Hi badboygolf16v,

unfortunately, he uses a fairly dated kernel.
They update with patches ... something quite incomprehensible.

If you take a look at the patch, it looks like your dac is not listed.

https://github.com/sparkysbc/Linux/commit/56bcd9521f5f31d5baf888f383a95bf1b5434b9c

maybe if you write in their forum they include it.



antonellocaroli's Profile: http://forums.slimdevices.com/member.php?userid=63938
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] aarch64

2018-03-12 Thread philippe_44

mherger wrote: 
> So far we only have binaries for 5.24+... what device is this? What OS?
> 
> > Am 12.03.2018 um 20:33 schrieb philippe_44  no-mx (DOT) forums.slimdevices.com>:
> > 
> > 
> > mherger wrote: 
> >>> I'm a bit confused with the situation with aarch64. I thought it
> was
> >> now
> >>> supported, but I can't find a package that clearly talks about it.
> >> WHen
> >> 
> >> There's no general support for aarch64, because that only defines the
> 
> >> CPU architecture. The Perl binaries are always the combination of at
> 
> >> least one more factor: the Perl version being used. What's your Perl
> 
> >> version string?
> >> 
> >> -- 
> >> 
> >> Michael
> > 
> > I know this Perl binary thing too well, unfortunately with my plugins
> -
> > this one is running 5.22.1
> > 
> > 
> > 
> > LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
> > PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC,
> Foobar2000,
> > ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
> > B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
> > AppleTV 4, Airport Express, GGMM E5
> >
> 
> > philippe_44's Profile:
> http://forums.slimdevices.com/member.php?userid=17261
> > View this thread:
> http://forums.slimdevices.com/showthread.php?t=108809
> > 
> > 

It's an odroid C1, running Debian



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=108809

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2018-03-12 Thread badboygolf16v

Hi Marco, please thank your friend Antonello for his distro, good job. 

I'm now running Squeezelite-R2 as follows:


Code:


  /usr/bin/squeezelite-R2 -f /var/log/squeezelite-R2.log -C 1 -D :u32be -o 
hw:CARD=DAC,DEV=0 -r 384000 -b 262144:262144 -a 499:3::0 -n GentooPlayer
  



I now see the following in the log:


Code:


  [20:09:09.202876] alsa_open:445 unable to open audio device requested format: 
DSD_U32_BE
  



I'm guessing this means that the Oppo doesn't accept DSD over USB? I
need to check the specs of the BDP-105D...



badboygolf16v's Profile: http://forums.slimdevices.com/member.php?userid=19486
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Alarm Feature request

2018-03-12 Thread epoch1970

Jeff07971 wrote: 
> 
> 
> > drmatt wrote: 
> > Simple: set a silent alarm two minutes before the real one...> > 
> 
> This does not work, player stops after first alarm and does not start
> the second concurrent one
> 
> Jeff
I believe this is inaccurate.
I think what happens is the second alarm triggers while the 1st is still
running. When this happens, the 2nd alarm has the effect of stopping the
running one.

So the -quite- inelegant but, I think, effective solution is to pile up
3 alarms:
1- Silent at t-3
2- False start at t-1
3- Real alarm at t0
(perhaps t-2, t0 and t0 would also work, I'm not sure)

I have no doubt the alarm function is very complicated, as bpa
mentions.

Recently I needed an alarm launched from cron and not from LMS, I used
the squeezy perl CLI in a shell script. The script was a bit complicated
but I managed to regroup players and make them fade-in over 5 minutes by
directly stepping the volume controls, all via the LMS CLI. A plugin
would have been better, of course.



3 SB 3 • Libratone Loop, Zipp Mini • iPeng (iPhone + iPad) • LMS 7.9
(linux) with plugins: CD Player, WaveInput, Triode's BBC iPlayer by bpa
• IRBlaster by Gwendesign (Felix) • Server Power Control by Gordon
Harris • Smart Mix, Music Walk With Me, What Was That Tune? by Michael
Herger • PowerSave by Jason Holtzapple • Song Info, Song Lyrics by
Erland Isaksson • AirPlay Bridge by philippe_44 • WeatherTime by Martin
Rehfeld • Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=108777

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] aarch64

2018-03-12 Thread Michael Herger
So far we only have binaries for 5.24+... what device is this? What OS?

> Am 12.03.2018 um 20:33 schrieb philippe_44 
> :
> 
> 
> mherger wrote: 
>>> I'm a bit confused with the situation with aarch64. I thought it was
>> now
>>> supported, but I can't find a package that clearly talks about it.
>> WHen
>> 
>> There's no general support for aarch64, because that only defines the 
>> CPU architecture. The Perl binaries are always the combination of at 
>> least one more factor: the Perl version being used. What's your Perl 
>> version string?
>> 
>> -- 
>> 
>> Michael
> 
> I know this Perl binary thing too well, unfortunately with my plugins -
> this one is running 5.22.1
> 
> 
> 
> LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
> PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
> ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
> B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
> AppleTV 4, Airport Express, GGMM E5
> 
> philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
> View this thread: http://forums.slimdevices.com/showthread.php?t=108809
> 
> ___
> Squeezecenter mailing list
> Squeezecenter@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/squeezecenter

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] aarch64

2018-03-12 Thread philippe_44

mherger wrote: 
> > I'm a bit confused with the situation with aarch64. I thought it was
> now
> > supported, but I can't find a package that clearly talks about it.
> WHen
> 
> There's no general support for aarch64, because that only defines the 
> CPU architecture. The Perl binaries are always the combination of at 
> least one more factor: the Perl version being used. What's your Perl 
> version string?
> 
> -- 
> 
> Michael

I know this Perl binary thing too well, unfortunately with my plugins -
this one is running 5.22.1



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=108809

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] aarch64

2018-03-12 Thread Michael Herger

I'm a bit confused with the situation with aarch64. I thought it was now
supported, but I can't find a package that clearly talks about it. WHen


There's no general support for aarch64, because that only defines the 
CPU architecture. The Perl binaries are always the combination of at 
least one more factor: the Perl version being used. What's your Perl 
version string?


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] aarch64

2018-03-12 Thread philippe_44

I'm a bit confused with the situation with aarch64. I thought it was now
supported, but I can't find a package that clearly talks about it. WHen
using the "xall.deb" on my 64 bits ARM arch, it installs but does
not run. Where shall I look?



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=108809

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2018-03-12 Thread digimaster

earthbased wrote: 
> So why didn't my QLMS update LMS to March 11th 2018?  I am still on Feb
> 22nd 2018.Logon to the Qnap by ssh shell, go to the LogitehMediaServer/ 
> directory
and then ./LogitehMediaServer.sh restart. If it works would do the
upgraded. 

Send from my mobile Phone



*
maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub.

Qnap TS-453a, with LogitechMediaSever 7.9.1 ( with spotty and youtube )
Several raspberry with hifiberry amp+ and picoreplayer.
Love logitechmediaserver for it flexibel way, to play music from
different sources.*

digimaster's Profile: http://forums.slimdevices.com/member.php?userid=66919
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter