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

2016-02-01 Thread Michael Herger

1. It removes unplayed tracks ?


Sure? It should never delete any tracks queued up. Can you provide 
simple step-by-step instructions to reproduce this?



2. The don't stop the music theme is based on what was at the begining
of the playlist , if you later on add stuff while playing it does not
adapt . Maybe it should lot at the tracks at the end to make its
decision .


That's a good point. I'll look into this.


2b easy workaround just clear the playlist and start over if going to
listen to something completely different :) so if you know you can
workaround .


What I thought should have happened is that the mix would stop adding 
tracks, until there aren't enough tracks left, where the "don't stop the 
music" would start all over again, but with a different selection of 
seed tracks.


--

Michael
___
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-02-01 Thread ian_heys

philippe_44 wrote: 
> Synchro amongst CCA devices works, starting version 0.2.0.0 (now in
> stable release). 

V 0.2.0.0 Still hasn't shown up on my LMS 7.9?



ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
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-02-01 Thread Owen Smith

They're still obsessed with the fact they broke Windows Media Audio a
year ago, and still don't seem to grasp that the real problem was that
they broke almost everything else as well.

I note the item about wanting to get live rewind into some internet
radios if possible. Well, here it is on Squeezebox, thanks to bpa.
Perhaps someone should reply to the blog and tell them it's all working
fine here?



Owen Smith's Profile: http://forums.slimdevices.com/member.php?userid=42371
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: New versions of erlands plugins

2016-02-01 Thread Michael Herger

I'm guessing that what has happened is that the old MySQL features of
LMS have been removed, leaving only support for sqlite.


No, that's not what happened. But there have been a number of plugins 
(stock, eg. Fulltext search, as well as 3rd party - eg. Erlands, 
obviously) which registered custom functions to SQLite. These caused 
some problems interfering with each other, potentially overwriting or 
un-registering those functions. Back in December I added a well defined 
way to handle these registrations. Unfortunately this change is not 
compatible with Erland's way to handle this feature.


This is the change in question:

https://github.com/Logitech/slimserver/commit/58b361a26dc5867ca312cf6565dca3392d15dbcf


have several functions that were in MySQL, such as concat, so errors are
being generated.


SQLite does have concat, but it's handled differently. We've had some 
custom code in place to handle this difference for years, but Erland's 
plugins don't use it. They add their own solution instead.



Erland has said that he's looking at this, so for those of us using
newer versions of LMS 7.9 we need to wait a while for the changes to be
made to be compatible.


I'm not familiar with Erland's plugins. But if you have access to the 
underlying SQL code, you might work around this limitation by modifiyng 
the SQL queries.


See eg. 
http://stackoverflow.com/questions/6134415/how-to-concatenate-strings-with-padding-in-sqlite 
for an example how to concatenate in SQLite.


I'm currently on vacation. But I might review this change in a week or 
two. If I find time.



--

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


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

2016-02-01 Thread Michael Herger

With an empty playlist, dragged & dropped a full album of flacs (maybe
12 tracks) to the playlist, after just 4 of the 12 tracks showed in the
right pane, a further 4 random tracks appeared (don't stop the music?),
then the rest of the album tracks were added.


Most likely a totally different issue: "don't stop the music" would kick 
in when there are less than X tracks left in the queue. As the d'n'd 
feature would add one track after the other (because it sometimes needs 
to upload them, taking some time to process), SmartMix only sees a 
single track, therefore starts mixing.


That's an issue I'll have to address somehow differently. I think don't 
stop the music should wait until the middle of the previous track played 
before it starts adding stuff.


--

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


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

2016-02-01 Thread Owen Smith

I don't think that's a dig at us, I think it's just an honest warning
that RTMP is living on borrowed time.



Owen Smith's Profile: http://forums.slimdevices.com/member.php?userid=42371
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-02-01 Thread castalla

Owen Smith wrote: 
> 
> 
> I note the item about wanting to get live rewind into some internet
> radios if possible. Well, here it is on Squeezebox, thanks to bpa.
> Perhaps someone should reply to the blog and tell them it's all working
> fine here?

No - they'll just break it all again ...



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Radio
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
UPnPBridge - 2 paired Sonos Play1 speakers
UPnPBridge - Rocki - Sony SRS-BTM8 speaker
UPnPBridge - Pioneer WX-SMA1 speaker
UPnPBridge - PURE One Flow internet radio
Castbridge - Chromecast 1 + Chromecast Audio
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=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-02-01 Thread skare

Using MAX2PLAY 2.27 with ShairTunes2 plugin on SqueezeboxServer 7.9.0
All installed on RPi2

Using Squeezelite client everything works perfect.

Using my Squeezebox Radio and Airplay I get the following error:


Code:


  Connection reset by remote host airplay://127.0.0.1:8000/stream.wav



19867

Anyone experienced the same, and know what the solution might be to
this?


+---+
|Filename: 2mn24m.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19867|
+---+


skare's Profile: http://forums.slimdevices.com/member.php?userid=7681
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-02-01 Thread bpa

In the blog - they have a specific dig at BBCiPlayer - remember last
year they didn't know about non BBC use of RTMP in most of their blog
entries. 
> This development will also see the demise of RTMP as a delivery method
> for on-demand radio in BBC products. This has never been sanctioned for
> use in anything other than BBC products so if you're using it for your
> own stuff you shouldn't be and please consider this fair warning that it
> will be stopping soon without any further notice.



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] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-01 Thread epoch1970

I think I have found 2 issues:
- The executables are not set +x in the Bin directory, so a chmod is
needed.
- In addition, in my case it seems like the web interface is looking
for "squeeze2raop-x86-64" when the distributed file is named
"squeeze2raop-x86_64" (underscore vs. dash)
(and it does core dump if you execute it, but doesn't under sudo... nice
red herrings)

After fixing the name I got the web interface to work as intended I
think. But the bridge doesn't discover my Airplay devices, even after
some time. This is what the linux LMS server sees:
Code:

root@montreux:/etc/avahi/services# avahi-browse -a |grep -i air
  +   eth0 IPv6 Apple TV (1361)   _airplay._tcp 
   local
  +   eth0 IPv4 loop  _airplay._tcp 
   local
  +   eth0 IPv4 Apple TV (1361)   _airplay._tcp 
   local
  +   eth0 IPv6 C869CD6E948C@Apple TV (1638)  AirTunes Remote 
Audio local
  +   eth0 IPv4 C467B50844C9@loop AirTunes Remote 
Audio local
  +   eth0 IPv4 0017F2F85EED@HollywoodAirTunes Remote 
Audio local
  +   eth0 IPv4 C869CD6E948C@Apple TV (1638)  AirTunes Remote 
Audio local
  +   eth0 IPv6 wap01 Apple AirPort 
   local
  +   eth0 IPv4 wap01 Apple AirPort 
   local


(the "good" one here is "loop", a Libratone Loop mk. 2)
I have enabled debug log, but it is really quite terse, scan start, scan
stop... 

Perhaps I am missing a basic requirement? 
My server is a VM, wired only, it has no audio device and squeezelite is
not installed there. Is this ok?

I am really looking forward the discovery ;)



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

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

___
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-02-01 Thread eiffel

bpa wrote: 
> Please clarify. LIve or Listen Again. Are you using the BBCiPlayer
> plugin or playHLS ? On what OS is LMS running ?

Hi bpa, this issue I experience is with playHLS, listening live and
running LMS 7.9 (latest) on a Windows Home Server machine. This same set
up works very reliably playing the same radio station from the home
server itself, a Squeezebox Touch or a Squeezebox Radio. I haven't
tested the other cases...



eiffel's Profile: http://forums.slimdevices.com/member.php?userid=46208
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] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2016-02-01 Thread wt0

JJZolx wrote: 
> Correct. It's not having any problem seeing all of the servers.
> 
> I meant to explore this a little more and narrow down the problem. See
> if the problem is with any non-9000 HTTP port or whatever else I can
> discover. Maybe later today.

I was finally able to set my server to port 80 (it turns out skype was
using the port), and the discovery worked fine.

Do you have any sort of network proxy between your device and the
server?



--
Squeezebox apps for webOS, Android and Windows Phone,
http://www.angrygoatapps.com

wt0's Profile: http://forums.slimdevices.com/member.php?userid=18760
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2016-02-01 Thread wt0

JJZolx wrote: 
> No, the discovered servers are listed only by their IP address. Which
> name should be shown? The Windows network name or library name assigned
> in LMS?  Right now I have four instances of LMS running on the same
> machine.  In the drop-down I see:
> 
> 192.168.9.55
> 192.168.9.60
> 192.168.9.70
> 192.168.9.71
> Audrey 70
> Audrey 60:9000
> 
> The last two are the saved servers, showing the name I gave to them in
> the app.

It's suppose to get the library name.  If it's showing the IP's as the
names, then it's not treating them as addresses which is the problem.

The root cause though is probably having multiple LMS instances on one
machine. I have no idea what the return from the servers would look like
in this case.  The app gets the server IP from reading the source IP of
the packet returned by the server.  Having multiple LMS instances on one
machine, i'm not sure what the source address would be.

How are you running multiple instances on machine? Are they running in
virtual machines?



--
Squeezebox apps for webOS, Android and Windows Phone,
http://www.angrygoatapps.com

wt0's Profile: http://forums.slimdevices.com/member.php?userid=18760
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

___
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-02-01 Thread bpa

eiffel wrote: 
> Hi bpa, this issue I experience is with playHLS, listening live and
> running LMS 7.9 (latest) on a Windows Home Server machine.

Your config adds another data point. Similar reported problems with BBC
had only shown up with BBCiPlayer/DASH and possibly when also
transcoding.  Your setup indicates that this problem could be a case of
having to set up Castbridge properly as advised by castalla and not a
plugin specific issue.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
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] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread cdmackay

Another alternative: if you use a local LMS server, and it runs on a
computer with a firewall, you could have something insert/remove
firewall rules corresponding to those players, at the relevant times.

e.g. on a Linux LMS server you could do this with cron.



cdmackay's Profile: http://forums.slimdevices.com/member.php?userid=24816
View this thread: http://forums.slimdevices.com/showthread.php?t=105124

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2016-02-01 Thread JJZolx

Cool. It's not really an issue for me after discovering the saved server
workaround. The other server instances are running mostly just for
testing. With the saved server, the app connects to my main server
instance and stay there. When the app starts it connects to that server
immediately.



JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2016-02-01 Thread JJZolx

wt0 wrote: 
> I was finally able to set my server to port 80 (it turns out skype was
> using the port), and the discovery worked fine.
> 
> Do you have any sort of network proxy between your device and the
> server?

No. No firewall or A/V running on the server, either. The server is
running Windows 2008 R2 SP1, fwiw.

I just shut down every instance of LMS except one and changed its HTTP
port to the default 9000. Still didn't have any more luck connecting to
that server. But when I created a saved server for it, I was able to
connect. And if I start up a 2nd server, also saved, I'm able to switch
to that one. That one on port 80.

One thing I noticed is that the app displays both named servers and
servers that it discovers on each IP address. So in the menu I end up
seeing both unnamed and named versions of the same server. Not an issue
itself, but I can never connect to the servers only by IP address.

Another thing I'm finding is that once the app is unable to connect to
one server and is spinning or has timed out, I can't switch to another
server, saved or not. I have to kill the app and relaunch it and it
instantly connects.



JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


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

2016-02-01 Thread Mnyb

mherger wrote: 
> > 1. It removes unplayed tracks ?
> 
> Sure? It should never delete any tracks queued up. Can you provide 
> simple step-by-step instructions to reproduce this?
> 
> > 2. The don't stop the music theme is based on what was at the
> begining
> > of the playlist , if you later on add stuff while playing it does not
> > adapt . Maybe it should lot at the tracks at the end to make its
> > decision .
> 
> That's a good point. I'll look into this.
> 
> > 2b easy workaround just clear the playlist and start over if going to
> > listen to something completely different :) so if you know you can
> > workaround .
> 
> What I thought should have happened is that the mix would stop adding 
> tracks, until there aren't enough tracks left, where the "don't stop the
> 
> music" would start all over again, but with a different selection of 
> seed tracks.
> 
> -- 
> 
> Michael

This issue does not happen all the time .

But what I did was that the player had a playlist that's been going on
for a while and thus my own tracks had ended and SmartMix started to add
some , then I decided to add another album , think I did an "add to end"
I'll try a "play now" if it makes a difference . Does it matter if you
add a rather short album ? Of only 6-7 songs




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] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2016-02-01 Thread JJZolx

wt0 wrote: 
> It's suppose to get the library name.  If it's showing the IP's as the
> names, then it's not treating them as addresses which is the problem.
> 
> The root cause though is probably having multiple LMS instances on one
> machine. I have no idea what the return from the servers would look like
> in this case.  The app gets the server IP from reading the source IP of
> the packet returned by the server.  Having multiple LMS instances on one
> machine, i'm not sure what the source address would be.
> 
> How are you running multiple instances on machine? Are they running in
> virtual machines?

The servers run on different IP addresses. No virtual machines. Using
the command line parameters at startup:

--playeraddr 192.168.9.70 --cliaddr 192.168.9.70 --streamaddr
192.168.9.70 --httpaddr 192.168.9.70

Let me try again with exactly one server running. I'll also delete the
saved servers, so it should be a fairly virgin trial.



JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2016-02-01 Thread wt0

JJZolx wrote: 
> No. No firewall or A/V running on the server, either. The server is
> running Windows 2008 R2 SP1, fwiw.
> 
> I just shut down every instance of LMS except one and changed its HTTP
> port to the default 9000. Still didn't have any more luck connecting to
> that server. But when I created a saved server for it, I was able to
> connect. And if I start up a 2nd server, also saved, I'm able to switch
> to that one. That one on port 80.
> 
> One thing I noticed is that the app displays both named servers and
> servers that it discovers on each IP address. So in the menu I end up
> seeing both unnamed and named versions of the same server. Not an issue
> itself, but I can never connect to the servers only by IP address.
> 
> Another thing I'm finding is that once the app is unable to connect to
> one server and is spinning or has timed out, I can't switch to another
> server, saved or not. I have to kill the app and relaunch it and it
> instantly connects.
When it discovers a server, does it get the name of the server? 

Sent from my Nexus 5 using Tapatalk



--
Squeezebox apps for webOS, Android and Windows Phone,
http://www.angrygoatapps.com

wt0's Profile: http://forums.slimdevices.com/member.php?userid=18760
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2016-02-01 Thread JJZolx

wt0 wrote: 
> When it discovers a server, does it get the name of the server?

No, the discovered servers are listed only by their IP address. Which
name should be shown? The Windows network name or library name assigned
in LMS?  Right now I have four instances of LMS running on the same
machine.  In the drop-down I see:

192.168.9.55
192.168.9.60
192.168.9.70
192.168.9.71
Audrey 70
Audrey 60:9000

The last two are the saved servers, showing the name I gave to them in
the app.



JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2016-02-01 Thread wt0

JJZolx wrote: 
> The servers run on different IP addresses. No virtual machines. Using
> the command line parameters at startup:
> 
> --playeraddr 192.168.9.70 --cliaddr 192.168.9.70 --streamaddr
> 192.168.9.70 --httpaddr 192.168.9.70
> 
> Let me try again with exactly one server running. I'll also delete the
> saved servers, so it should be a fairly virgin trial.

Ok, I know what the problem is.  In the discovery packet that I send, I
actually do request the IP address.  I had no idea what that part of the
request was for before, I just looked at what squeezeboxes send and sent
the same thing.  Since none of my servers had IP's set, I never
encountered a returned IP, so the app is interpreting the IP as a name. 
I'll fix this for a future update.



--
Squeezebox apps for webOS, Android and Windows Phone,
http://www.angrygoatapps.com

wt0's Profile: http://forums.slimdevices.com/member.php?userid=18760
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


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

2016-02-01 Thread DavidBulluss

DavidBulluss wrote: 
> Hi Michael. Both scan for changed files and clear and full rescan do not
> show export to TED on SERVER SETTING - INFORMATION - MEDIA SCAN
> DETAILS.
> ZIP file of scan log attached.
> 
> Regards, David
> 
> 19852

Hmmm..., I have just done another clear and full rescan and this time
there was a full SmartMix profile export. Not sure why it didn't work 2
days ago? Scanner log attached, for what it is worth.

Regards, David

19863


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


DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056
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-02-01 Thread Verulamius

One interesting comment is that DASH has gone official.



Verulamius's Profile: http://forums.slimdevices.com/member.php?userid=53119
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] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread cdmackay

I'd like to see this too, please.


However, one possible alternative: many routers (especially wireless)
offer similar controls, which would have the same effect.



cdmackay's Profile: http://forums.slimdevices.com/member.php?userid=24816
View this thread: http://forums.slimdevices.com/showthread.php?t=105124

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


Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2016-02-01 Thread MrWichtig

mprother wrote: 
> Just resolved this issue..  I upgraded to LMS 7.9.0 for the synology
> repack and everything worked great..
> Follow this thread for instructions..
> 
> http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*
> 
> 
> SO IN SUMMARY FOR SYNOLOGY DSM5.X USERS:
> 
> >   > 
  - Upgrade your LMS to 7.9.0: 
  > 
http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*
  - Install/update the youtube plugin via the LMS settings page
  > (repository was already linked???)
  - Activated your youtube *"browser"* key:
  > https://console.developers.google.com/project
  > and enter it in the Settings -> Advanced [pull down to YouTube]
  - You might need to install ipkg and perl-io-socket-ssl if the above
  > doesn't work: 
  > https://forum.synology.com/wiki/inde...trap,_ipkg_etc
  > > > 
> 
> Thanks for all the great work/support Philippe and PinkDot!!!


HI,

i would like to install the ssl perl for synology NAS as well, and i
tried some commands which were noticed in the posts but it didn't worked
:-(

- i connect with "putty" and login to synology NAS
- then i tried "apt-get install libio-socket-ssl-perl" and "sudo apt-get
install libio-socket-ssl-perl libnet-ssleay-perl"...but nothing
happened i got following message from NAS


Feedback NAS:
-ash: apt-get: not found

Feedback NAS:
-ash: sudo: not found


anyone who can help me?

thx!



MrWichtig's Profile: http://forums.slimdevices.com/member.php?userid=57478
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

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


[SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread ElwoodSC

Hi,

I'm looking for plugin that lets me disable certrain Players in my local
network through a simple shedule.
My two boys tend to listen to audioplays when they wake up at night and
feel that it is not time to sleep anymore - can be at 2am or 5am. To
prevent that I'd like to have a simple plugin which disables usage of
the two Squeezebox Radio in the Boys room between like 9pm and 7am. 
Is there already an existing plugin that can do this?

Best regards,
Florian



ElwoodSC's Profile: http://forums.slimdevices.com/member.php?userid=30764
View this thread: http://forums.slimdevices.com/showthread.php?t=105124

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


Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread ElwoodSC

This was my first idea as well but unfortunately my router only allows
to restrict access to internet and not to LAN resources...





ElwoodSC's Profile: http://forums.slimdevices.com/member.php?userid=30764
View this thread: http://forums.slimdevices.com/showthread.php?t=105124

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


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

2016-02-01 Thread Verulamius

An update on the BBC Internet blog about audio factory has just
appeared. 

http://www.bbc.co.uk/blogs/internet/entries/f21e6a49-e53c-44f0-8b01-09890a8fed8f



Verulamius's Profile: http://forums.slimdevices.com/member.php?userid=53119
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-02-01 Thread philippe_44

castalla wrote: 
> No update as yet on 7.9 

ian_heys wrote: 
> V 0.2.0.0 Still hasn't shown up on my LMS 7.9?

If you use the "built-in" 3rd part repository, Michael has to run an
update. I've asked him a bit earlier today



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] Custom Clock for Jivelite with 800x480 Screen

2016-02-01 Thread sweetnothings

tcutting wrote: 
> Right now you also need to be running the CustomClockHelper plugin on
> LMS. From there you should be able to import one of the screens I
> posted.
> 
> Sent from my HTC6525LVW using Tapatalk

thanks for your help tcutting.
i have already installed CustomClockHelper plugin v2.10.90 on LMS 7.9
and imported your json style script. 
SuperDateTime plugin v5.9.16 installed and configured.
License Manager plugin v1.1.40 also installed, and checked for all
extensions licensed.

but after install LicenseManager and CustomClock plugin i am not even
able to select LicenseManager menu entry in settings, nothing happens on
selecting it.
same is with CustomClock settings menu entry.
i am only able to choose CustomClock #1 to #9 in screensaver settings
but it never shows up/get triggered

what am i missing? i think strange thing is that license manager applet
can also not be started.



sweetnothings's Profile: http://forums.slimdevices.com/member.php?userid=65353
View this thread: http://forums.slimdevices.com/showthread.php?t=105083

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


Re: [SlimDevices: Plugins] Seeking plugin: Disable certain players by schedule

2016-02-01 Thread ElwoodSC

Hey, funny - that was exactly the second idea I had to solve my problem!
With my Windows Server I could use Task Scheduler to set Firewall Rules
by time - at the moment my Firewall is disabled as I have a couple of
services running which do not all have proper Firewall rules yet. 
I'd prefer a solution with a plugin - but I will Play around with the
Firewall as well.
Is there a current tutorial on how to write plugins? I looked at
different plugins already to unterstand how to get started - but at the
moment I don't know how to start.

Cheers,
Florian



ElwoodSC's Profile: http://forums.slimdevices.com/member.php?userid=30764
View this thread: http://forums.slimdevices.com/showthread.php?t=105124

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


Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-02-01 Thread philippe_44

epoch1970 wrote: 
> I think I have found 2 issues:
> - The executables are not set +x in the Bin directory, so a chmod is
> needed.
> - In addition, in my case it seems like the web interface is looking
> for "squeeze2raop-x86-64" when the distributed file is named
> "squeeze2raop-x86_64" (underscore vs. dash)
> (and it does core dump if you execute it, but doesn't under sudo... nice
> red herrings)
> 
> EDIT: My mac desktop sees this about the "loop" device:> 
Code:

  >   >  dns-sd -L loop _airplay._tcp.
  > Lookup loop._airplay._tcp..local
  > DATE: ---Mon 01 Feb 2016---
  > 23:28:48.726  ...STARTING...
  > 23:28:48.932  loop._airplay._tcp.local. can be reached at loop.local.:5000 
(interface 13)
  > deviceid=C4:67:B5:08:44:C9 features=0x444C0A00 flags=0x4 
model=LibratoneLoop2 seed=101 srcvers=190.9

> > 
> 

Thanks for finding that - I've corrected it know in dev-3. The discovery
is looking for _raop._tcp.local which I thought was the right name. It
finds my Marantz, JBL OnBeat, ShairPort and AirPort Express ... that's
strange. Can you try this mdns discovery tools that I've updated for
this : https://github.com/philippe44/mDNS-SD/tree/master/bin (use it
with "mdnssd _raop._tcp.local" to see if it finds something). The x86-64
should not coredump anymore.



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

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


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

2016-02-01 Thread ian_heys

Verulamius wrote: 
> An update on the BBC Internet blog about audio factory has just
> appeared.

Referring to DASH:

"It will also be our route of dissemination for innovation in the future
such as surround and lossless audio delivery."

No lack of ambition despite their future funding issues.



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