Re: [SlimDevices: Plugins] Announce: Material Skin

2020-05-01 Thread andynormancx


cpd73 wrote: 
> That's odd. Can you use the version of Material from git? And check on a
> non-iOS device? (As that's what I do my testing on). If you add "?ios"
> in the URL it should increase (in mobile layout) the bottom nav-bar's
> height by 12px. Does "?ios" work for you on iOS and non-iOS?
> 
> If I use Firefox's developer tools, and manually adjust the value of
> "--bottom-nav-pad" I see the navbar's height change. The "env()" should
> be used to set this automatically.
> 
> [Edit] I've also tried "?ios" on a iPad mini with iOS 12, and it works
> here as well. Are you sure its "--bottom-nav-*pad*" thats being set to
> 52px and not "--bottom-nav-*height*" which is 52px.

Sorry, not sure. I'll try and check again later.



andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-05-01 Thread andynormancx


cpd73 wrote: 
> Thanks for testing. I originally implemented my URL query parameter
> approach, and this did adjust the size of the bottom nav. Is there
> anyway for you to check what the env value actually is? Perhaps its
> being read as 0
> 
> If you create a file named -material-skin.mobile.css- within your LMS's
> -prefs/plugin/- folder with just:
> 
> > 
Code:

  >   > 
  > :root {
  > --bottom-nav-pad:64px;
  > }
  > 

> > 
> 
> ...refresh browser cache, etc. Does that them move the text up? (64px
> is just a guess - probably way too much!)

The env was working, --bottom-nav-pad was getting set to 52px. I tried
increasing that value manually, but it was not causing the toolbar
button text to move at all. It wasn't until I manually set a value for
bottom on those divs than the text moved (though I doubt bottom is the
right attribute to be setting, my css skills are faded with lack of use
recently).



andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-30 Thread andynormancx


It isn't a cache problem.

I've done a bit of remote debugging from Safari on the Mac to Safari on
the iPhone.

It looks like you need to do more work on the positioning of the div
within the footer, to move it upwards based on some of the inset calcs.

For example if I manually apply "bottom: 73px !important;" to that div
the toolbar buttons are clear of the home indicator.



Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-30 Thread andynormancx


I don't _think_ it is working, I see no change in behaviour.

I don't know if I have a caching issue or not though, Safari is
definitely seeing the new code (as when I load the stylesheet I see the
new env()).

But I'm not sure if the web app version does any different caching or
not, and that is the only view of it where the inset stuff applies.



Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-30 Thread andynormancx


There is an "official" way to deal with the home indicator (and the
notch etc), not sure whether it will make sense for Material or not
though:

https://webkit.org/blog/7929/designing-websites-for-iphone-x/



Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-09-07 Thread andynormancx

pippin;656075 Wrote: 
> No, that wasn't what I meant: the overlay will still show.
> But it should no longer alter the volume of a player in iPeng.
> 

Understood.

pippin;656075 Wrote: 
> 
> If you use playback in iPeng, get used to the overlay showing up, in
> this case it's there to stay :)

Even when iPeng's player is turned off, as it it most of the time for
me ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-09-06 Thread andynormancx

pippin;655973 Wrote: 
> Try changing the volume on the home screen (of the iPhone) to e.g. 10%
> and leave it there. The volume should probably change one more time but
> then stay there.

Nope. Changing the volume on the home screen changes the ringer volume,
unless you are very quick and press the volume buttons as the audio
popup is still showing.

Changing either the ringer or audio volume does not stop iPeng from
popping the volume on switching away. The only way I have found of
stopping iPeng from popping the volume on exit is to kill it. Which
fixes it until next time I use the mute switch, unfortunately I use the
mute switch a lot ;)


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-09-06 Thread andynormancx

Hmmm, looks like it is actually worse than I just described. Once I have
trigged the bug, I can't stop it happening with killing iPeng. It keeps
popping up and increasing the volume each time, even with mute off and
even if I try changing the volume, in say the iPod app.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-09-06 Thread andynormancx

I don't know if you already know, but the volume popup bug isn't quite
as simple as you describe. It also occurs if you have recently muted
and unmuted your iPhone.

So for example:

- mute phone
- unmute phone
- open iPeng
- press the home button

Result: volume popup appears and volume is increased.

I expect you already know this, but thought I'd make sure.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] How does the podcast player work?

2011-07-31 Thread andynormancx

castalla;645608 Wrote: 
> This was posted in June - was there ever any explanation for this?
> 
> I have exactly the same issue.
> 
> Anybody???

Because podcasts used to administered in SBS. There is still a plugin
that will make the podcasts set via SBS available, but it is disabled
by default and only works on non-Touch, Radio and Controller players.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=88097

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


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

2011-07-03 Thread andynormancx

The latest listen again item has been flaky as long as I can remember, I
tend to avoid trying to play it nowadays.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] An example of this has just happened

2011-05-26 Thread andynormancx

Already covered in this thread:

http://forums.slimdevices.com/showthread.php?t=87776

Turn off "prefer WMA streams" and it should fix it, until the BBC next
break their AAC streams of course ;)


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=87954

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


Re: [SlimDevices: Plugins] BBC iPlayer plugin plays wrong show

2011-05-19 Thread andynormancx

*sigh*

Life would be so much easier if the iPlayer website used the same feeds
that you guys have to use.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=87776

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


Re: [SlimDevices: Plugins] BBC iPlayer plugin plays wrong show

2011-05-18 Thread andynormancx

Yes, turning off prefer WMA fixes it. Which will be fine until next time
the BBC break AAC again ;)

Thanks


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=87776

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


Re: [SlimDevices: Plugins] BBC iPlayer plugin plays wrong show

2011-05-18 Thread andynormancx

I just tried the Extra plugin. That plays yet another wrong show, but a
different wrong show to the main plugin :(


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=87776

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


Re: [SlimDevices: Plugins] BBC iPlayer plugin plays wrong show

2011-05-18 Thread andynormancx

I checked the SqueezePlay applet, it has the same issue. I guess the
most likely explanation is a BBC data mix up.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=87776

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


Re: [SlimDevices: Plugins] BBC iPlayer plugin plays wrong show

2011-05-18 Thread andynormancx

The id in the URL on the now playing screen is b00xw0gt. "The Wheels of
Power" is a very good listen by the way, just not the show I wanted ;)


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=87776

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


[SlimDevices: Plugins] BBC iPlayer plugin plays wrong show

2011-05-18 Thread andynormancx

I've had this quite a bit recently, I'll select a programme to play from
Radio 4 using the iPlayer plugin and it will end up playing the wrong
show.

In some cases it plays the previous episode of the show I wanted to
hear, in other cases it plays a completely different show. It is
repeatable, it will always play the wrong show again. It shows the meta
data for the right show while playing the wrong one.

An example of this has just happened. I was trying to play "The Secret
History of Social Networking" that was on at 16:00 yesterday. What is
actually being played is "The Wheels of Power", which was first
broadcast on 11:00AM Wed, 11 May 2011.

"The Secret History of Social Networking" was first broadcast on
11:00AM Wed, 26 Jan 2011. I doubt it is a coincidence that they were
both broadcast in the same 11:00 am Wednesday slot, I expect that is a
clue to how their data is being mixed up.

The Secret History of Social Networking - b00xw14v
The Wheels of Power - b010y0sf

The iPlayer website plays back the correct show of course. It is times
like this it would be handy if the plugin had a "play this show id"
feature ;)


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=87776

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2011-05-06 Thread andynormancx

Because, to be frank, although you say you are 90% sure Norton is at
fault, you really can have no idea whether that is the case until you
uninstall it. Everything else is just guessing at what the cause is I'm
afraid.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2011-05-06 Thread andynormancx

I would recommend trying uninstalling Norton before giving up. It is
entirely possible that even when you turn all the security options off
that it is still interfering.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


Re: [SlimDevices: Plugins] Plugin's idea

2011-03-31 Thread andynormancx

cold_matches;622168 Wrote: 
> Would it be possible to have a plugin to memorize the radio stations
> without having to put them in favorites?
> 
> So it would be a History menu, where you select one of the last radio
> stations you've listened to give it another shot.

Yes.

In fact there is a plugin already that does pretty much what you have
asked for:

http://www.tux.org/~peterw/slim/PlayLog.html


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=86351

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


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

2011-03-31 Thread andynormancx

I have to say, what they have there doesn't look very promising. Let's
look at the search function for a start:

- no way of making it match on all words (i.e. search for "Front row"
and you'll get all the shows that Rebecca Front has appeared in, as
well as any shows with "front" or "row" in their name or description)
- clicking in the search box deletes the current content, not good when
you just want to edit it
- search with anything that matches a lot of station names (like "rock"
for example) and you have to scroll past all the stations to get to the
programmes
- little feedback that is is doing anything
- sometimes very slow to return results (which when combined with the
previous issue caused me to think it was broken to start with)


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2011-03-31 Thread andynormancx

majones;622172 Wrote: 
> I see that Radioplayer has now launched as a one-stop point of access to
> UK radio stations. Does this have any significance to Triode's
> BBCiPlayer plugin?

Not yet. At the moment the RadioPlayer site is merely a portal. As soon
as you open a BBC station is just launches a page on the iPlayer site.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] BBC iPlayer stopped after 06:00 yesterday

2011-03-18 Thread andynormancx

I don't suppose you've ever had chance to take a look at what feed the
iPad iPlayer app is using ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=86384

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


[SlimDevices: Plugins] BBC iPlayer stopped after 06:00 yesterday

2011-03-17 Thread andynormancx

The BBC iPlayer plugin isn't showing any data for shows that aired since
06:00 yesterday. Is everyone else seeing this ?

I can still access them via the BBC website, so I'm guessing they've
broken something in the XML datafeed again.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=86384

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2011-02-01 Thread andynormancx

The Wave Input plugin doesn't have any setup screens anymore. Those are
probably what you saw referred to.

Are you sure the tuner card is output a line level signal ?

Which version of Windows are you using ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


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

2011-01-09 Thread andynormancx

TheAbbot;601046 Wrote: 
> Incidentally, since I've switched to WMA, the two Listen Again
> programmes I've put on (one on Radio 4, one on BBC 7) have repeated,
> even though the player hasn't been set to loop. We left the BBC 7 one
> running and it stopped after the second time through.
> 
The repeat has happened to all the listen again programmes I've
listened to since switching "prefer WMA on" yesterday.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2010-09-09 Thread andynormancx

It is streaming well here.

However there is a surprising level of sibilance of voices, wonder
whether this is due to the clipping that people were reporting.

I also want to say a hearty thanks for the iPlayer plugin. I never use
my DAB radios anymore.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2010-08-01 Thread andynormancx

Phileas;565675 Wrote: 
> Don't know if this is related but I'm getting a problem when trying to
> listen to R4 using the iPlayer plugin on the Touch.
> Until I do this all seems OK including other radio stations (haven't
> tried them all though).
> 
> If I try to listen to R4, Touch says "connecting" then goes into a
> reboot cycle but I can regain control by quickly doing something else
> as soon as it has rebooted but before it reboots again. 
That matches the problem I had on my Radio playing Radio 4. I resolved
it by disabling MP3 and WMA streams in iPlayer.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2010-07-15 Thread andynormancx

When I was broken for me the other day it was completely broken, no
amount of selecting another stream first helped. Also it appeared to
put my Radio into a constant reboot cycle whenever I selected the
stream on the Radio.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2010-07-15 Thread andynormancx

JonWill;561881 Wrote: 
> Hi there - is anyone else experiencing difficulty streaming Radio 4? 
> ALl the other radio streams seem fine - I get stuck on buffering at
> 2%.
> 
Yes, I've been having problems for a while.

I now have it working again, I've unselected WMA and MP3.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] Anyone running SlimRio Still?

2010-06-03 Thread andynormancx

SBS still supports SliMP3. There is at least one other person around
here still running SlimRio. There are a few more still running it over
at the empeg/Rio bbs
http://empegbbs.com/ubbthreads.php/forums/17/1/General

I wouldn't bother personally, SlimRio was always a pain in the arse to
get working and even then it only worked well with the hack that
dropped the sample rate to 22khz, which meant it didn't sound very good
even when it worked.

I gave most of my Rios some time ago to a friend who still persists
with them and replaced them with Squeezeboxes.

My empegs are still going strong though.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=79373

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


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

2010-05-21 Thread andynormancx

Also, the History of the World in 100 Objects show, on Radio 4 at
09:45am isn't appearing at all.

In the iPlayer web player it shows an expiry datetime of 12:00am
Thursday 1st January 2099. I've seen shows that have failed to appear
have these long expiry dates before, I suspect that in the XML the show
has a empty end date or something like that that the plugin is tripping
up over.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2010-05-21 Thread andynormancx

Is iPlayer working for anyone at the moment ?

Listen Again stopped working for me yesterday, though live streams are
fine. Listen Again is working fine via the browser and my iPhone.

When I try to play a Listen Again show it just tries and then stops.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] Announce: SideSqueeze - Display Now Playing & Lyrics in Digital Photo Frames

2010-05-14 Thread andynormancx

iMate going bust was the best outcome we could have hope for, given my
experience with their crappy product...

http://blog.norman.cx/2007/11/27/review-of-i-mate-momento-100-photo-frame/


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53722

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


Re: [SlimDevices: Plugins] 7.4.2. and iPlayer - some stations no longer work

2010-02-27 Thread andynormancx

You have to wonder at which point monitoring online streams will become
a high enough priority for someone at the BBC for them to actually start
spotting and fixing these sorts of issues quickly :(


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=75711

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


Re: [SlimDevices: Plugins] 7.4.2. and iPlayer - some stations no longer work

2010-02-27 Thread andynormancx

Yes, same result on the iPlayer website, sorry should have tested that
straight away.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=75711

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


Re: [SlimDevices: Plugins] 7.4.2. and iPlayer - some stations no longer work

2010-02-27 Thread andynormancx

I always keep a copy of the previous version installed on my laptop
around upgrade time ;)


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=75711

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


Re: [SlimDevices: Plugins] 7.4.2. and iPlayer - some stations no longer work

2010-02-27 Thread andynormancx

This is the live streams by the way, the iPlayer content itself if
working fine. This is from the log where a Boom is failing to play
Cymru:

[10-02-27 08:35:00.5329] Plugins::BBCiPlayer::RTMP::new (120)
connecting to rtmp://cp80238.live.edgefcs.net:1935
[10-02-27 08:35:00.6951] Plugins::BBCiPlayer::RTMP::state (260)
hsAwaitS0 -> hsAwaitS1
[10-02-27 08:35:00.6954] Plugins::BBCiPlayer::RTMP::state (260)
hsAwaitS1 -> hsAwaitS2
[10-02-27 08:35:00.6961] Plugins::BBCiPlayer::RTMP::state (260)
hsAwaitS2 -> sentConnect
[10-02-27 08:35:00.7559] Plugins::BBCiPlayer::RTMP::__ANON__ (606)
message type 5 - window ack size: 125 - ignore
[10-02-27 08:35:00.7562] Plugins::BBCiPlayer::RTMP::__ANON__ (616)
message type 6 - set peer BW: 125 limit type 2 - sending response
[10-02-27 08:35:00.7568] Plugins::BBCiPlayer::RTMP::__ANON__ (728)
message type 20 - command message: _result
[10-02-27 08:35:00.7571] Plugins::BBCiPlayer::RTMP::__ANON__ (738)
sending createStream
[10-02-27 08:35:00.7574] Plugins::BBCiPlayer::RTMP::state (260)
sentConnect -> sentCreateStream
[10-02-27 08:35:00.7577] Plugins::BBCiPlayer::RTMP::__ANON__ (728)
message type 20 - command message: onBWDone
[10-02-27 08:35:00.9492] Plugins::BBCiPlayer::RTMP::__ANON__ (728)
message type 20 - command message: _result
[10-02-27 08:35:00.9494] Plugins::BBCiPlayer::RTMP::__ANON__ (750)
sending FCSubscribe
[10-02-27 08:35:00.9498] Plugins::BBCiPlayer::RTMP::state (260)
sentCreateStream -> sentFCSubscribe
[10-02-27 08:35:01.5586] Plugins::BBCiPlayer::RTMP::__ANON__ (728)
message type 20 - command message: onFCSubscribe
[10-02-27 08:35:01.5589] Plugins::BBCiPlayer::RTMP::__ANON__ (778)
sending play
[10-02-27 08:35:01.5593] Plugins::BBCiPlayer::RTMP::state (260)
sentFCSubscribe -> sentPlay
[10-02-27 08:35:01.7578] Plugins::BBCiPlayer::RTMP::__ANON__ (534)
message type 1 - set recv chunk size to 1024
[10-02-27 08:35:01.7581] Plugins::BBCiPlayer::RTMP::__ANON__ (564)
message type 4 - user control message 0: Stream Begin
[10-02-27 08:35:01.7585] Plugins::BBCiPlayer::RTMP::__ANON__ (728)
message type 20 - command message: onStatus
[10-02-27 08:35:01.7587] Plugins::BBCiPlayer::RTMP::__ANON__ (792)
status NetStream.Play.Reset
[10-02-27 08:35:01.7590] Plugins::BBCiPlayer::RTMP::state (260)
sentPlay -> liveBuffering
[10-02-27 08:35:01.7594] Plugins::BBCiPlayer::RTMP::__ANON__ (728)
message type 20 - command message: onStatus
[10-02-27 08:35:01.7596] Plugins::BBCiPlayer::RTMP::__ANON__ (792)
status NetStream.Play.Start
[10-02-27 08:35:06.2811] Plugins::BBCiPlayer::RTMP::state (260)
liveBuffering -> Playing
[10-02-27 08:35:06.3161] Plugins::BBCiPlayer::RTMP::close (471) close
[10-02-27 08:35:06.3167] Plugins::BBCiPlayer::RTMP::close (471) close
[10-02-27 08:35:12.5473] Plugins::BBCiPlayer::RTMP::__ANON__ (584)
message type 4 - user control message 6: Ping Request - sending
response
[10-02-27 08:35:42.5757] Plugins::BBCiPlayer::RTMP::__ANON__ (584)
message type 4 - user control message 6: Ping Request - sending response


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=75711

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


Re: [SlimDevices: Plugins] 7.4.2. and iPlayer - some stations no longer work

2010-02-27 Thread andynormancx

Same here, tested with Wales/Cymru, Wales works Cymru has a short burst
of something which sometimes stops and sometimes repeats.


However it isn't a 7.4.2 issue, the same happens on my 7.4.1 server, so
it is something broken at the BBC.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=75711

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


Re: [SlimDevices: Plugins] Can't access Wave Input (v1.05)

2010-01-29 Thread andynormancx

In Squeezebox Server 7.x the wave input plugin doesn't have a UI, you
just add a favourite with the correct format, see the wiki page:

http://wiki.slimdevices.com/index.php/WaveInput_plugin


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=74622

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2010-01-22 Thread andynormancx

In the Squeezebox Server web UI:

- hover the mouse over "Favourites" item
- click on the pencil icon that appears to the right of "Favourites"
- click on "New favourite"
- enter a name
- enter "wavin:0" as the url
- click "Save"
- play the favourite you have created either via the web UI or a
player

If that doesn't work try "wavin:1", one of my machines needs that.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2009-12-16 Thread andynormancx

5 seconds delay is about what my wave input setup has.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


Re: [SlimDevices: Plugins] BBCiPlayer Bandwidth

2009-11-30 Thread andynormancx

I regularly leave iPlayer streams paused for several days and I don't
not see any bandwidth usage due to it. If I did I would over run my peak
time limit every month.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=72015

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


Re: [SlimDevices: Plugins] BBC iPlayer fast forward

2009-10-29 Thread andynormancx

majones;479119 Wrote: 
> Mea culpa. I had only recently received the Duet and Radio, and hadn't
> realised that FF is done with the scroll wheel as opposed to
> holding-down the >> key.
You can use the >> key as well. Press and hold >> until the position
indicator pops up, then release >> and press and hold it again. You can
then fast forward quickly and it is often easier than spinning the
wheel.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=67236

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


Re: [SlimDevices: Plugins] BBC iPlayer and The 5% of Doom

2009-10-07 Thread andynormancx

He might have been talking about the bandwidth limiting connected with
the BRAS rate. BT tell A&A how fast your line can go and A&A apply a
bandwidth limit to stop someone sending you more data than your line can
cope with.

Not that I can really see how that is likely to effect a low bandwidth
audio stream...


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=69290

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


Re: [SlimDevices: Plugins] BBC iPlayer and The 5% of Doom

2009-10-07 Thread andynormancx

Give them a call or ask if other people have iPlayer problems on the
Google group:

http://groups.google.com/group/uk.net.providers.aaisp/topics?lnk=srg


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=69290

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


Re: [SlimDevices: Plugins] BBC iPlayer and The 5% of Doom

2009-10-07 Thread andynormancx

bpa;468203 Wrote: 
> There is still no harm in the user talking to ISP's tech support.  
> 
I didn't suggest there was, I just said they didn't do traffic shaping
and pointed him at the next obvious troubleshooting step (seeing if he
had buffering problems using iPlayer direct).


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=69290

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


Re: [SlimDevices: Plugins] BBC iPlayer and The 5% of Doom

2009-10-07 Thread andynormancx

bpa;468191 Wrote: 
> I can only suggestions and the A&A website said it was trialling traffic
> shaping in Jul/August 2009.
> 
What they are trialling is traffic shaping that the user can opt into,
to allow users to prioritise things like VOIP at the ISP end.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=69290

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


Re: [SlimDevices: Plugins] BBC iPlayer and The 5% of Doom

2009-10-06 Thread andynormancx

In this case it is definitely not traffic shaping. A&A do zero traffic
shaping on their network, it is one of their key selling points.

I am on A&A and I don't have any iPlayer buffering problems. Do you
have the same buffering problems with using iPlayer via the iPlayer
website ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=69290

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2009-10-04 Thread andynormancx

I'm pleased to say that WaveInput seems to work fine with 7.4 if you
mess with the install.xml to tweak the version numbers.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-23 Thread andynormancx

bpa;460656 Wrote: 
> 
> I did an experimental addition in AlienBBC for live WMA BBC national
> streams which pulls "Now & next" info from a different BBC source but it
> is only available for the national feed, no regional or locals.
> 
I need to get around to doing something similar with the waveinput
plugin. I want the audio to stream from the DAB radio plugged into my
sound card, but the stream metadata to come from a given BBC station's
metadata (or possibly just from the schedule).


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=67098

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


Re: [SlimDevices: Plugins] Announce: Headphone Switcher for Squeezebox Duet

2009-09-15 Thread andynormancx

bluegaspode;458223 Wrote: 
> No - what sync ?

Syncing playback between the Controller and other players.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=67139

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


Re: [SlimDevices: Plugins] Announce: Headphone Switcher for Squeezebox Duet

2009-09-14 Thread andynormancx

bluegaspode;458212 Wrote: 
> 
> From an economic point of view I'm just afraid that there will be
> always more important stuff going on at logitech than to solve a bug in
> a never advertized feature for customers who already bought the
> controller.
> 
Did you spot the other thread where one of the Logitech employees
admitted that sync would probably never work on the Controller as a
player ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=67139

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


Re: [SlimDevices: Plugins] Announce: Headphone Switcher for Squeezebox Duet

2009-09-14 Thread andynormancx

Rob van der Does;457968 Wrote: 
> 
> Why is Logitech not capable of fixing this?
They are perfectly capable of fixing it. The problem is that all their
developers have been extremely busy for many months getting the new
Squeezebox Radio and Touch ready.

They simply haven't had the time to fix the headphone switching on the
Controller.

Let's not forget a couple of other things:

- using the Controller as a player has never been advertised as a
feature, so no one here has bought it after being told by Logitech that
it is a player, only to find their headphone socket doesn't switch
reliably
- great though this switcher app is, it isn't actually a fix that the
SB developers could use. There is already code in the Controller that
can switch the speaker off, it is just the automatic detection of a
headphone insert event that is unreliable

I'm one of the lucky ones, for some reason my Controller's headphone
switching has always worked reliably*, since the day the beta feature
was released. For some reason I also never get any playback glitches
either, even when it is streaming FLAC for hours.

I don't envy the developer who has to figure out why my Controller is
100% reliable in and others aren't :(





* ok, I'll admit that half a dozen times or so it has failed to switch
first time, but when it did removing and reinserting the headphone fixed
it


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=67139

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


Re: [SlimDevices: Plugins] Help! Lost BBC iPlayer.

2009-09-13 Thread andynormancx

Go to the Extension Downloader within Squeeze Center.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=67832

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


Re: [SlimDevices: Plugins] BBC iPlayer fast forward

2009-09-07 Thread andynormancx

I've just moved from iPlayer 0.6 to 0.9 and I have the same problem. My
debug info also shows that the duration is available.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=67236

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


Re: [SlimDevices: Plugins] Product Announcement - Squeeze Mobile

2009-08-23 Thread andynormancx

rme;451045 Wrote: 
> 
> There are serious problems with this app.  You should probably list it
> as beta on itunes.  It's not ready.  We'll try and help test for you to
> get it going but you shouldn't be charging $4.99 for this now.
Apple don't allow developers to describe apps on the App Store as being
beta versions.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=66723

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


Re: [SlimDevices: Plugins] Howto: streaming FM radio with embedded RDS information

2009-08-20 Thread andynormancx

bpa;450102 Wrote: 
> The disadvantage of the waveinput method is the inability to change
> station from SB.
> 
Luckily I only really listen to one radio station ;)


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=64661

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


Re: [SlimDevices: Plugins] Howto: streaming FM radio with embedded RDS information

2009-08-20 Thread andynormancx

I've just been playing around with it some more, trying out even more
random versions of the dll and various player apps.

Somewhere along the line it started working again. For the first time
since I got it I managed to tune it into Radio 4.

However, the sound is not good, very hissy and crackly. So I won't be
using it.

I know have the waveinput plugin installed, with a DAB portable plugged
in, which provides much better sound quality than the USB stick is going
to manage.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=64661

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


Re: [SlimDevices: Plugins] Howto: streaming FM radio with embedded RDS information

2009-08-20 Thread andynormancx

"RDing PCear FM Radio"

I have tried using it under XP and Vista, no joy on either of them. I
have a feeling one of the apps I ran against it probably tried to update
the firmware and broke it.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=64661

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


Re: [SlimDevices: Plugins] Howto: streaming FM radio with embedded RDS information

2009-08-19 Thread andynormancx

I bought the dealxtreme dongle and haven't had any luck with it. It
worked once with the Windows software that it came with, but I couldn't
tune it.

Since then I can't get it to work at all, despite downloading many
different radio apps that claim to work with that chipset. It is a good
job it was very, very cheap ;)


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=64661

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


Re: [SlimDevices: Plugins] AlienBBC and Iplayer help please

2009-08-18 Thread andynormancx

I'd strongly recommend that you install 7.3.3, unless you want to get
involved in testing what is currently beta release of the next version
of SqueezeCenter. As the download page says:

"It includes a number of cool new features. Currently, some 3rd party
plugins will not work with 7.4. Read the change log here. Please note:
builds can be broken every now and then. This version is under heavy
development."

Unless you are prepared to spend a lot of time fixing things you don't
want to be running 7.4 at the moment.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=66773

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


Re: [SlimDevices: Plugins] AlienBBC and Iplayer help please

2009-08-18 Thread andynormancx

Do you mean that you were running 7.3.4 before hand and WHS box has now
upgraded itself to 7.4 ? Or did you chose to run 7.4 ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=66773

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


Re: [SlimDevices: Plugins] iPlayer plugin problem

2009-08-14 Thread andynormancx

That still doesn't explain why I am getting no logging output from the
plugin though.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=66649

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


[SlimDevices: Plugins] iPlayer plugin problem

2009-08-14 Thread andynormancx

As of yesterday I am having a problem with my iPlayer plugin. It has
stopped working in an odd way.

It still has a list of stations and the listen live items still work.
However all the station menus contain is "Empty".

I have turned on full logging for the iPlayer plugin, but oddly there
are no entries from the plugin in the log file at all.

I'm at a bit of a loss to know what it broken.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=66649

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


Re: [SlimDevices: Plugins] iPeng support thread

2009-06-19 Thread andynormancx

rme;433565 Wrote: 
> 
> However, the play button is shown instead of the pause button and if I
> hit the play button, rewind or next button, the ipod starts playing
> instead of controlling the SB.
> 
> Is this a bug or are you not allowed to access the buttons from an app
> like you can with the volume slider?

Those buttons are nothing to do with iPeng, they are purely for iPod
control. The volume works because of the sneaky way iPeng watches for
system volume changes. It can't really do the same for the iPod app's
play/pause/skip etc


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


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

2009-05-28 Thread andynormancx

I really wish the BBC's own iPlayer website used the same XML feeds that
we have to use. PM from yesterday streams fine on the iPhone, so there
is an MP3 stream there, if only the XML feed knew were it was.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2009-05-27 Thread andynormancx

[09-05-28 00:23:01.4670] Plugins::BBCiPlayer::BBCMSParser::parse (58) no
stream found for
http://www.bbc.co.uk/mediaselector/4/mtis/stream/b00klh0s
[09-05-28 00:23:01.4714] Slim::Schema::updateOrCreate (1127) Error: No
URL specified! Returning undef.
[09-05-28 00:23:01.4718] Slim::Schema::updateOrCreate (1127) Backtrace:

frame 0: Slim::Utils::Log::logBacktrace (/Slim/Schema.pm line 1127)
frame 1: Slim::Schema::updateOrCreate (/Slim/Schema/ResultSet/Track.pm
line 106)
frame 2: Slim::Schema::ResultSet::Track::updateOrCreate
(/Slim/Music/Info.pm line
444)
frame 3: Slim::Music::Info::setRemoteMetadata (/Slim/Buttons/XMLBrowser.pm
line 244)
frame 4: Slim::Buttons::XMLBrowser::gotPlaylist (/Slim/Formats/XML.pm line
297)
frame 5: Slim::Formats::XML::gotViaHTTP (/Slim/Networking/SimpleAsyncHTTP.pm
line 362)
frame 6: Slim::Networking::SimpleAsyncHTTP::onBody (/Slim/Networking/Async/HTTP.pm
line 479)
frame 7: Slim::Networking::Async::HTTP::_http_read_body
(/Slim/Networking/IO/Select.pm
line 268)
frame 8: (eval) (/Slim/Networking/IO/Select.pm
line 268)
frame 9: Slim::Networking::IO::Select::select (slimserver.pl line
538)
frame 10: main::idle (slimserver.pl line 44)
frame 11: PerlSvc::Startup (/PerlSvc.pm line 95)
frame 12: PerlSvc::_startup (slimserver.pl line 0)
frame 13: (eval) (slimserver.pl line 0)

[09-05-28 00:23:01.4723] Slim::Schema::updateOrCreate (1128) Error: {
TITLE => "PM" }
[09-05-28 00:23:01.4740] Slim::Utils::Scanner::scanPathOrURL (65)
Error: No path or URL was requested!


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2009-05-27 Thread andynormancx

SadGamerGeek;427176 Wrote: 
> I love the concept of "falling back" to the real streams - a great
> idea!
> 
> Unfortunately, I'm still not able to play some programmes with the new
> version though. This is what the log (Debug) shows when I try to play PM
> from Radio 4 today:
PM also fails for me. Interestingly PM plays back fine via the iPhone
(using the same MP3 streams).


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2009-05-26 Thread andynormancx

Triode;426508 Wrote: 
> 
> To help with this, I've produced a test version which uses the real
> stream if it can't find an mp3 stream. 
> 
Excellent ! I am now playing back Friday's Radio 4 programmes that were
failing before because of a missing MP3 stream.

No you just need to add functionality to email the BBC on behalf of the
user every time it has to fallback to the Realplayer version ;)


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2009-03-15 Thread andynormancx

I had assumed that the iPlayer itself used the same feeds, I guess not.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2009-03-14 Thread andynormancx

Is iPlayer via the plugin broken for other people as well ? For the last
24 hours or so Radio 4 hasn't had "Today" entry and now Friday and
Saturday aren't showing in the schedule.

Edit:

Just had a quick check, it isn't just Radio 4, I have the same problem
for all stations.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2009-02-16 Thread andynormancx

Given that the MP3 listen again streams appeared to be added to make the
iPhone work and the iPhone can decode AAC, it seems quite likely to me
that the MP3 listen again content will disappear again at some point.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


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

2009-01-05 Thread andynormancx

Tradewind25;379464 Wrote: 
> Could you please confirm whether the two attachments referenced in the
> original post on this thread are still the best source of this plug-in;
> or should I look for them elsewhere?
> 
If you look at the original post you will see:

"Last edited by Triode : 2008-12-30 at 17:45. Reason: (updated attached
files - 30/12/08 - version 0.4 for 7.3)"

It gets updated with the latest version whenever it is released.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] Google Picasa for screensaver pictures?

2008-12-20 Thread andynormancx

Unfortunately it is not.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=56829

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


Re: [SlimDevices: Plugins] AlienBBC 7.3 version - beta trial

2008-10-19 Thread andynormancx

Triode;349751 Wrote: 
> So 16 downloads - does it work for people?

I'm one of the 16 and I was about to jump in and say it has been
working fine. But come to think of it I'm not sure I have actually used
it since I installed it as I've only been using the iPlayer plugin.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53738

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


Re: [SlimDevices: Plugins] ExecuteScript: Sending TCP command from shell script

2008-10-02 Thread andynormancx

echo "PWON" | nc 192.168.2.101 23


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=53350

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


Re: [SlimDevices: Plugins] BBC providing MP3 access to Listen Again ?

2008-09-24 Thread andynormancx

grifforama;343771 Wrote: 
> BBC should get some iphone development in there and release it as an
> app.
> Now that would be cool.

That would be nice to have, but their iPhone specific iPlayer webpages
already work very, very well. For me at least, I have no idea why it
doesn't work for you, I am on the 2.1 firmware too. I assume you are in
the UK on O2 ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=52967

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


Re: [SlimDevices: Plugins] BBC providing MP3 access to Listen Again ?

2008-09-24 Thread andynormancx

I've read that blog post and document already, but what I can't work out
is where I get the XML data that they are talking about. I tried the
http://www.bbc.co.uk/radio/aod/availability/ link that they provide,
but that is an 404.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=52967

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


Re: [SlimDevices: Plugins] BBC providing MP3 access to Listen Again ?

2008-09-24 Thread andynormancx

Paul Webster;343486 Wrote: 
> 
> Clearly the iPhone integration is doing it in a different way - hence
> the new entry in the XML.
Where can I access the XML that shows the details on where the iPhone
is getting the URL for its stream ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=52967

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


Re: [SlimDevices: Plugins] BBC providing MP3 access to Listen Again ?

2008-09-23 Thread andynormancx

On the iPhone it is played back by the Quicktime plugin within Safari,
so maybe the odd mime type is needed to get Quicktime to load it ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=52967

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


[SlimDevices: Plugins] BBC providing MP3 access to Listen Again ?

2008-09-23 Thread andynormancx

I got an iPhone on Sunday and was excited today to find out that I can
now access BBC radion Listen Again content via the iPlayer:

http://www.bbc.co.uk/blogs/bbcinternet/2008/09/listen_again_to_bbc_radio_show.html

It works perfectly on my iPhone, very handy (though some shows are
showing as "unavailable" at the moment).

The iPhone has no flash or RealPlayer support, as far as I can work out
it is accessing listen again via an MP3 stream. Does this mean life is
about to get a whole lot easier for AlienBBC ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=52967

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


Re: [SlimDevices: Plugins] Regular FM Radio

2008-08-18 Thread andynormancx

Stuliet;329392 Wrote: 
> I have a wavefinder running in Vista.  It never worked under XP but I
> plugged it in to Vista and it worked, although I don't really use it
> anymore as most of what was available to me in DAB is now available to
> stream on t'interweb.

Plugged it in without installing any drivers ? Or somehow managed to
install the Win98 drivers ?


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=51080

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


Re: [SlimDevices: Plugins] Regular FM Radio

2008-08-14 Thread andynormancx

bpa;329223 Wrote: 
> I think the windows radio you are thinking of was a DAB tuner called
> Wavefinder.
> 
Got one of those sat here in my box of stuff to ebay, shame it never
worked very well and can't be used with WinXP/Vista/Linux.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=51080

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


Re: [SlimDevices: Plugins] AlienBBC addon to read iPlayer menus

2008-08-12 Thread andynormancx

bpa;328600 Wrote: 
> 
> Somebody wasn't told about the code freeze.
> 
Indeed   :(


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=49830

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


Re: [SlimDevices: Plugins] AlienBBC addon to read iPlayer menus

2008-08-12 Thread andynormancx

bpa;328523 Wrote: 
> there were hints in BBC blogs that no changes to iPlayer would be done
> during Olympics.

There were more than hints, they explicitly said that a code freeze was
in place during the Olympics, quite understandably.


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=49830

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


Re: [SlimDevices: Plugins] How to setup FLICKR on SB3 Classic?

2008-08-05 Thread andynormancx

nicoleif;326273 Wrote: 
> But the Controller is capable of showing photos via FLICK?

Yes, it has a much larger colour screen. You set up flickr display on
the Contoller, using the Controller...


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=50695

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


Re: [SlimDevices: Plugins] AlienBBC addon to read iPlayer menus

2008-07-21 Thread andynormancx

Paul Webster;321721 Wrote: 
> BBC have made an XML version of the Listen Again library (using a format
> of their own).

This looks relevant:

http://derivadow.com/2008/07/18/interesting-bbc-data-to-hack-with/


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=49830

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


Re: [SlimDevices: Plugins] Screensaver idea for your PC

2008-06-24 Thread andynormancx

SoftPhill;314370 Wrote: 
> gave this a try today but it kept crashing before it started. Probably
> because i was trying it on Vista?
> 
> .NET2 was already installed.
> 
> Is it Vista compatible?

It crashes if you run it on a machine that isn't the machine running SC
(because it's default location to look for the server is
http://localhost:9000). However if you open the screen saver config you
should be able to change the location to the real SC URL. Unless of
course you have uncovered a Vista specific problem...


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=49091

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


Re: [SlimDevices: Plugins] Configuring Duet receiver without Controller

2008-06-19 Thread andynormancx

Yes, see the tool in this thread
http://forums.slimdevices.com/showthread.php?t=43722


-- 
andynormancx

Yes, it will. Yes, all of them. Yes, SoftSqueeze as well. What ?
I SAID ALL OF THEM !

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=48401

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


Re: [SlimDevices: Plugins] Why No Squeezeslave in Plugins Area?

2008-05-15 Thread andynormancx

Why don't you add it to the wiki yourself then ?


-- 
andynormancx

andynormancx's Profile: http://forums.slimdevices.com/member.php?userid=17417
View this thread: http://forums.slimdevices.com/showthread.php?t=47691

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