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

2016-01-24 Thread ChipMonk
bpa wrote: > I think we're ahead of the curve and ready for change but BBC haven't > finalised their end yet. And many thanks to you bpa and other contributors for helping to put us in that happy state. One year ago, we were in a complete and incomprehensible mess - now the BBC on my Raspberry

Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2016-01-24 Thread mh_
philippe_44 wrote: > The plugin only decodes FLV stream (5, 34, 35). Porting it to YouTube > API v3 already caused me a lot of headaches, so I don't feel currently > like adding mp4 processing (you need to demux streams, and I did that > for a HLS plugin, this was painful ...). Maybe one day, as

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

2016-01-24 Thread JJZolx
wt0 wrote: > How did you run the servers on port 80? I tried setting it on my 7.9 > server and it would not stick. It automatically reverts back to 9000. It's a setting in the web UI under Advanced > Network, or a command line option of --httpport. If I recall, it was only made possible on

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

2016-01-24 Thread wt0
JJZolx wrote: > But wouldn't it make sense to use it for "back" when you're not viewing > such a list? No. A good UI needs to be consistent and that means two unrelated functions should never be associated to a single gesture. -- Squeezebox apps for webOS, Android and Windows

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

2016-01-24 Thread wt0
JJZolx wrote: > Usually 7.9, but I'm also running 7.8 and 7.7 and tried both. I'm > running the web servers on port 80. Does that make any difference? The > CLI is running on the standard port 9090. How did you run the servers on port 80? I tried setting it on my 7.9 server and it would not

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

2016-01-24 Thread JJZolx
wt0 wrote: > Swiping is used for deleting items on lists that support delete, like > saved playlists and favorites. But wouldn't it make sense to use it for "back" when you're not viewing such a list? JJZolx's Profile:

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

2016-01-24 Thread wt0
JJZolx wrote: > I'm a little surprised that swiping to the left (left to right) doesn't > usually take me back up a navigation level, instead requiring the use of > the left arrow button. For instance, browsing from My Music into Albums, > or from an Album into a track listing. Swiping is used

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-01-24 Thread mberger
Not detailed help I'm afraid, but I had a similar problem on a friend's PC a month or so back. After a bit of frustrated plugin unticking and ticking, server closing and restarting and maybe even PC rebooting, the plugin mysteriously appeared. 7.8.0, 1 x SB3, 1 x Boom, 1 x Touch, 1 x Radio, 1

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-01-24 Thread formbypc
Having installed the Triode repository (http://triodeplugins.googlecode.com/svn/trunk/testrepo.xml), the guide referred to at page 408 says - "You should now find that either the new BBCiPlayer plugin is now already available and installed, or there is a box you can tick near the bottom of the

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-01-24 Thread formbypc
mberger wrote: > Not detailed help I'm afraid, but I had a similar problem on a friend's > PC a month or so back. After a bit of frustrated plugin unticking and > ticking, server closing and restarting and maybe even PC rebooting, the > plugin mysteriously appeared. OK, thanks. Will report back

Re: [SlimDevices: Plugins] iPeng support thread

2016-01-24 Thread sternenjaeger
scoobydoob wrote: > Hi, > I've been using ipeng on an old 3rd gen 8gb iPod Touch for a while. It's > version 2.0.16 on the last available ios upgrade ...4.2.1 > It works great, but every few hours it drops out of the ipeng app and > back to the homescreen. > I also experience this problem with

Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-01-24 Thread tcutting
Here's a (poor) picture of the sample screensaver I've implemented for Custom Clock on Jivelite for the 800x480 size screen. It makes use of the extra real-estate on the screen (significantly more than a Touch). 19814 +---+

Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-01-24 Thread tcutting
The earlier posts on this thread were incomplete - I was still trying to work out some of the kinks. I have posted links to the files to enable a manual install of the applets if you are anxious to try them. I am attaching a couple of screensavers I built which use the SuperDateTime weather

Re: [SlimDevices: Plugins] Announce: YouTube Plugin

2016-01-24 Thread philippe_44
Most of the work is the demux. The rest is already isolated into a callback function that needs to return audio samples when called. The parsing of the URL to find and select stream types already exists, just to add in a list the types you want to accept and you'll receive them. It's really about

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-01-24 Thread Owen Smith
I thought all the google code repositories were dead? Google certainly announced their intention to close them. Anyway, the Triode iPlayer doesn't work unless you patch it. I'd suggest installing bpa's updated plugin which supports Dash and works without patching etc, unless you have a really

Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-01-24 Thread tcutting
Details to follow... tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402 View this thread: http://forums.slimdevices.com/showthread.php?t=105083 ___

Re: [SlimDevices: Plugins] Custom Clock for Jivelite with 800x480 Screen

2016-01-24 Thread tcutting
More details... tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402 View this thread: http://forums.slimdevices.com/showthread.php?t=105083 ___ plugins

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

2016-01-24 Thread JJZolx
Does Squeeze Ctrl fully support album art? I'm looking at its page on Google Play and the screen caps show no artwork. Are they just really poor examples? https://play.google.com/store/apps/details?id=com.angrygoat.android.squeezectrl=en

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

2016-01-24 Thread wt0
JJZolx wrote: > Does Squeeze Ctrl fully support album art? I'm looking at its page on > Google Play and the screen caps show no artwork. Are they just really > poor examples? > > https://play.google.com/store/apps/details?id=com.angrygoat.android.squeezectrl=en Yes it does. I can't put actual

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

2016-01-24 Thread kidstypike
JJZolx wrote: > Does Squeeze Ctrl fully support album art? I'm looking at its page on > Google Play and the screen caps show no artwork. Are they just really > poor examples? > > https://play.google.com/store/apps/details?id=com.angrygoat.android.squeezectrl=en Google made developer remove

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

2016-01-24 Thread Sakkerju
Thanks (again) Martin for the LmsUpdate packages. I am now running two LMS 'instances' based on your recent builds without any problems: Logitech Media Server 7.9.0-062.1018 for my DS415Play Atom based running DSM5.2 Logitech Media Server 7.9.0-023.1018 for my DS209+II PPC based running DSM4.2

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

2016-01-24 Thread JJZolx
Ok. Finally got it. I added a server and port manually. I'm not sure if that's what did it. I also turned off all but one server. If I have the time, I'll play with it some more. Thanks. JJZolx's Profile:

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

2016-01-24 Thread wt0
JJZolx wrote: > Ok. Finally got it. I added a server and port manually. I'm not sure if > that's what did it. I also turned off all but one server. If I have the > time, I'll play with it some more. > > Thanks. It's sounds like it may be a discovery problem, I'll have to check on that. Port 80,

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

2016-01-24 Thread wt0
JJZolx wrote: > I just purchased the app. > > It sees all the servers on my network (I'm currently running six > instances of LMS, on two different machines.) and I selected the one I > wanted in preferences. When I launch the app I get a long spinny, then > just a blank menu. In the control

[SlimDevices: Plugins] Subsonic: perfect compliment for Squeezebox

2016-01-24 Thread jimzak
I just discovered *Subsonic*. It's a separate server software that allows remote and onsite access to your music library with a variety of software players that cover all the bases (iOS, Windows, Chrome, Android, Mac). The server itself is pretty inexpensive and some apps are free and some are

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

2016-01-24 Thread wt0
JJZolx wrote: > Looks like that initiated a refund/cancellation of the original > purchase. > > Purchased and installed it again, but I see the same results. What version of LMS are you using? Sent from my Nexus 5 using Tapatalk -- Squeezebox apps for webOS, Android and Windows

Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2016-01-24 Thread mruddo
Hi wt0, I'm trying to use the app in my daughter's bedroom - they key point there being that I'd like it to be plugged in and out of reach and just available as and when required. I've configured it, and it runs perfectly when connected, but if for any reason the server goes down for any length

Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2016-01-24 Thread wt0
mruddo wrote: > Hi wt0, > > I'm trying to use the app in my daughter's bedroom - they key point > there being that I'd like it to be plugged in and out of reach and just > available as and when required. > > I've configured it, and it runs perfectly when connected, but if for any > reason the

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

2016-01-24 Thread JJZolx
I just purchased the app. It sees all the servers on my network (I'm currently running six instances of LMS, on two different machines.) and I selected the one I wanted in preferences. When I launch the app I get a long spinny, then just a blank menu. In the control bar below, where from the

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

2016-01-24 Thread JJZolx
wt0 wrote: > Can you access the browser based controls of the server from your > device? Do you mean can I pull up web interface of the server in Chrome? Yes. > Try reinstalling the app. Didn't see how to "re"install, so I uninstalled the app. Now it looks like I need to repurchase it. I

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

2016-01-24 Thread JJZolx
Looks like that initiated a refund/cancellation of the original purchase. Purchased it again, but I see the same results. JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread:

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

2016-01-24 Thread wt0
JJZolx wrote: > Usually 7.9, but I'm also running 7.8 and 7.7 and tried both. I'm > running the web servers on port 80. Does that make any difference? The > CLI is running on the standard port 9090. Squeeze Ctrl doesn't use CLI. The port shouldn't make a difference. Just in case it has

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2016-01-24 Thread bpa
Owen Smith wrote: > I thought all the google code repositories were dead? Google certainly > announced their intention to close them The Google code repositories are not dead ( see https://code.google.com/p/bpaplugins ). They are accessible but not from a version control client (i.e. http is

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

2016-01-24 Thread JJZolx
So far, I'm really liking Squeeze Ctrl. Two small things about the UI: I'm a little surprised that swiping to the left (left to right) doesn't usually take me back up a navigation level, instead requiring the use of the left arrow button. For instance, browsing from My Music into Albums, or

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

2016-01-24 Thread pippin
wt0 wrote: > It's sounds like it may be a discovery problem Surprise :) --- 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,