Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-08-25 Thread philippe_44


castalla wrote: 
> Strange ... my Google Mini has the latest firmware and is working
> without any problems.

What FW and CastBridge versions do you have? I pushed a fix in dev
earlier today



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=104614

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-08-25 Thread castalla


philippe_44 wrote: 
> Google, I'm pretty sure

Strange ... my Google Mini has the latest firmware and is working
without any problems.



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos, Libratone Zipp, GGMM
E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google Home Mini, Pioneer
WX-SMA1, O2 Joggler, Cisco Joggler




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread netmax

philippe_44 wrote: 
> Are you aware of any open source application that would work to send
> audio to the Denon? I could then easily look at the code. Or even does
> tuneblade (I’m in contact with the dev) or another app like that work
> (there a few whose name is escaping to me now). You could then capture
> their exchange to make sure that they all use pair-setup, that would
> also confirm that this is really the issue

I'll check Tuneblade tomorrow ;)



netmax's Profile: http://forums.slimdevices.com/member.php?userid=67551
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread philippe_44

netmax wrote: 
> Believe me, I've tried the -static and the normal version, with and
> without Autosave, with and without "Generate" - it never created a
> config file. No idea if I need to do some magic or to sacrify chicken
> ... I just gave up.

Are you aware of any open source application that would work to send
audio to the Denon? I could then easily look at the code. Or even does
tuneblade (I’m in contact with the dev) or another app like that work
(there a few whose name is escaping to me now). You could then capture
their exchange to make sure that they all use pair-setup, they would
also verify that this is needed and the issue is not somewhere else



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=105198

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread philippe_44


Here is a flac example I just did with the flc->flc rule not being
applied, but the  for that player are "flc,pcm,mp3"

Code:


  [18-08-25 14:10:34.5786] Slim::Player::Song::new (108) index 0 -> 
file:///D:/Users/.../Dropbox/Development/Musique/Tests/L16-192-flac.flac
  [18-08-25 14:10:37.0400] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if flc-flc-*-* is enabled
  [18-08-25 14:10:37.0406] Slim::Player::TranscodingHelper::checkBin (242) 
Checking formats for: flc-flc-*-*
  [18-08-25 14:10:37.0409] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 14:10:37.0411] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: -
  [18-08-25 14:10:37.0412] Slim::Player::TranscodingHelper::getConvertCommand2 
(382) Rejecting - because required capability D not supported: 
  [18-08-25 14:10:37.0420] Slim::Player::TranscodingHelper::checkBin (242) 
Checking formats for: flc-pcm-*-*
  [18-08-25 14:10:37.0421] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if flc-pcm-*-* is enabled
  [18-08-25 14:10:37.0423] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 14:10:37.0424] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [flac] -dcs --force-raw-format --endian=little --sign=signed 
$START$ $END$ -- $FILE$
  [18-08-25 14:10:37.0428] Slim::Player::TranscodingHelper::getConvertCommand2 
(382) Rejecting [flac] -dcs --force-raw-format --endian=little --sign=signed 
$START$ $END$ -- $FILE$ because required capability D not supported: 
  [18-08-25 14:10:37.0434] Slim::Player::TranscodingHelper::checkBin (242) 
Checking formats for: flc-mp3-*-*
  [18-08-25 14:10:37.0435] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if flc-mp3-*-* is enabled
  [18-08-25 14:10:37.0436] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 14:10:37.0438] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [flac] -dcs $START$ $END$ -- $FILE$ | [lame] --silent -q 
$QUALITY$ $RESAMPLE$ $BITRATE$ - -
  [18-08-25 14:10:37.0441] Slim::Player::TranscodingHelper::getConvertCommand2 
(446) Matched: flc->mp3 via: [flac] -dcs $START$ $END$ -- $FILE$ | [lame] 
--silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ - -
  




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=103728

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread Pommes


philippe_44 wrote: 
> You have to select one item in the "helper binary" section, at the top
Hmm that was easy, haha, thanks again!



Pommes's Profile: http://forums.slimdevices.com/member.php?userid=67682
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread philippe_44


PasTim wrote: 
> I can't see it as irrelevant at all.  Forgive me.  If you are playing
> wav the rules will be different.
> 
I mean it's the same concept/category/family of problems: a
missing/problematic transcoding rule. You start from flc, in my example
I started from wav, but I could do the same example with a flc file
> 
> For years I played 192000 flac tracks on a Touch that didn't support
> that (it does now with a different kernel), and had no suspicion that
> LMs wasn't downsampling to 96000 flac.  I can generally make little
> sense of convert.conf (even though I did create a custom rule once). 
> Still, near the end it does seem to have a flc to flc transcode rule:
> > 
Code:

  >   > 
  > flc flc transcode *
  > # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
  > [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ - 
  > 

> > 
> 
> Something is really seriously wrong if HD flacs are being downsampled
> to mp3 (the last codec in the list).

I'm struggling as well sometimes with exactly how the convert.conf rules
are used, but I assume that your flc->flc rules is not applied before the
flc->mp3 rule. If you could give me a server.log with the previously
mentionned debug level, I would be able to tell you what's happening.
Re Touch, I'd have to check but bear in mind the the LMS code sometimes
treats differently player types, I know that from having looked
extensively into some parts



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=103728

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread philippe_44


netmax wrote: 
> Believe me, I've tried the -static and the normal version, with and
> without Autosave, with and without "Generate" - it never created a
> config file. No idea if I need to do some magic or to sacrify chicken
> ... I just gave up.

No chicken involved usually :) but it's either that there is no UPnP
device (the Denon is not) or it's a network issue (UPnP multicast
discovery is blocked, due to NATing or anything else)



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=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread philippe_44


Pommes wrote: 
> Dear Phillippe,
> i had to reinstall DSM on my DS418j, and i am not able to get Airplay
> bridge running.
> I had a problem before, in this thread it was number #914 on page 92.
> 
> The plugin says
> Configuration file missing - create one by clicking "generate" or, if
> autosave is on, refresh this page
> 
> Could you help once more, please?
> Thank you

You have to select one item in the "helper binary" section, at the top



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=105198

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread PasTim

philippe_44 wrote: 
> It can be a flc->flc missing rule as well. The idea is that LMS sees
> that it needs to downsample and it is trying to find a rule that allows
> it to do that. It prefers preserving the source format, but if not, it
> will use any transcoding rule that does the job
> In my case, I played a wav file, but to the problem we are discussing
> about, it’s irrelevant. LMS fails to find a xxx->xxx rules with just
> down sampling, so it tries any xxx->yyy rule that allows downsampling
> and tries rules by the order in convert.conf I think, but trying the
> most specific first (a rule can be set for a specific player)
> In your case, the only rules that matches is flc->mp3 which also limits
> sample rate to 48000 per mp3 standard
I can't see it as irrelevant at all.  Forgive me.  If you are playing
wav the rules will be different.
For years I played 192000 flac tracks on a Touch that didn't support
that (it does now with a different kernel), and had no suspicion that
LMs wasn't downsampling to 96000 flac.  I can generally make little
sense of convert.conf (even though I did create a custom rule once). 
Still, near the end it does seem to have a flc to flc transcode rule:

Code:


  flc flc transcode *
# FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
[flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ - 
  



Something is really seriously wrong if HD flacs are being downsampled to
mp3 (the last codec in the list).



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.10, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.10 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread Pommes


Dear Phillippe,
i had to reinstall DSM on my DS418j, and i am not able to get Airplay
bridge running.
I had a problem before, in this thread it was number #914 on page 92.

The plugin says
Configuration file missing - create one by clicking "generate" or, if
autosave is on, refresh this page

Could you help once more, please?
Thank you



Pommes's Profile: http://forums.slimdevices.com/member.php?userid=67682
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread philippe_44


castalla wrote: 
> Okay - I switched LMS to a standard wired Pi - and so far everything is
> working fine.  Must have been a problem running LMS on the Zero 

Transcoding requires much more CPU, that might have been an issue - not
sure



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=103728

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread netmax


Believe me, I've tried the -static and the normal version, with and
without Autosave, with and without "Generate" - it never created a
config file. No idea if I need to do some magic or to sacrify chicken
... I just gave up.



netmax's Profile: http://forums.slimdevices.com/member.php?userid=67551
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread castalla


castalla wrote: 
> 
> warn
> warn
> warn
> 
> 
> 1
> 1
> 0
> 1
> 10
> flc,aif,pcm,mp3
> thru
> 1
> 0
> 1
> 1
> 1
> HASH(0x4fe95f0)
> 1
> 524288
> 1
> 100
> 4194304
> 48000
> raw,wav,aif
> -3
> 0
> ?
> 
> ?
> warn
> info
> info
> -1
> info
> info
> 
> 2
> 100
> bb:bb:a4:d4:23:f1
> 1
> 1
> 1
> -3
> 1
> uuid:RINCON_B8E9378373F401400
> 0
> aif,pcm,flc,mp3
> SONOS
> wav,aiff
> SONOS
> 48000
> 
> 
> 0
> Denon
> Denon
> bb:bb:e3:aa:1c:37
> uuid:9ab0c000-f668-11de-9976-00a0def8e1f2
> 
> 
> 
> The Denon config (actually a Yamaha  WXAD) works with Radio Paradise
> using the common parameter settings - no stops, recycling, etc.

Okay - I switched LMS to a standard wired Pi - and so far everything is
working fine.  Must have been a problem running LMS on the Zero 



LMS server: Pi Zero

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos, Libratone Zipp, GGMM
E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google Home Mini, Pioneer
WX-SMA1, O2 Joggler, Cisco Joggler




castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread philippe_44

It can be a flc->flc missing rule as well. The idea is that LMS sees
that it needs to downsample and it is trying to find a rule that allows
it to do that. It prefers preserving the source format, but if not, it
will use any transcoding rule that does the job
In my case, I played a wav file, but to the problem we are discussing
about, it’s irrelevant. LMS fails to find a xxx->xxx rules with just
down sampling, so it tries any xxx->yyy rule that allows downsampling
and tries rules by the order in convert.conf I think, but trying the
most specific first (a rule can be set for a specific player)
In your case, the only rules that matches is flc->mp3 which also limits
sample rate to 48000 per mp3 standard



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=103728

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread philippe_44


netmax wrote: 
> I had a look to your UPnP bridge, did install it. But it does not run,
> it's not generating a config file - even when I hit "Generate". I gave
> up after half an hour.

oh well, between the -static and the normal version, it really should
run. You don't need to click "generate", I should probably remove that
option one day. Just let it run, it will find all your UPnP compatible
devices. If you don't care about sync between players, once the setup
(which can be tricky, I agree) is made, it works as good as the AirPlay
bridge - it's up to you :)



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=105198

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread PasTim


philippe_44 wrote: 
> What you can do is in LMS settings, advanced, logging, set the 
> "(player.source) - Player Source Audio & Conversion Logging" to "debug",
> play the problematic 24/192 track and send me the server.log (at the
> least the last 200 lines) and I'll be able to tell you what's happening
> when failing to find a transcoding rule.
> 
> If you want to see the "HELO" from the player, set 
> "(network.protocol.slimproto) - SlimProto (Squeezebox / Transporter)
> Protocol" to "info" and you'll see what characteristic are being sent.
> But I'm 99.99% sure it's not what LMS is told about the player,
> otherwise the 24/96 would fail as well (or be rtanscoded to 48), it's
> the transcoding rules which, for some reason, cannot use wav->flc so is
> forced to use wav->mp3
I wil look one day.  But what is this about wav -> flc?  I am playing
flacs, not wavs.



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.10, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.10 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread philippe_44


PasTim wrote: 
> Is there a log entry showing exactly what LMS is told about players?

What you can do is in LMS settings, advanced, logging, set the 
"(player.source) - Player Source Audio & Conversion Logging" to "debug",
play the problematic 24/192 track and send me the server.log (at the
least the last 200 lines) and I'll be able to tell you what's happening
when failing to find a transcoding rule.

If you want to see the "HELO" from the player, set 
"(network.protocol.slimproto) - SlimProto (Squeezebox / Transporter)
Protocol" to "info" and you'll see what characteristic are being sent.
But I'm 99.99% sure it's not what LMS is told about the player,
otherwise the 24/96 would fail as well (or be rtanscoded to 48), it's
the transcoding rules which, for some reason, cannot use wav->flc so is
forced to use wav->mp3



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=103728

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread PasTim


PasTim wrote: 
> I've not disabled flac in the bridge, so I still fail to understand - I
> probably never will.  Why LMS would goes lossy from lossless is
> baffling. I still think LMS must be being told something wrong about my
> player. :(
> 
> I'll look into C3PO some other time.
Is there a log entry showing exactly what LMS is told about players?



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.10, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.10 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread PasTim


philippe_44 wrote: 
> So why mp3? Here is an example of the rules decision making with my
> system when 'flc' codec is disabled. Because there is no wav-pcm rule
> that allows resampling, LMS has to go through a codec of some sort and
> it can only be mp3 in this case
> > 
Code:

  >   > 
  > [18-08-25 11:43:54.1893] Slim::Player::Song::open (363) 
file:///D:/Users/.../Dropbox/Development/Musique/Tests/L16-192-wav.wav
  > [18-08-25 11:43:54.1901] Slim::Player::TranscodingHelper::enabledFormat 
(209) Checking to see if wav-pcm-*-* is enabled
  > [18-08-25 11:43:54.1903] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  > [18-08-25 11:43:54.1904] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: -
  > [18-08-25 11:43:54.1905] 
Slim::Player::TranscodingHelper::getConvertCommand2 (382) Rejecting - because 
required capability D not supported: 
  > [18-08-25 11:43:54.1911] Slim::Player::TranscodingHelper::enabledFormat 
(209) Checking to see if wav-mp3-*-* is enabled
  > [18-08-25 11:43:54.1912] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  > [18-08-25 11:43:54.1913] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ -
  > [18-08-25 11:43:54.1915] 
Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: wav->mp3 
via: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ -
  > [18-08-25 11:43:54.1921] Slim::Player::TranscodingHelper::enabledFormat 
(209) Checking to see if wav-pcm-*-* is enabled
  > [18-08-25 11:43:54.1923] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  > [18-08-25 11:43:54.1924] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: -
  > [18-08-25 11:43:54.1925] 
Slim::Player::TranscodingHelper::getConvertCommand2 (382) Rejecting - because 
required capability T not supported: 
  > [18-08-25 11:43:54.1930] Slim::Player::TranscodingHelper::enabledFormat 
(209) Checking to see if wav-mp3-*-* is enabled
  > [18-08-25 11:43:54.1931] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  > [18-08-25 11:43:54.1932] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ -
  > [18-08-25 11:43:54.1934] 
Slim::Player::TranscodingHelper::getConvertCommand2 (382) Rejecting [lame] 
--silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ - because required capability 
T not supported: 
  > [18-08-25 11:43:54.1935] 
Slim::Player::TranscodingHelper::getConvertCommand2 (443) Error: Didn't find 
any command matches for type: wav
  > [18-08-25 11:43:54.1936] Slim::Player::Song::open (387) seek=false time=0 
canSeek=1
  > [18-08-25 11:43:54.1942] Slim::Player::TranscodingHelper::enabledFormat 
(209) Checking to see if wav-pcm-*-* is enabled
  > [18-08-25 11:43:54.1943] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  > [18-08-25 11:43:54.1945] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: -
  > [18-08-25 11:43:54.1946] 
Slim::Player::TranscodingHelper::getConvertCommand2 (382) Rejecting - because 
required capability D not supported: 
  > [18-08-25 11:43:54.1952] Slim::Player::TranscodingHelper::enabledFormat 
(209) Checking to see if wav-mp3-*-* is enabled
  > [18-08-25 11:43:54.1953] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  > [18-08-25 11:43:54.1954] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ -
  > [18-08-25 11:43:54.1956] 
Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: wav->mp3 
via: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ -
  > [18-08-25 11:43:54.1957] Slim::Player::Song::open (408) Transcoder: 
streamMode=I, streamformat=mp3
  > 

> > 
> 
> (extract from convert.conf)
> > 
Code:

  >   > 
  > # Capabilities
  > # I - can transcode from stdin
  > # F - can transcode from a named file
  > # R - can transcode from a remote URL (URL types unspecified)
  > # 
  > # O - can seek to a byte offset in the source stream (not yet implemented)
  > # T - can seek to a start time offset
  > # U - can seek to start time offset and finish at end time offset
  > #
  > # D - can downsample
  > # B - can limit bitrate
  > 

> > 
> 
> Now, if flc was enabled in codecs list , here what's happening which
> is what you'd expect
> > 
Code:

  >   > 
  > [18-08-25 11:49:57.3548] Slim::Player::Song::open (363) 
file:///D:/Users/.../Dropbox/Development/Musique/Tests/L16-192-wav.wav
  > [18-08-25 11:49:57.3565] Slim::Player::TranscodingHelper::enabledFormat 
(209) Checking to see if wav-flc-*-* is enabled
  > [18-08-25 11:49:57.3567] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  > [18-08-25 11:49:57.3569] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [flac] -cs --totally-silent --compression-level-0 $START$ 

Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread netmax


philippe_44 wrote: 
> You don't want to use it in UPnP mode?

I had a look to your UPnP bridge, did install it. But it does not run,
it's not generating a config file - even when I hit "Generate". I gave
up after half an hour.



netmax's Profile: http://forums.slimdevices.com/member.php?userid=67551
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread philippe_44


netmax wrote: 
> Very strange ... I've reset the Denon completely to factory config and
> still the same. I'm fully puzzled.  
> 
> Unless that's somehow solved I made a workaround today, feeding the
> music from my Apple TV4 via Airplay. Does not work automatically, I now
> need to turn on the Denon first now. But better than no music ...
> 
> I've contacted the Denon support ... let's see how good they are.

You don't want to use it in UPnP mode?



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=105198

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread philippe_44


So why mp3? Here is an example of the rules decision making with my
system when 'flc' codec is disabled. Because there is no wav-pcm rule
that allows resampling, LMS has to go through a codec of some sort and
it can only be mp3 in this case

Code:


  [18-08-25 11:43:54.1893] Slim::Player::Song::open (363) 
file:///D:/Users/.../Dropbox/Development/Musique/Tests/L16-192-wav.wav
  [18-08-25 11:43:54.1901] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if wav-pcm-*-* is enabled
  [18-08-25 11:43:54.1903] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 11:43:54.1904] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: -
  [18-08-25 11:43:54.1905] Slim::Player::TranscodingHelper::getConvertCommand2 
(382) Rejecting - because required capability D not supported: 
  [18-08-25 11:43:54.1911] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if wav-mp3-*-* is enabled
  [18-08-25 11:43:54.1912] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 11:43:54.1913] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ -
  [18-08-25 11:43:54.1915] Slim::Player::TranscodingHelper::getConvertCommand2 
(446) Matched: wav->mp3 via: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ 
$FILE$ -
  [18-08-25 11:43:54.1921] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if wav-pcm-*-* is enabled
  [18-08-25 11:43:54.1923] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 11:43:54.1924] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: -
  [18-08-25 11:43:54.1925] Slim::Player::TranscodingHelper::getConvertCommand2 
(382) Rejecting - because required capability T not supported: 
  [18-08-25 11:43:54.1930] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if wav-mp3-*-* is enabled
  [18-08-25 11:43:54.1931] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 11:43:54.1932] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ -
  [18-08-25 11:43:54.1934] Slim::Player::TranscodingHelper::getConvertCommand2 
(382) Rejecting [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ - 
because required capability T not supported: 
  [18-08-25 11:43:54.1935] Slim::Player::TranscodingHelper::getConvertCommand2 
(443) Error: Didn't find any command matches for type: wav
  [18-08-25 11:43:54.1936] Slim::Player::Song::open (387) seek=false time=0 
canSeek=1
  [18-08-25 11:43:54.1942] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if wav-pcm-*-* is enabled
  [18-08-25 11:43:54.1943] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 11:43:54.1945] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: -
  [18-08-25 11:43:54.1946] Slim::Player::TranscodingHelper::getConvertCommand2 
(382) Rejecting - because required capability D not supported: 
  [18-08-25 11:43:54.1952] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if wav-mp3-*-* is enabled
  [18-08-25 11:43:54.1953] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 11:43:54.1954] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ $FILE$ -
  [18-08-25 11:43:54.1956] Slim::Player::TranscodingHelper::getConvertCommand2 
(446) Matched: wav->mp3 via: [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ 
$FILE$ -
  [18-08-25 11:43:54.1957] Slim::Player::Song::open (408) Transcoder: 
streamMode=I, streamformat=mp3
  



(extract from convert.conf)

Code:


  # Capabilities
  # I - can transcode from stdin
  # F - can transcode from a named file
  # R - can transcode from a remote URL (URL types unspecified)
  # 
  # O - can seek to a byte offset in the source stream (not yet implemented)
  # T - can seek to a start time offset
  # U - can seek to start time offset and finish at end time offset
  #
  # D - can downsample
  # B - can limit bitrate
  



Now, if flc was enabled,here what's happenign which is what you'd
expect

Code:


  [18-08-25 11:49:57.3548] Slim::Player::Song::open (363) 
file:///D:/Users/.../Dropbox/Development/Musique/Tests/L16-192-wav.wav
  [18-08-25 11:49:57.3565] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if wav-flc-*-* is enabled
  [18-08-25 11:49:57.3567] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [18-08-25 11:49:57.3569] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [flac] -cs --totally-silent --compression-level-0 $START$ $END$ 
-- $FILE$ | [sox] -q -t flac - -t flac -C 0 $RESAMPLE$ -
  [18-08-25 11:49:57.3573] Slim::Player::TranscodingHelper::getConvertCommand2 
(446) Matched: wav->flc via: [flac] -cs 

Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread philippe_44

PasTim wrote: 
> Sorry, I wasn't clear.  How can a max sample rate of 96000 be OK for a
> 96000 track, but not OK for a 192000 track?
> 
> 
> I tried loads of things, but mainly uncompressed wav at 96000 (fixed),
> 16 or 24 bit.  I wasn't mostly using 'raw', but 'wav'.  I'm not going to
> try again for a while to give more detail - I need a break from this -
> sorry.

Tests can wait, but here is the explanation for your post
https://forums.slimdevices.com/showthread.php?103728-Announce-UPnPBridge-integrate-UPnP-DLNA-players-with-LMS-(squeeze2upnp)=919308=1#post919308

1- When you play the 24/192 track, it's beyond what you have passed to
LMS as Marantz's capabilities (96000), so at that point LMS must choose
a new sample rate and *format*
2- I do't have the server log at that time, but if you look at the UPnP
log, LMS chooses to reencode the track to MP3

Code:


  [12:54:48.805927] sq_callback:297 [0x74b440]:
artist:John Butt
album:Bach - The Well-Tempered Clavier Book I - Butt (excerpt)
title:The Well-Tempered Clavier Book I - Prelude and Fugue No.21 in 
Bâ™* BWV.866 - 1. Prelude
genre:Classical; Piano Solo
duration:74.838
size:0
cover:
offset:0
  [12:54:48.806088] sq_callback:324 [0x74b440]: current URI set 
http://10.99.55.10:49155/bridge-1.wav
  [12:54:48.806386] AVTSetURI:91 [0x74b440]: uPNP setURI 
http://10.99.55.10:49155/bridge-1.wav (cookie 0x1)
  [12:54:48.807826] process_start:1140 [0x6c8080]: codec:m, ch:0, s:0, r:0
  [12:54:48.808036] stream_sock:397 [0x6c8080] connecting to 10.99.55.10:9000
  [12:54:48.808498] stream_sock:426 [0x6c8080] header: GET 
/stream.mp3?player=00:06:78:09:50:ce HTTP/1.0
  


3- The maximum rate for MP3 is 48k, so here is the explanation for the
48k. MP3 also only supports 16 bits, as you know
4- Then the bridge receives that mp3 and the resample rate s:24,r:96000
forces it to resample from 48000 to 96000
5- You've also set the bridge to resize to 24 bits, always, so here it
what it does (in wav)

Code:


  [12:54:53.139083] resample_newstream:204 [0x6c8080]: resampling from 48000 -> 
96000
  [12:54:53.141709] process_newstream:121 [0x6c8080]: processing: active
  [12:54:53.268102] _output_new_stream:419 [0x6c8080]: encoding in PCM r:96000 
s:24 f:w
  


That explains why a 24/192 ends in being received as 16/48 and then
transformed into 24/96

In the other example, you play a 24/192 track with no higher set

1- Same thing happens, 24/92 is above player's abilities, so transcoded
is done in 16/48 MP3 

Code:


  [12:59:23.055747] sq_callback:297 [0x74b440]:
artist:John Butt
album:Bach - The Well-Tempered Clavier Book I - Butt (excerpt)
title:The Well-Tempered Clavier Book I - Prelude and Fugue No.21 in 
Bâ™* BWV.866 - 2. Fugue
genre:Classical; Piano Solo
duration:98.417
size:0
cover:
offset:0
  [12:59:23.055889] sq_callback:324 [0x74b440]: current URI set 
http://10.99.55.10:49155/bridge-1.wav
  [12:59:23.056155] AVTSetURI:91 [0x74b440]: uPNP setURI 
http://10.99.55.10:49155/bridge-1.wav (cookie 0x1)
  [12:59:23.056734] process_start:1140 [0x6c8080]: codec:m, ch:0, s:0, r:0
  [12:59:23.056833] stream_sock:397 [0x6c8080] connecting to 10.99.55.10:9000
  [12:59:23.057128] stream_sock:426 [0x6c8080] header: GET 
/stream.mp3?player=00:06:78:09:50:ce HTTP/1.0
  


2- The bridge receives the same 16/48 MP3 but this time the resample
rule says s:24r:-96000, so the bridge will only downsample if the track
is *above* 96. 48 is below, so it leaves it as is
3- You've forced sample size at 24 bits, os it does that. Here is the
result (in wav)

Code:


  [12:59:27.608120] resample_newstream:247 [0x6c8080]: disable resampling - 
rates match 48000
  [12:59:27.608171] process_newstream:121 [0x6c8080]: processing: inactive
  [12:59:27.705355] _SyncNotifState:484 [0x74b440]: uPNP transition
  [12:59:27.771311] _output_new_stream:419 [0x6c8080]: encoding in PCM r:48000 
s:24 f:w
  



It all works as expected. Now I'm not sure why LMS choose MP3 to obey
the "not above 192k rule, but I can tell you mine does the same, I just
tried before writing that post. I will look into that



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=103728

___
plugins mailing list

Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-08-25 Thread netmax


Very strange ... I've reset the Denon completely to factory config and
still the same. I'm fully puzzled.  

Unless that's somehow solved I made a workaround today, feeding the
music from my Apple TV4 via Airplay. Does not work automatically, I now
need to turn on the Denon first now. But better than no music ...

I've contacted the Denon support ... let's see how good they are.



netmax's Profile: http://forums.slimdevices.com/member.php?userid=67551
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-08-25 Thread slartibartfast


contedracula wrote: 
> The problem is to understand how to install " manually " as Micheal
> wrote on his site, I guess he intends that on DuoV2 must be installed
> ManuallyI understood it as DuoV2 doesn't work at all.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-08-25 Thread Michael Herger

ReadyNAS: The old Sparc based devices (Duo, NV), as well as their ARMv5
based successors (Duo v2, NV v2) will not work.
*_On_newer_models_you_might_need_to_manually_install_IO::Socket::SSL._*


The problem is to understand how to install " manually " as Micheal
wrote on his site


It's a serious problem, and I wouldn't spend too much time trying. Get a 
Pi3, install pCP and be happy. I'm using a Duo v2 as the NAS myself. But 
running LMS on the Pi, while using the NAS as the music file store is so 
much faster than running on the Duo v2 itself. And unlike the latter, 
pCP is very well supported and maintained.


--

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2018-08-25 Thread PasTim


philippe_44 wrote: 
> When was the 96000 ok then not ok? There was that bug I left but is this
> still the case now? 
Sorry, I wasn't clear.  How can a max sample rate of 96000 be OK for a
96000 track, but not OK for a 192000 track?

> Can you tell me what rules you'e set for C3PO? Because the only case
> where I see there can be a problem is if file's sample rate is below the
> output rate set by C3PO and raw mode is selected, the bridge might find
> that the UPnP player is "capable" of the file's sample rate and use
> 'raw' but then when receiving the C3PO upsampled track later, playback
> will fail
I tried loads of things, but mainly uncompressed wav at 96000 (fixed),
16 or 24 bit.  I wasn't mostly using 'raw', but 'wav'.  I'm not going to
try again for a while to give more detail - I need a break from this -
sorry.



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.10, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.10 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-08-25 Thread contedracula


slartibartfast wrote: 
> I found this in the Spotty 2.0 thread.
> 
> ReadyNAS: The old Sparc based devices (Duo, NV), as well as their ARMv5
> based successors (Duo v2, NV v2) will not work.
> *_On_newer_models_you_might_need_to_manually_install_IO::Socket::SSL._*
> 
> The cheapest solution is to run Raspberry Pi with Max2play or
> picoreplayer as the LMS server.
> 
> Sent from my SM-G900F using Tapatalk

The problem is to understand how to install " manually " as Micheal
wrote on his site



contedracula's Profile: http://forums.slimdevices.com/member.php?userid=68378
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-08-25 Thread slartibartfast


contedracula wrote: 
> Hi Michael,
> Yesterday I got in the LMS the Spotty Plugin obviously I don't have the
> Perl Module, now I see the Spotty app on my Ipeng HD ( old version ) but
> doesn't works and asks the Perl Module IO::Socket::SSL
> 
> I have a NAS ReadyNas DuoV2, I read the old posts but I don't understand
> the step by step how to install it on my NAS.
> I connect to LMS IP via Safari with my MacBook Pro
> 
> Is there a tutorial?
> 
> Thanks

I found this in the Spotty 2.0 thread.

ReadyNAS: The old Sparc based devices (Duo, NV), as well as their ARMv5
based successors (Duo v2, NV v2) will not work. On newer models you
might need to manually install IO::Socket::SSL.

The cheapest solution is to run Raspberry Pi with Max2play or
picoreplayer as the LMS server.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-08-25 Thread contedracula


Hi Michael,
Yesterday I get in the LMS the Spotty Plugin obviously I don't have the
Perl Module, now I see the Spotty app on my Ipeng HD ( old version ) but
doesn't works and asks the Perl Module IO::Socket::SSL

I have a NAS ReadyNas DuoV2, I read the old posts but I don't understand
the step by step how to install it on my NAS.

Is there a tutorial?

Thanks



contedracula's Profile: http://forums.slimdevices.com/member.php?userid=68378
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2018-08-25 Thread bcurran3


Hi R Greg Dawson,

In regard to my question, should I assume a lack of response by you just
equates to "no?"



bcurran3's Profile: http://forums.slimdevices.com/member.php?userid=68303
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] ANNOUNCE: Group Players

2018-08-25 Thread Freddy

philippe_44 wrote: 
> Should be fine now - I'm a bit surprised that this did not show up
> before. What LMS / Perl version do you use?


Yes working now, thanks!
I´m running:

Ubuntu 18.04.1 LTS
perl 5, version 26, subversion 1 (v5.26.1) built for
x86_64-linux-gnu-thread-multi
Logitech Media Server Version: 7.9.1 - 1522249619 @ Wed Mar 28 17:14:23
CEST 2018



Freddy's Profile: http://forums.slimdevices.com/member.php?userid=41055
View this thread: http://forums.slimdevices.com/showthread.php?t=108558

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-08-25 Thread philippe_44


atca wrote: 
> Thanks for the update. Is it something that Google have done or the
> underlying open source chrome0cast implementation?

Google, I'm pretty sure



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=104614

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-08-25 Thread atca


Thanks for the update. Is it something that Google have done or the
underlying open source chrome0cast implementation?philippe_44 wrote: 
> Did more investigation - This new firmware has changed the way the do
> their HTTP GET to obtain the audio data. They are doing something that
> is equally useless and stupid and it assumes some capabilities /
> knowledge in the server that should absolutely never be done. I filed a
> bug report ... but it's likely going to take month before it's corrected
> and meanwhile, the new release will slowly be propagated and your CC
> will stop working one by one. 
> 
> Sorry guys, I'll see if there is something I can do





atca's Profile: http://forums.slimdevices.com/member.php?userid=56880
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-08-25 Thread philippe_44


philippe_44 wrote: 
> It's *does* seem like a bug with that version of CC and how they handle
> partial HTTP response. Don't have a solution yet

Did more investigation - This new firmware has changed the way the do
their HTTP GET to obtain the audio data. Their are doing something that
is equally useless and stupid and it assumes some capabilities /
knowledge in the server that should absolutely not be assumed. I filed a
bug report ... but it's likely going to take month before it's corrected
and meanwhile, the new release will slowly be propagated and your CC
will stop working one by one. 

Sorry guys, I'll see if there is something I can do



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=104614

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