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

2016-09-19 Thread usc95

philippe_44 wrote: 
> For squeezelite to work, you have to use 1.8 and above. Are you running
> on Windows ? If you are, have you configured your firewall?

I thought I had the firewall set but apparently I hadn't.  It works!!!
Thanks so much!!! Now I just need to figure out how to update the
squeezelites in my two VAMP/pogoplug installs.  Thanks again for all you
for this community.



usc95's Profile: http://forums.slimdevices.com/member.php?userid=59694
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] Announce: ShairTunes2 plugin - Airtunes on your LMS

2016-09-19 Thread Simon_rb

Philippe I had no idea you could AirPlay to multiple players from
multiple devices I never tried it because the old shairtunes was
only one at a time and no sync. I knew you fixed the sync but had no
idea you had managed to get it that while one iPhone is AirPlaying to
one radio that someone else could whip out their phone AirPlay to
another radio!! 

I just had three iOS devices AirPlaying to 3 different radios, while
another 4 radios played different songs from LMS library, 2 of them
devices I had added today using AirPlay bridge and all played flawlessly
with meta data. 

To think I was about to bin them and purchase Sonos because I was using
Apple Music more than my LMS library. Now I don't have too! Great work
mate. 


Sent from my iPhone using Tapatalk





Simon_rb's Profile: http://forums.slimdevices.com/member.php?userid=56871
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] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2016-09-19 Thread bpa

bpa wrote: 
> I moved it to sourceforge but forgot to include it in the repo URL.


Finally got around to updting the repo.  If you restart LMS, playHLS
should now appear in the Settings/Plugins tab.



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

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


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

2016-09-19 Thread bpa

mrmichaelwright wrote: 
>  I have a complicated mix of powerline, 2g and 5g wireless and extenders
> which makes any problem like this a nightmare to resolve.

Sounds just like here - a Victorian redbrick over 3 floors with an
extension also with 3 phase power. After trying many different
powerline/homeplug models I am now using a recent Devolo model which can
also use earth as well as live & neutral and this has helped a lot but
still not trouble free.



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: WaveInput for Linux

2016-09-19 Thread bpa

ant! wrote: 
> But I can't open this stream in the Squeezebox, I tried in "Tune in URL"
> of the TuneIn plugin (maybe this is not the good place?) with
> "wavin:hw:1,0", but no output. Or is it better to save this as a
> playlist?

Two possibilities come to mind:
1. No permission for user which runs LMS to access audio hardware - for
example is the LMS user a member of the audio group ?
2. Something in the command line generated is wrong. Enable logging
player.source to DEBUG and then try the "wavin:" URL.  In the log you'll
see the command line being attempted with "arecord" so you can check if
it matches the command the works for you.



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

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2016-09-19 Thread pinkdot

sst wrote: 
> Unfortunately no change but I'm pretty sure that it's somehow related to
> the combination of browser and Kasperski Internet Security
> as from e.g. my iPad I can access the lmsupdate skin without any
> problems.
Well, 'that's what Michael is refering to'
(http://forums.slimdevices.com/showthread.php?106134-SB-server-failing-to-open-web-control-page=862620=1#post862620)
At least your LMS is updatet :D

Greetings,

Martin



-Synology nas DS115 - ('LmsUpdate'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*=817970=1#post817970))
-Raspberry PIB+ (PicorePlayer), Sabre DAC ES9023 - Exposure 3010S2 - PMC
GB1i
-2x Radio
-Laptop - openSUSE Leap - Squeezelite

pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2016-09-19 Thread ant!

bpa wrote: 
> I think part of the problem is that it is audio is not supplied by an
> internal Realtek card but a single Intel US15W chip which has integrated
> all the peripherals - so you may need to find Intel's linux drivers and
> check if they are being used.  Personally I think you'll have guaranteed
> success in less time with a USB DAC whereas if the standard linux
> doesn't support U51W audio now many years after chip was released - it
> may never be supported.

Hi,

an update: Not sure how I did it finally, (tried too much and had in my
debugging also some mistakes) the drivers for the internal soundcard
were already in the kernel. So either I activated them when trying out
(and didn't realize it in the first place due to other problems), or it
was a problem in alsamixer.

Anyways, I can now record a file with "arecord -f cd -d 30 -D hw:1,0 -t
wav test.wav", and the alsamixer is set to capture=0dB (everything
higher clips), all mic boosters and outputs off.

But I can't open this stream in the Squeezebox, I tried in "Tune in URL"
of the TuneIn plugin (maybe this is not the good place?) with
"wavin:hw:1,0", but no output. Or is it better to save this as a
playlist?



ant!'s Profile: http://forums.slimdevices.com/member.php?userid=66046
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

___
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-09-19 Thread Simon_rb

Not directly an iOS 10 issue, mines been working fine since the first
beta back in June. I'm using mine on a Raspberry Pi 3. 

Hope you get it working :-) 


Sent from my iPhone using Tapatalk





Simon_rb's Profile: http://forums.slimdevices.com/member.php?userid=56871
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] Announce: ShairTunes2 plugin - Airtunes on your LMS

2016-09-19 Thread philippe_44

For squeezelite to work, you have to use 1.8 and above. Are you running
on Windows ? If you are, have you configured your firewall?



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=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-09-19 Thread mrmichaelwright

In the uk so perfectly willing to accept it'll be a powerline issue, i
deal with dirty mains problems in my job so know not to expect miracles.
Great idea to swap out the unit with the boom, i'll give it a try. I
think this is all just leading to a week under the floorboards and a box
of cat6.



mrmichaelwright's Profile: http://forums.slimdevices.com/member.php?userid=65105
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-09-19 Thread bpa

mrmichaelwright wrote: 
> I have the same problem with listen again. I also had the problem when
> running on windows server 2008 (i only upgraded to windows 10 today as
> the latest windows updates seemed to kill lms altogether and it was
> getting clunky anyway)
> 
> If it was a bbc problem i guess i would also get problems on my two
> squeeze radios and my boom, these both seem to run fine and are on the
> same powerline network?

Interesting about radio and boom - why didn't you mention this before ?

You have a mix between old and new h/w working and not workign so there
is no pattern.  I have powerline and I know that speed and delays varies
hugely between sockets and also if other devices (e.g. motors, heaters)
are operating on the same circuit (national practice for wiring socket
circuit varies between countries if you are in the UK it is the same as
Ireland).  In one room my powerline network gets a hiccough even so
often - otherwise it gives great throughput so my experience of
powerline is that it is not as good as direct wired ethernet and can be
as variable as wireless.

Can I suggest to check if Boom and touch are interchanged and see if
Boom gets problem or Touch plays OK ?



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] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2016-09-19 Thread sst

pinkdot wrote: 
> Yeah, sorry for that. I switched from Gnome to KDE last week and still
> struggling with the work flow. :-(
> 
> Its up now!
> If the problem of entering the webui still persists, please let me know.

Unfortunately no change but I'm pretty sure that it's somehow related to
the combination of browser and Kasperski Internet Security
as from e.g. my iPad I can access the lmsupdate skin without any
problems.



sst's Profile: http://forums.slimdevices.com/member.php?userid=65685
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

___
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-09-19 Thread dborod

usc95 wrote: 
> Hi Phillippe,
> 
> I have been trying to get this to work but have not had any luck. First,
> only my original squeezeboxes show up as airplay players and not any of
> my squeezelite based players.  Second, I can see the original players
> and select them to play from my iphone but no sound plays and I get an
> error saying "connection reset by local host".  I am not sure what to do
> from here, please advise any tips to get this working.
> 
> Thanks!

I'm also getting the 'connection reset by host' error. I wonder if this
is an iOS 10 thing. 


Sent from my iPhone using Tapatalk





dborod's Profile: http://forums.slimdevices.com/member.php?userid=21049
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] Announce: ShairTunes2 plugin - Airtunes on your LMS

2016-09-19 Thread usc95

Hi Phillippe,

I have been trying to get this to work but have not had any luck. First,
only my original squeezeboxes show up as airplay players and not any of
my squeezelite based players.  Second, I can see the original players
and select them to play from my iphone but no sound plays and I get an
error saying "connection reset by local host".  I am not sure what to do
from here, please advise any tips to get this working.

Thanks!



usc95's Profile: http://forums.slimdevices.com/member.php?userid=59694
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] BBC possible move to HTTPS for content delivery ?

2016-09-19 Thread pippin

But the move to https is to be expected since that's where the whole web
is moving acknowledging that there are few thins not security and
privacy relevant out there.
It's, for example, one additional step to make it harder for 3rd parties
to spoof "trusted" web sites.

Google chrome will start to show a warning every time you open a
non-https web site some time next year, Apple will force Apps to use TLS
communication with servers from end of this year (and force backend
providers to offer TLS interfaces on the way), it's a general trend, not
just the BBC



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 9, the Universal App for iPhone, iPad and Apple Watch*

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=106156

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


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

2016-09-19 Thread mrmichaelwright

Hi bpa

I have the same problem with listen again. I also had the problem when
running on windows server 2008 (i only upgraded to windows 10 today as
the latest windows updates seemed to kill lms altogether and it was
getting clunky anyway)

If it was a bbc problem i guess i would also get problems on my two
squeeze radios and my boom, these both seem to run fine and are on the
same powerline network?



mrmichaelwright's Profile: http://forums.slimdevices.com/member.php?userid=65105
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2016-09-19 Thread Simon_rb

castalla wrote: 
> Out of interest, what speaker?

Its a 30 pin Apple Dock speaker, got off ebay for £5.50 plus delivery.
We have an old iPhone 4S that our kids use for youtube and our last
30pin charging cable broke a while back so its been sitting on the side
out of juice for a while. I thought two birds, one stone. Its only for
the kids bedroom. 

Its called Pure Contour 200i

I'll post on here how I get on. To tested this plugin today using my
Denon Amp which has Airplay.



Simon_rb's Profile: http://forums.slimdevices.com/member.php?userid=56871
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: WaveInput for Linux

2016-09-19 Thread bpa

schoeppi wrote: 
> will the WaveInput for Linux plugin work with pulseaudio, especialy with
> 
> virtual pulseaudio sound cards?

I don't know but I suspect it should.  However making WaveInput work
with pulseaudio is a bit complicated see post #330
http://forums.slimdevices.com/showthread.php?49584-Announce-WaveInput-for-Linux=842317=1#post842317



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

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2016-09-19 Thread Christian Schoepplein
Hi,

will the WaveInput for Linux plugin work with pulseaudio, especialy with 
virtual pulseaudio sound cards?

I am using LMS in a lxc container environment where no sound card is 
present and I'd like to stream the output of a program, e.g. mplayer, 
via a virtual sound device to my squeezeboxes.

I haave no idea, if the WaveInput plugin can be used for such a setup, 
would be great, if it is possible. If not, any other idea is very 
appreciated :-).

Ciao and thanks,

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


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

2016-09-19 Thread bpa

mrmichaelwright wrote: 
> as a follow up, sitting here watching the log, this seems to be the line
> that occurs repeatedly when it drops out
If there is a problem with the stream then that is a "normal" error
folllowing a drop out (i.e. it is result not a cause)



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-09-19 Thread mrmichaelwright

as a follow up, sitting here watching the log, this seems to be the line
that occurs repeatedly when it drops out

> [16-09-19 17:10:30.0630] Slim::Networking::IO::Select::__ANON__ (131)
> Error: Select task failed calling
> Slim::Web::HTTP::sendStreamingResponse: illegal file descriptor or
> filehandle (either no attached file descriptor or illegal value):  at
> /Slim/Networking/IO/Select.pm line 134.
> ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xa28f604)



mrmichaelwright's Profile: http://forums.slimdevices.com/member.php?userid=65105
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-09-19 Thread mrmichaelwright

Hi Folks

I get constant re-buffering and drop outs on both my touch and duet
players.

Both are running on a powerline network and the problem is worse with
the duet player which probably has the worst network connection
(although it runs fine at 1000kbs with network test)

Iplayer logging shows the following:
21131
> 
> 
> removed due to over 'smiley' use, see Log 1

I'm running LMS 7.9.0 - 1473501469 on windows 10

Is this more likely a network problem?  I did have less problems before
the update to Iplayer DASH.  The problem persists if I swap back to
HLS.

I notice in the HTTP logs that there seems to be a 'nothing to stream
response' (192.168.1.75 is the duet player)

> {"id":1,"method":"slim.request","params":["",["serverstatus",0,999]]}
> ]
> [16-09-19 16:57:39.6237] Slim::Web::HTTP::processHTTP (452) Raw path is
> [/jsonrpc.js]
> [16-09-19 16:57:39.6245] Slim::Web::HTTP::processHTTP (460) Handling
> [/jsonrpc.js] using raw function
> [16-09-19 16:57:39.6293] Slim::Web::HTTP::sendResponse (1976) Sent 929
> to 192.168.1.78:53500
> [16-09-19 16:57:39.6298] Slim::Web::HTTP::sendResponse (1982) No more
> segments to send to 192.168.1.78:53500
> [16-09-19 16:57:39.6305] Slim::Web::HTTP::sendResponse (1938) No segment
> to send to 192.168.1.78:53500, waiting for next request...
> [16-09-19 16:57:39.8124] Slim::Web::HTTP::sendStreamingResponse (2095)
> sendStreaming response begun...
> [16-09-19 16:57:39.8161] Slim::Web::HTTP::sendStreamingResponse (2226)
> Nothing to stream, let's wait for 0.4 seconds...
> [16-09-19 16:57:39.8167] Slim::Web::HTTP::sendStreamingResponse (2339)
> $httpClient is: Slim::Web::HTTP::ClientConn=GLOB(0xa2a222c)
> [16-09-19 16:57:39.8171] Slim::Web::HTTP::sendStreamingResponse (2341)
> $peeraddr{$httpClient} is: 192.168.1.75
> [16-09-19 16:57:39.8175] Slim::Web::HTTP::sendStreamingResponse (2342)
> Got nothing for streaming data to 192.168.1.75
> [16-09-19 16:57:40.2181] Slim::Web::HTTP::sendStreamingResponse (2095)
> sendStreaming response begun...
> [16-09-19 16:57:40.2213] Slim::Web::HTTP::sendStreamingResponse (2226)
> Nothing to stream, let's wait for 0.4 seconds...
> [16-09-19 16:57:40.2218] Slim::Web::HTTP::sendStreamingResponse (2339)
> $httpClient is: Slim::Web::HTTP::ClientConn=GLOB(0xa2a222c)
> [16-09-19 16:57:40.] Slim::Web::HTTP::sendStreamingResponse (2341)
> $peeraddr{$httpClient} is: 192.168.1.75
> [16-09-19 16:57:40.2226] Slim::Web::HTTP::sendStreamingResponse (2342)
> Got nothing for streaming data to 192.168.1.75
> [16-09-19 16:57:40.4717] Slim::Networking::Slimproto::client_readable
> (394) Slimproto frame: STAT, len: 53
> [16-09-19 16:57:40.4725] Slim::Networking::Slimproto::_stat_handler
> (785) 00:04:20:18:23:80: STAT-STMt: fullness=1798669,
> output_fullness=3489344, elapsed=158.784
> [16-09-19 16:57:40.4729] Slim::Networking::Slimproto::_stat_handler
> (812) 00:04:20:18:23:80 Squeezebox stream status:
>   event_code:  STMt
>   bytes_rec_H  0
>   bytes_rec_L  18644992
>   fullness:1798669 (57%)
>   bufferSize  3145728
>   fullness 1798669
>   bytes_received   18644992
>   signal_strength: 65535
>   jiffies: 1011
>   voltage: 0
> [16-09-19 16:57:40.4733] Slim::Networking::Slimproto::_stat_handler
> (824) 
>   output size: 3528000
>   output fullness: 3489344
>   elapsed seconds: 158
> [16-09-19 16:57:40.4737] Slim::Networking::Slimproto::_stat_handler
> (836) 
>   elapsed milliseconds: 158784
>   server timestamp: 0

This could well be nothing to do with it, the network logging is
meaningless to me!

It does not have the same problem when streaming lossless audio tracks
which presumably require higher network bandwidth.


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


mrmichaelwright's Profile: http://forums.slimdevices.com/member.php?userid=65105
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2016-09-19 Thread castalla

Simon_rb wrote: 
> After being mighty impressed with Philippe's fork of Shairtunes and the
> cost/availability of Squeezebox's these days I decided to try this
> plugin out. It installed with ease, and within minutes had it fully
> working and in sync. I have just bought an airplay speaker just for this
> plugin. 
> 
> Truly amazing Philippe! A very clever idea turning airplay devices into
> LMS players! 
> 
> Thanks for all your hard work!

Out of interest, what speaker?



Touch, Logitech Radio, Logitech UE Radio, O2 Joggler + SqpOS 
UPnPBridge - 2 paired Sonos Play1 speakers; Rocki - Sony SRS-BTM8
speaker; Pioneer WX-SMA1 speaker;  - PURE One Flow internet radio: PURE
Jongo S3x ; Jongo T2; Libratone Zipp
Castbridge - Chromecast 1 + Chromecast Audio
AirplayBridge - Loewe Airspeaker
SB Player - Fire TV


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

2016-09-19 Thread Simon_rb

After being mighty impressed with Philippe's fork of Shairtunes and the
cost/availability of Squeezebox's these days I decided to try this
plugin out. It installed with ease, and within minutes had it fully
working and in sync. I have just bought an airplay speaker just for this
plugin. 

Truly amazing Philippe! A very clever idea turning airplay devices into
LMS players! 

Thanks for all your hard work!



Simon_rb's Profile: http://forums.slimdevices.com/member.php?userid=56871
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: Beta version of SvrPowerControl

2016-09-19 Thread coyrls

coyrls wrote: 
> I've installed the plugin to
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins on a clean
> VB2.4 install, changed ownership and group to squeezeboxserver.  When I
> restart squeezeboxserver, I get a message on the mediaserver main screen
> saying SvrPowerControl requires a restart.  When I go to Settings ->
> Plugins I get the prompt to restart the server.  When I do the restart,
> the entire SvrPowerControl directory under
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins has been
> deleted and there is no listing of SvrPowerControl on the Settings ->
> Plugins page.
> 
> The version of Media server that I am running is: Logitech Media Server
> Version: 7.9.0 - 0.141.20160820git1471509276 @ Sat Aug 20 08:28:28 BST
> 2016

OK, I've answered my own question:  installing the plugin via the git
clone method to /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins
will only work if you had previously installed SvrPowerControl, for an
install to a clean system on VB2.4 the git clone must be to
/usr/share/squeezeboxserver/Plugins, all then works.



coyrls's Profile: http://forums.slimdevices.com/member.php?userid=44253
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2016-09-19 Thread wiped

Been using Erlands plugins for years and they help my manage a VERY
large collection of music. 
I'm running the server on synology since a few years back and everything
has been working ok.

BUT.. 

I recently discovered that i had no playlists to choose from in Dynamic
Playlist, seems all created via SQL playlist was missing.
And sure, SQL playlist does not work anymore.
I have the latest version.

This is the error that is in the log when i trie to click SQL playlist
(nothing happens and the webpage after some time just returns error)..

[16-09-19 07:47:20.0173] Slim::Networking::IO::Select::__ANON__ (147)
Error: Select task failed calling Slim::Web::HTTP::processHTTP: Can't
use string ("1234þ<ÑW timesta"...) as a HASH ref while "strict
refs" in use at
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/SQLPlayList/ConfigManager/DirectoryLoader.pm
line 114.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x170ad980)


Since it worked i have unfortunately (for troubleshooting) done two
things.
1. Upgrade SYNOLOGY DSM to 6.0
2. Upgraded to LSM for Synology, latest version 7.7.6- 112.

Not sure which one of these changes has caused this.. or something
else..
Appreciate any help, had quite a few SQL playlists i use quite often.

Any help would be greatly appreciated. i might even buy you a virtual
beer or two. :-)



wiped's Profile: http://forums.slimdevices.com/member.php?userid=1542
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] ANNOUNCE: Simple Library Views plugin

2016-09-19 Thread drmatt

For my purposes I would be ok with a library that is literally "untagged
folders". Interesting stuff, thanks for working through this.





drmatt's Profile: http://forums.slimdevices.com/member.php?userid=59498
View this thread: http://forums.slimdevices.com/showthread.php?t=105593

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


Re: [SlimDevices: Plugins] BBC possible move to HTTPS for content delivery ?

2016-09-19 Thread bpa

farrina wrote: 
> I wonder if https was to come to pass if this would have any technical
> implications for future streaming and the use of the above plugins

I don't think so but with the BBC they do things as they see fit and not
for the benefit of users (i.e. apple HLS streams, users of their apps
and their Web browser are the only users BBC cares about). There are
lots of owners of now "dead" smart BBCiPlayer capable TVs and internet
radios and worried vendors of internet radio who are trying to get HLS
and DASH working who dislike the BBC way of moving forward with a new
standard every few years.



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

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


[SlimDevices: Plugins] BBC possible move to HTTPS for content delivery ?

2016-09-19 Thread farrina

I recently noticed that the BBC UK homepage is now showing as encrypted
(using https)

Interested, poking around I located a BBC Blog note written by a Paul
Tweedy, a BBC Lead Technical Architect - see here ''
(http://bbc.in/29GCmEO) explaining the rationale behind the change and
their future intentions.

One particular sentence in his article that caught my eye was under the
heading "Next steps and challenges" and it indicated that they intended
to "Evaluating audio/video delivery via HTTPS"

Obviously there are no detailed indications as to their intentions but
pondering from a position of extreme technical ignorance (and also as an
avid user of the excellent BBC iPlayer and BBC iPlayer Extrax plugins) I
wonder if https was to come to pass if this would have any technical
implications for future streaming and the use of the above plugins.

Any uber geeks out there care to comment ?

Cheers

Alan



farrina's Profile: http://forums.slimdevices.com/member.php?userid=65601
View this thread: http://forums.slimdevices.com/showthread.php?t=106156

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


Re: [SlimDevices: Plugins] ANNOUNCE: Simple Library Views plugin

2016-09-19 Thread adhawkins

drmatt wrote: 
> One further request .. I have music all over the place depending on the
> source, so is it possible to implement a view that's "everything, EXCEPT
> tagged folders .. "?
> 
> Right now I have numerous methods of producing a "kids" view, but I
> really want a main view that's "everything but the kid's stuff" ..
> Ultimately I can write out the appropriate tags and manage those with
> scripts if necessary but it's inelegant.. :)
> 
That's something that was always on my feature list (the ability to
define library views based on combinations of other library views), but
I need to have a think about how that would be configured.

drmatt wrote: 
> Oh, and could the Help text in the LMS GUI be updated to include the
> template for the filenames you need to create?
That's already in the next planned release, which makes the
configuration page a little easier to use. Not sure whether I'll release
that 'as is', or wait until I've also implemented the subfolder
support.

Thanks for your interest.

Andy



adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=105593

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


Re: [SlimDevices: Plugins] DSDPlay v1.0 output options through touch (downsampling)

2016-09-19 Thread Mnyb

Learnincurve wrote: 
> Hi Mnyb,
> 
> Thanks very much for the screenshots of your settings and for your
> advice. I ordered the DAC in a weak moment last Friday, It's n the way
> now and will present an opportunity to hear if there really is a
> difference (assuming the rest of my system is good enough to reveal it).
> Some DSD material is available for some of the stuff I listen to and
> for big oparas at least, any extra space around the voices and
> instrumentation is an advantage...we'll see. Regarding the file types
> settings, That's about what I have, although I only have one flac entry
> per dsd type (DSF/DFF). Why do you see multiple flac lines for each? 
> I'll set up SoxR, copying your settings and will see if it will play.
> Will also try to use the same principle to see if I can play 24 bit
> 192KHz material. 
> 
> 
> For the moment I am duplicating my dff files to flac, using 'dsf2flac'
> (https://github.com/hank/dsf2flac).  The only sample rate that
> 'dsf2flac' (https://github.com/hank/dsf2flac) will put out and that my
> decoder will accept is 88200 Hz VBR (possible values="88200","176400",
> "352800"). As the files are vastly smaller at this sample rate, there
> must be some loss of detail, although only direct comparison will show
> if it's noticable.
> 
> BR.
> 
> --Marius--

I find that the transcoding LMS does is practically transparent and so
should dsf2falc be given that you dont try some exotic setting . You can
probably make an audible conversion with SoX to with weird enough
settings it's all the rage with very slove slopes and apodizng settings
and classical filter aproaches are somewhat frowned upon :) but id do
think think some of the new aproaches are in themself audible du to
noticable drop in hf withoin the audible range and excess hf noise .

Set up a blind test between converted and original file if possible ,
notice that the conversion may change the volume sligthly so look out
for that .

I must confess that i dont have that many new classical releases its
probably only there you can find viable DSD content repurposed old
recordings and the usual fakes sold as SACD in their day is really not
up for it , you be better of with the CD imho .

I mainly use DSDplay and other SoX conversion options in LMS for the
purpose of not having to convert files to fit my system . So that i can
accept the files as the vendor sells them .
I do expect CD or better to sound the same if properly done .
So i value this plugin as a compatibility extension but thats my pow .
So i dont have much to say about audio quality and tweaking here .




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

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


Re: [SlimDevices: Plugins] DSDPlay v1.0 output options through touch (downsampling)

2016-09-19 Thread Learnincurve

Mnyb wrote: 
> I did not say all DAC but all decent sources to that DAC . People
> attribute big differences to sources ...
> 
> The transcoding features may be in use more often than you think , for
> example the standard setting for WAV is to transcoder to flac to
> preserve bandwith ( a good thing if you use wifi ) the older
> squeezeboxes don't play AAC.
> 
> And you can be surprised what's 24/96  I bougth an jazz album at
> bandcamp that was 24/96 it was not in the description or anouced in any
> way and priced no different than CD I have several examples . Some
> artists just put up thier master and don't bother to make a 16/44.1
> version as they never plan to release on physical media .
> 
> Enough OT the transcoding framework can throw surprises at you if you
> tweak the settings to much and it's a prerequisite to DSD play .
> 
> Now I have very few DSD files as there is almost no content aviable and
> of those they are usually also aviable in PCM hirez or cd res . So they
> few that I have is DSD only releases .
> So special DSD hardware is a waste , your going to listen to what :)
> pick new hardware if you want but DSD capacity is not a good deciding
> factor it's cool if it's there but not a deal breaker especially if you
> have the DSD play plugin.

Hi Mnyb,

Thanks very much for the screenshots of your settings and for your
advice. I ordered the DAC in a weak moment last Friday, It's n the way
now and will present an opportunity to hear if there really is a
difference (assuming the rest of my system is good enough to reveal it).
Some DSD material is available for some of the stuff I listen to and
for big oparas at least, any extra space around the voices and
instrumentation is an advantage...we'll see. Regarding the file types
settings, That's about what I have, although I only have one flac entry
per dsd type (DSF/DFF). Why do you see multiple flac lines for each? 
I'll set up SoxR, copying your settings and will see if it will play.
Will also try to use the same principle to see if I can play 24 bit
192KHz material. 


For the moment I am duplicating my dff files to flac, using 'dsf2flac'
(https://github.com/hank/dsf2flac).  The only sample rate that
'dsf2flac' (https://github.com/hank/dsf2flac) will put out and that my
decoder will accept is 88200 Hz VBR (possible values="88200","176400",
"352800"). As the files are vastly smaller at this sample rate, there
must be some loss of detail, although only direct comparison will show
if it's noticable.

BR.

--Marius--



Learnincurve's Profile: http://forums.slimdevices.com/member.php?userid=64807
View this thread: http://forums.slimdevices.com/showthread.php?t=106129

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