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

2016-01-03 Thread philippe_44

JLs51 wrote: 
> Player supports gapless is set to no (attached PDF shows settings).  If
> the log indicates yes I don't know why.  When I upgraded from PS audio
> Bridge 1 to 2, I changed supports gapless from no to yes, but didn't
> work so moved it back to no.  That was 3 weeks ago.

I just realized that the version running in the log you posted is
0.2.5.0 and not 0.2.7.x. So that's the "old version". Also, in the
settings, can you check the player settings, not only the common
(default) settings ? (each player can override default values)



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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] BBCiPlayer with DASH support - test version

2016-01-03 Thread mbg

bpa wrote: 
> Yes - I had forgotten it's the 404 problem associated with Windows. 
> I've been playing around with ways to avoid it happening.
> 
> Are you using the clean 1.4.7 or had you installed the modified DASH.pm
> file ?

It's likely the clean 1.4.7 as I'd gone back to the old version before
moving back to 1.4.7 from your repo. Would it help at all if I went back
to the modified DASH.pm?



mbg's Profile: http://forums.slimdevices.com/member.php?userid=3200
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

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


Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2016-01-03 Thread afriend

I just wanted to share how I got it more or less working on my mac
(10.11.2) with a recent nightly of LMS 7.8.1.

According to the shairtunes2 github page you need to install 3 CPAN
modules first (Crypt::OpenSSL::RSA, IO::Socket::INET6 and Net::SDP). I'm
not sure but it seemed as if - in the end - only the last one (sdp) was
missing on my mac.
Make sure you have the OSX Command Line Tools installed. In case you
haven't, just open the Terminal and type *make* and you will be prompted
to install them. You don't need XCode, only the Command Line Tools.
After that go to the System Settings (Users & Groups) and temporarily
'upgrade' your current user to admin status by checking the
corresponding box. This will allow your current user to use the sudo
command. Also some installtion folders will be installed in your user
account (easier to clean up later).

Then in Terminal type:

Code:

sudo /usr/bin/perl -MCPAN -e'install Crypt::OpenSSL::RSA'



If you haven't used CPAN before, you will have to configure it first.
It's easy: just accept the chosen default option with enter. Once
finished, it will give you about 4 lines with PATHs. Since you only need
them for this session, just copy each line, paste it and hit enter. So
the PATHs for CPAN/perl are all set for this session. Then go and type
those three commands, one by one:


Code:

sudo /usr/bin/perl -MCPAN -e'install Crypt::OpenSSL::RSA'
  sudo /usr/bin/perl -MCPAN -e'install IO::Socket::INET6'
  sudo /usr/bin/perl -MCPAN -e'install Net::SDP'



Don't forget to demote your user to a normal user if it wasn't admin
before.
Now all you have to do is enter the shairtunes2 repositiory URL on the
plugin page of the LMS settings (at the bottom), install shairtunes2 and
restart LMS or your mac.
My OSX firewall is enabled, set to "Automatically allow signed software
to receive incoming connections".
But once you try to use Airplay with shairtunes2, it will ask you once
to allow incoming connections to "shairport_helper-i386-osx".

If you want to get rid of the Command Line Tools and some stuff from the
installation process, I found you can delete these folders without
problems (if you don't use XCode or Command Line Tools for other
purposes):

/Library/Developer

in your user's *home* folder:
.cpan
perl5

You can find the installed executable *sdp2rat* in /usr/local/bin.

It works more or less for me (haven't tried to stream audio for longer
than 10 minutes yet). The only drawback is that it takes about 5 tries
before it works and the stream is going. If I start a song on my ipad
and choose a Squeezebox Boom as an airplay outlet, airplay will revert
back to the ipad as the player before the Squeezebox is finally accepted
and play the stream. But hey, that's quite OK as long as it works in the
end.

I hope I haven't bored you with all those details but whenever I come
across instructions on the internet I find more details better than too
few.



afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
View this thread: http://forums.slimdevices.com/showthread.php?t=103783

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


Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2016-01-03 Thread bpa

mbg wrote: 
> Attached. I ran the Radio and Boom separately, as per the file names.
> 
> 19633
> 19634

It is as we discussed before, AFAICT this problem is specific to Windows
and is most likely to happen with high end multicore system.

My best guess is in the transcoding chain there is a application called
socketwrapper which is there to overcome a limitation of windows
implementation of pipes.  Socketwrapper handles all the i/o between LMS
and between the transcoding application faad and flac.  On smaller
systems the data is passed between process and scheduling a process to a
core allows for some delays.  With high end  8 core system - there are
enough cores/threads for LMS, socketwrapperm, faad and flac and this is
causing some sort of overload. Possible activating socketwrapper safety
to shutdown connection when connections get blocked.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

___
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)

2016-01-03 Thread philippe_44

kidstypike wrote: 
> I took a screenshot (below) at 17 hours 38 mins running time, shortly
> after this I lowered the CCA volume by a few rapid clicks on the webgui
> small speaker icon (circled), this resulted in the volume
> increasing/decreasing every couple of seconds, with the webgui volume
> control no longer responding to mouse clicks, the Chromecast app volume
> control on my phone was jumping about like crazy, so I had to stop the
> stream.
> 
> This is repeatable, a few rapid clicks of the volume control (on the
> webgui or Squeeze Control app on my phone or tablet) results in the
> behavior as seen in the video here: https://youtu.be/33BkN5awrn4
> 
> The Chromecast Bridge needs to be stopped and restarted to clear the
> problem
> 
> Just saying.

Thanks - This was a sync loop effect between CC and LMS volumes when
changes are made too quickly. I filtered that out. When you change the
volume directly using a CC app now, there is a 5 second filter before
the information is forwarded to LMS (in dev-2)



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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)

2016-01-03 Thread wortgefecht

philippe_44 wrote: 
> 
> The only reason to clikc "generate" is if you are in a kind of hurry and
> want an update asap :)

Suggestion: Rename it "Manually Generate" or something similar [emoji6]



New setup:

- ASRock Ion 330, Lubuntu 14.04, LMS 7.9, FLAC
- *Duet* > Pro-Ject DAC Box E > AKG Hearo 888 Titan (home office),
  *Boom + Canton ASF 75 SC* (master bedroom), *Boom* (master bathroom),
  *Radio* (guest bathroom), *RPi2 + OpenELEC + XSqueeze* > Samsung
  UE60H6270 > Denon AVR-770SD > Mission 2.1 speakers (living room)
- *Classic* > Parasound DAC 1500 > vintage Wega Modul 42V amp (42E
  equalizer, 42T tape deck + Thorens TD 160 Mk II turntable) > Quadral
  Vulkan Mk II (music room)

wortgefecht's Profile: http://forums.slimdevices.com/member.php?userid=63295
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2016-01-03 Thread NZ1

Hi,

Just trying this on Windows server 2008R2, (WHS2011), latest LMS from
the 7.9 nightlys.

Ran the setup ok, found my devices, disabled one, and left the other
(Yamaha Aventage Receiver). But when  I start the bridge, it works fine,
but pegs the CPU at 99% continuously. I left it running for a few hours,
and it still was using all the CPU time.

Running the squeeze2upnp-win.exe, directly in a command window also does
this to the CPU.

I thought I might have been the scanning settings, so set the scan and
duration both to 0, but it seems to have made no difference.

Any ideas??
Thanks,



NZ1's Profile: http://forums.slimdevices.com/member.php?userid=63690
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)

2016-01-03 Thread philippe_44

NZ1 wrote: 
> Hi,
> 
> Just trying this on Windows server 2008R2, (WHS2011), latest LMS from
> the 7.9 nightlys.
> 
> Ran the setup ok, found my devices, disabled one, and left the other
> (Yamaha Aventage Receiver). But when  I start the bridge, it works fine,
> but pegs the CPU at 99% continuously. I left it running for a few hours,
> and it still was using all the CPU time.
> 
> Running the squeeze2upnp-win.exe, directly in a command window also does
> this to the CPU.
> 
> I thought I might have been the scanning settings, so set the scan and
> duration both to 0, but it seems to have made no difference.
> 
> Any ideas??
> Thanks,

It seems to be something common to Windows server 2008 and I don't know
what's happening there. The main thread is supposed to sleep forever
when launched with the -Z option. When you say you run it from the
command line, which options did you use ?



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2016-01-03 Thread philippe_44

ButC wrote: 
> Edit: There seems to be some problem with Chromecast (saying "can't
> connect to network") and while casting to the individual players still
> works, the problem might be on Chromecast and not on the plugin so I'll
> wait for a while and get back here if it persists...
> 
> Sorry about that - I had forgotten to use the latest. The players now
> show up in Chromecast Bridge settings - I had to use Generate four times
> in order for the correct amount of players to show up, btw. They also
> show up in Orange Squeeze and the individual players play fine and I can
> switch between them, however the group (player) won't play. I push Play
> (in Orange Squeeze) and nothing...

I know this is confusing, but you don't have to click on the "generate"
button. Players will be added in the configuration file on-the-go when
they appear. They are not *removed* from the configuration file when
they diseapear though. The config file does not *create* the player, but
it is the source of configuration options for sq2c when it discovers a
player (and discovery runs every 30s).

The only reason to clikc "generate" is if you are in a kind of hurry and
want an update asap :)



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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] BBCiPlayer with DASH support - test version

2016-01-03 Thread bpa

mbg wrote: 
>  Would it help at all if I went back to the modified DASH.pm?

A little bit -  gets rid of the 404s on LIve streams but causes 404s at
the end of  "Listen Again" programs.  It would have worried me if the
404s were there and it was the modified DASH.pm.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

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


Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2016-01-03 Thread mbg

bpa wrote: 
> A little bit -  gets rid of the 404s on LIve streams but causes 404s at
> the end of  "Listen Again" programs.  It would have worried me if the
> 404s were there and it was the modified DASH.pm.

Attached. I ran the Radio and Boom separately, as per the file names.

19633
19634


+---+
|Filename: mbg_iplayer_20160103_1714_boom.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19634|
+---+


mbg's Profile: http://forums.slimdevices.com/member.php?userid=3200
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

___
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)

2016-01-03 Thread ButC

philippe_44 wrote: 
> I know this is confusing, but you don't have to click on the "generate"
> button. Players will be added in the configuration file on-the-go when
> they appear. They are not *removed* from the configuration file when
> they diseapear though. The config file does not *create* the player, but
> it is the source of configuration options for sq2c when it discovers a
> player (and discovery runs every 30s).
> 
> The only reason to clikc "generate" is if you are in a kind of hurry and
> want an update asap :)

Thanks for clarifying that... At one point I had six players there, when
in reality I only have three. It seems that sometimes you get doubles
but maybe that doesn't matter as long as it finds all of the players.



ButC's Profile: http://forums.slimdevices.com/member.php?userid=57330
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2016-01-03 Thread JLs51

Philippe,

Sorry about sending the wrong log file before.  Here is one from a CD I
just played.  Started with track 1 (Wise One) which played almost to the
end, stopped with about 2 seconds to go.  Track 2 (Like Sonny) did not
play.  Track 3 (Aisha) played and maybe to the end, a little harder to
tell on this one.  Then track 4 (Equinox) played almost to the end. 
Track 5 (All or Nothing At All) did not play.  Track 6 (Nancy) played
and I manually paused it.

Thanks for your help,
Jeff


+---+
|Filename: LMS Settings.pdf |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19637|
+---+


JLs51's Profile: http://forums.slimdevices.com/member.php?userid=65055
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: Smart Mix plugin

2016-01-03 Thread Nomen Nescio

Latest scanner log in attachement. This is the 24 hour rescan. I will do
another full wipe and rescan during the day and post tonight.
19638


+---+
|Filename: scanner.log.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19638|
+---+


Nomen Nescio's Profile: http://forums.slimdevices.com/member.php?userid=60051
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

___
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)

2016-01-03 Thread philippe_44

dustinsterk wrote: 
> I cannot thank you enough!  Amazing work.

Thanks :o - Let me know if this version is stable enough. I'm now
working of the last of this series of bridge : LMS to AirPlay. I causes
me a lot of pain, as I can make it work with a shairtunesW running on a
PC? nut not with any of my AirPlay devices. I go up to established
session, sync audio exchange but they stay mute ... anyway I hope I
would be able to make these one works asit would give sync between other
LMS speakers and AirPlay



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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)

2016-01-03 Thread kidstypike

kidstypike wrote: 
> I tried a few stations for a few minutes to answer lmiphay's post. I
> mainly "listen again". I recall last time I listened live a few days ago
> I was using BBC's own app cast to my CCA, it kept stopping every 30 mins
> or so. I would need to test listen live using LMS BBC iPlayer app.
> 
> OS is max2play on a Raspi.

I started a LMS - BBC iPlayer - Radio 2 *live* stream to my CCA at 21:32
last night. Listened to the end of Paul Gambaccini, then 2 hours of
Sarah Cox, 20 mins of Alex Lester, turned down the volume and went to
bed. This morning it's still going strong, over 11 hours.

I'll see how long it plays.


+---+
|Filename: 11hours.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19622|
+---+


kidstypike 

LMS on Raspberry Pi 2 model B/max2play/HiFiBerry DAC+ > AVI DM5

1 x SB3 - 1 x Boom - 1 x (Squeezebox) Radio - 2 x Touch - 2 x Raspberry
Pi/max2play/HiFiBerry

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
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] Fix to BBC Radio Applet Listen Again

2016-01-03 Thread NickEJM

I can advise that the BBC Radio Applet Listen Again is working perfectly
this morning. Thanks to all for their wise advice and help.





NickEJM's Profile: http://forums.slimdevices.com/member.php?userid=64070
View this thread: http://forums.slimdevices.com/showthread.php?t=103293

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-01-03 Thread Mnyb

Hard to tell . there is probably a log file somewhere .( i keep
forgetting which ones you ought to save after a lookup ) . But i geuess
scanner log .

But as the info in the plugin says about unrecognised Tracks .

That it can be anything from typos to that the track simply is not in
echonest database . As i came to understand this, is that the match is
an exact text match no leeway for misspelling of any song album or
artist .
It not about if your rigth or wrong the names must exactly match what
echonest thinks the song is named on that album for that artist .

this pretty much makes it miss umlauts and I guess much classical works
as spelling here is ambiguous and "artist" equally ambiguous ?

I think mherger has (tried to ) explained that there is no sophisticated
mechanism trying to guess or second guess the data either it matches or
it does not .

it not like the old music-ip implementation that analyzed the actual
music data to get a match and an unique id of a track . this is only
from the tag data .




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-01-03 Thread Nomen Nescio

After running the Analysis the smartmix-missing.log returns with 20.000
files on a collection of 85.000.
Most files are tagged using mediamonkey. Some albums are complete
missing, others just some files.

Anyone knows what went wrong?

Serversystem: whs 2011
LMS: 7.9.0 - 1451286059
Smartmix: 1.7.2



Nomen Nescio's Profile: http://forums.slimdevices.com/member.php?userid=60051
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2016-01-03 Thread mbg

bpa wrote: 
> I have been testing with a Boom on wifi which is also borderline wifi
> for all types (it get rebuffering on http/mp3) of a WIndows laptop and I
> saw one instance of rebuffer but boom recovered (but the recovery log
> also showed similar unusual logs entries to your log - so I can
> eliminate those)
> 
> To make Radio similar to Boom - you can disable AAC native under
> AAdvamced/Filetype/AAC - that will force all player to trasncode to
> flac. 
> 
> This sort of confirms (but not definitive) that the issue is with the
> Boom rather than the plugin. However if Radio rebuffers after disabling
> native AAC then evidence moves back to LMS/Plugin so next test is
> needed.
> 

Brief partial update - disabling AAC native immediately gave me the same
problem on the Radio. This came after listening uninterrupted with AAC
native enabled for 20+ mins without any issues.

Just to add - I generally don't have problems with my WiFi network and
any of my SB players. I have a Boom and Classic on the same floor and
regularly listen to other streams uninterrupted for hours. As mentioned
previously, with the hack to the previous plugin to revert to 'mplayer'
(PlayHLS) for the FLAC conversion, I was also OK in that case as well. I
did have an issue with the stream stopping after anywhere from 20-50
mins, but that wasn't clearly a rebuffering issue - the stream just
stopped.

This only seems to be a problem with live streams (I mainly use Radio
Four). Listen Again doesn't have the same issues with the same config
that produces issues in the live stream.



mbg's Profile: http://forums.slimdevices.com/member.php?userid=3200
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-01-03 Thread DJanGo

Nomen Nescio wrote: 
> After running the Analysis the smartmix-missing.log returns with 20.000
> files on a collection of 85.000.
> Most files are tagged using mediamonkey. Some albums are complete
> missing, others just some files.
> 
> Anyone knows what went wrong?
> 
> Serversystem: whs 2011
> LMS: 7.9.0 - 1451286059
> Smartmix: 1.7.2 with only local files.

I didnt use Smartmix anymore cause of two reasons:

I have a huge selection from 12" 45 rpm Vinyls - most of them not in
their library - some specials like French/US/UK Variants with minor
changes in the tracklisting (other Tracks than std.)
Different Names used than on the Sleeve and i dont want to misspell eg.
a UK Version to non UK for the reason that Smartmix can handle it.

And last but not least the limit of the 1.000 Users.



Gruss
Jan

DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2016-01-03 Thread bpa

mbg wrote: 
> Just to add - I generally don't have problems with my WiFi network and
> any of my SB players. I have a Boom and Classic on the same floor and
> regularly listen to other streams uninterrupted for hours. As mentioned
> previously, with the hack to the previous plugin to revert to 'mplayer'
> (PlayHLS) for the FLAC conversion, I was also OK in that case as well. I
> did have an issue with the stream stopping after anywhere from 20-50
> mins, but that wasn't clearly a rebuffering issue - the stream just
> stopped.

Did you check the server.log for any message ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

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


Re: [SlimDevices: Plugins] Experimental version of WaveInput for Mac OS

2016-01-03 Thread jimi00

This is what you are looking for:
http://forums.slimdevices.com/showthread.php?t=103783

afriend wrote: 
> Hi.
> 
> I would like to stream audio from my ipad via airplay to airserver on my
> Mac mini (10.11) and then pipe it through soundflower + waveinput into
> LMS (latest 7.8.1).
> 
> Anybody got something similar working? If so, any major problems setting
> it up?
> 
> Or do you at least have a working download URL for the waveInput plugin
> so I can finally try myself?
> 
> Thank you.




Sent from my iPhone using Tapatalk





jimi00's Profile: http://forums.slimdevices.com/member.php?userid=16771
View this thread: http://forums.slimdevices.com/showthread.php?t=87023

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


Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2016-01-03 Thread mbg

bpa wrote: 
> Did you check the server.log for any message ?

Attached - it looks similar to the Boom issue.

Turning AAC native back on allowed it to immediately work as normal.

19627


+---+
|Filename: mbg_iplayer_20160103_1105.zip|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19627|
+---+


mbg's Profile: http://forums.slimdevices.com/member.php?userid=3200
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

___
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)

2016-01-03 Thread ButC

I cannot get sync working. Casting works independently on the players on
a Windows 10 laptop but the group of players that I created in the
Chromecast app doesn't show up in Orange Squeeze among players. Is that
group supposed to be seen there? And is it supposed to be seen in the
LMS Chromecast Bridge settings?



ButC's Profile: http://forums.slimdevices.com/member.php?userid=57330
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)

2016-01-03 Thread tcagle53

philippe_44 wrote: 
> There is still a problem at the network level: none of the audio packet
> sent is reaching the CC. It then stays in "buffering" state for a while
> and gives up. Would you have another manchine where you true to run
> squeeze2cast independenlty ? It does not need to run with LMS server,
> any PC with Windows or Linux, Mac, raspberry pi will do the work

Problem is how to run it independently. Not sure how to proceed. I have
a win 7 laptop. But if you mean running standalone outside of LMS how
does one proceed with accomplishing that ?

I looked at the running plugin and see this:

/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CastBridge/Bin/squeeze2cast-x86-static
-Z -f /var/log/squeezeboxserver/castbridge.log -d decode debug -x
/var/lib/squeezeboxserver/prefs/castbridge.xml

How does one setup a standalone of the above on a windows 7 system and
what happens when the laptop goes into sleep mode for example. I know
enough to imagine that the command line structure for win 7 could
possibly be a bit different and the paths need to be adjusted for the
windows environment. Can I use the existing configuration file or does
it have platform specific stuff there too.  I have pretty limited
resources other than this admittedly flawed option. I personally have
serious deficiencies dealing with windows 7 firewalling too, but expect
I can google my way out of that swamp. Thanks for any suggestions. BTW
it is okay to say "get lost"... I might if I was in your place. :D

Tim C.



tcagle53's Profile: http://forums.slimdevices.com/member.php?userid=65232
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] Experimental version of WaveInput for Mac OS

2016-01-03 Thread ralphy

I had the zip in my downloads directory, however, I've never installed
it.


+---+
|Filename: WaveInputMac-v101.zip|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19625|
+---+


Ralphy

*1*-Touch, *4*-Classics, *2*-Booms, *1*-Reverted UE Radio
'Squeezebox client builds'
(https://www.mediafire.com/folder/4q8dvq20iyz9e/Builds) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=87023

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-01-03 Thread Nomen Nescio

I've tried the method described by Manawatu in post #816 but I guess I
have to live with it.



Nomen Nescio's Profile: http://forums.slimdevices.com/member.php?userid=60051
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-01-03 Thread Tony T

mherger wrote: 
> > If I select this recipe in Advanced->Smartmix (bringing me to the
> > Blender), I get a good selection (quickly), and clicking Play This Mix
> > (on the Blender) plays as expected.
> 
> When you play from the blender, are the tracks played found in your 
> library or playing through some music service? Can you provide the same 
> log from when you play through the blender?
> -- 
> 
> Michael

Yes, all the tracks are in my local library (I'm not using any streaming
services)
Here the log playing from the blender:


+---+
|Filename: log.txt.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19626|
+---+


Tony
  SBTouch  SBRadio 

Tony T's Profile: http://forums.slimdevices.com/member.php?userid=34544
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2016-01-03 Thread Michael Herger

After running the Analysis the smartmix-missing.log returns with 20.000
files on a collection of 85.000.
Most files are tagged using mediamonkey. Some albums are complete
missing, others just some files.


Please run a full wipe & rescan with debugging for plugin.smartmix 
enabled. Then upload the resulting scanner.log to this thread.


--

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)

2016-01-03 Thread philippe_44

JLs51 wrote: 
> Also I don't use Daphile like Holzohr does.  I just use LMS on an iMac
> and Squeezepad on an iPad

It seems that your player does not support the gapless UPnP feature. 


Code:


  [09:38:22.050934] AVTSetNextURI:159 uPNP setNextURI 
http://10.0.1.5:49152/LMS2UPNP/00-1f-f6-01-17-4e-idx-1.flac for 
http://10.0.1.3:50505/GstRenderer/RygelGstAVTransport/Control (cookie 0x347)
  [09:38:22.051369] sq_callback:323 [0x1000cb760]: next URI set 
http://10.0.1.5:49152/LMS2UPNP/00-1f-f6-01-17-4e-idx-1.flac
  [09:38:22.051388] process_strm:402 [0x10006f450] URI proxied by SQ2MR : 
00-1f-f6-01-17-4e-idx-1.flac
  [09:38:22.051412] sendSTAT:166 [0x10006f450]: STAT:[STMc] msplayed 278000
  [09:38:22.051526] SetVolume:252 uPNP volume 100 for 
http://10.0.1.3:50505/GstRenderer/RygelGstRenderingControl/Control (cookie 
0x348)
  [09:38:22.054960] stream_thread:180 [0x10006f450] headers: len: 118
  HTTP/1.1 200 OK
  Server: Logitech Media Server (7.7.5 - 1416570306)
  Connection: close
  Content-Type: audio/x-flac
  [09:38:22.094089] CallbackActionHandler:724 Error in action callback -- 401 
(cookie 0x347)
  



I understand it was working before, but any chance you've changed the
"Player handle gapless" parameter ?



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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] Stuck on "Plugin updates are available..." loop

2016-01-03 Thread GB_Joe

mherger wrote: 
> > I've had this problem for a while, but it's time I finally try to
> sort
> > it out! I have my LMS (7.9.0 - 1425992829) running on a QNAP TS
> 219-P.
> 
> First of all: update to the latest 7.9.0 build. The one you're running 
> is 9+ months old.
> 
> If that doesn't help: shut down LMS, rename 
> /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/Compress/Raw/Zlib.pm
> 
> to something like Zlib.pm.old, re-start LMS.
> 
> -- 
> 
> Michael

Hi Michael

Thanks - I've got the latest nightly up and running, and renaming
Zlib.pm did the trick. Huzzah!

Now to delve into the iPlayer problem...



GB_Joe's Profile: http://forums.slimdevices.com/member.php?userid=21466
View this thread: http://forums.slimdevices.com/showthread.php?t=104935

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


Re: [SlimDevices: Plugins] Stuck on "Plugin updates are available..." loop

2016-01-03 Thread GB_Joe

bpa wrote: 
> Triode BBCiPlayer plugin stopped working Feb 2015 has been patched many
> times since so If you are seeing an update is waiting I'm guessing you
> haven't been using the pluigin for quite awhile.
> 
> If you want to try a test version but it is a simple install look at
> link below.
> http://forums.slimdevices.com/showthread.php?104672-BBCiPlayer-with-DASH-support-test-version

Hi bpa

Thanks for that lead - I've run out of time for tinkering tonight, but
will give that a go as soon as I get another opportunity!



GB_Joe's Profile: http://forums.slimdevices.com/member.php?userid=21466
View this thread: http://forums.slimdevices.com/showthread.php?t=104935

___
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)

2016-01-03 Thread JLs51

Hi Philippe, I also use the plugin with the Bridge II of my PS Audio
DirectStream DAC and was working fine until the latest version. 
Attached is a log file.  During this log I started to play an album on
the first track, a few seconds before track one reaches the end, track 4
starts and plays until a few seconds before the end then track 6 starts.
I manually paused it after track 6 started.


+---+
|Filename: upnpbridge.txt   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19629|
+---+


JLs51's Profile: http://forums.slimdevices.com/member.php?userid=65055
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)

2016-01-03 Thread JLs51

Also I don't use Daphile like Holzohr does.  I just use LMS on an iMac
and Squeezepad on an iPad



JLs51's Profile: http://forums.slimdevices.com/member.php?userid=65055
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2016-01-03 Thread philippe_44

tcagle53 wrote: 
> Problem is how to run it independently. Not sure how to proceed. I have
> a win 7 laptop. But if you mean running standalone outside of LMS how
> does one proceed with accomplishing that ?
> 
> I looked at the running plugin and see this:
> 
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CastBridge/Bin/squeeze2cast-x86-static
> -Z -f /var/log/squeezeboxserver/castbridge.log -d decode debug -x
> /var/lib/squeezeboxserver/prefs/castbridge.xml
> 
> How does one setup a standalone of the above on a windows 7 system and
> what happens when the laptop goes into sleep mode for example. I know
> enough to imagine that the command line structure for win 7 could
> possibly be a bit different and the paths need to be adjusted for the
> windows environment. Can I use the existing configuration file or does
> it have platform specific stuff there too.  I have pretty limited
> resources other than this admittedly flawed option. I personally have
> serious deficiencies dealing with windows 7 firewalling too, but expect
> I can google my way out of that swamp. Thanks for any suggestions. BTW
> it is okay to say "get lost"... I might if I was in your place. :D
> 
> Tim C.

No worries - To run independently (and this is just for test, so that we
don't have to worry about the laptop going to sleep), just download from
sourceforge the whole package
http://sourceforge.net/projects/lms-to-cast/files/dev/CastBridge-0.2.0.0-dev-1.zip.
Unzip the squeeze2cast-win.exe to any directory. The config file is
computer independent (except fot the socket parameter if you have put an
full "ip : port" value, but if you have just put a port it's fine. So
copy that file using the setting page of LMS (click the view link to
open a new browser tab with the config) and paste it on the Windows
machine in a file named "config.xml", in the same directory than
"squeeze2cast-win.exe". Then launch squeeze2cast-win.exe, no parameter
needed. That's as simple as that



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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)

2016-01-03 Thread philippe_44

ButC wrote: 
> I cannot get sync working. Casting works independently on the players on
> a Windows 10 laptop but the group of players that I created in the
> Chromecast app doesn't show up in Orange Squeeze among players. Is that
> group supposed to be seen there? And is it supposed to be seen in the
> LMS Chromecast Bridge settings?

Yes, it is supposed to be a new player. Are you using the latest dev
version 0.2.0.0-dev



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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] BBCiPlayer with DASH support - test version

2016-01-03 Thread bpa

mbg wrote: 
> Attached - it looks similar to the Boom issue.
> 
> Turning AAC native back on allowed it to immediately work as normal.
> 
> 19627

Yes - I had forgotten it's the 404 problem associated with Windows. 
I've been playing around with ways to avoid it happening.

Are you using the clean 1.4.7 or had you installed the modified DASH.pm
file ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

___
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)

2016-01-03 Thread ButC

Sorry about that - I had forgotten to use the latest. The players now
show up in Chromecast Bridge settings - I had to use Generate four times
in order for the correct amount of players to show up, btw. They also
show up in Orange Squeeze and the individual players play fine and I can
switch between them, however the group (player) won't play. I push Play
(in Orange Squeeze) and nothing...



ButC's Profile: http://forums.slimdevices.com/member.php?userid=57330
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2016-01-03 Thread JLs51

Player supports gapless is set to no (attached PDF shows settings).  If
the log indicates yes I don't know why.  When I upgraded from PS audio
Bridge 1 to 2, I changed supports gapless from no to yes, but didn't
work so moved it back to no.  That was 3 weeks ago.


+---+
|Filename: LMS Settings.pdf |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19631|
+---+


JLs51's Profile: http://forums.slimdevices.com/member.php?userid=65055
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2016-01-03 Thread kidstypike

kidstypike wrote: 
> I'll see how long it plays.

I took a screenshot (below) at 17 hours 38 mins running time, shortly
after this I lowered the CCA volume by a few rapid clicks on the webgui
small speaker icon (circled), this resulted in the volume
increasing/decreasing every couple of seconds, with the webgui volume
control no longer responding to mouse clicks, the Chromecast app volume
control on my phone was jumping about like crazy, so I had to stop the
stream.

This is repeatable, a few rapid clicks of the volume control (on the
webgui or Squeeze Control app on my phone or tablet) results in the
behavior as seen in the video here: https://youtu.be/33BkN5awrn4

The Chromecast Bridge needs to be stopped and restarted to clear the
problem

Just saying.


+---+
|Filename: 17hours.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19632|
+---+


kidstypike 

LMS on Raspberry Pi 2 model B/max2play/HiFiBerry DAC+ > AVI DM5

1 x SB3 - 1 x Boom - 1 x (Squeezebox) Radio - 2 x Touch - 2 x Raspberry
Pi/max2play/HiFiBerry

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
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