Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-06-05 Thread Michael Herger
> I installed AlbumReview and Biography from this thread and I have menu > entries for them on my controller. > For AlbumReview it is impossible to enter the menu and the Biography is > empty. > Am I doing something wrong ? Not sure. That applet is _very_ rough, and I know it's not always workin f

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-06-04 Thread jjsqueeze
Hi Michael, I installed AlbumReview and Biography from this thread and I have menu entries for them on my controller. For AlbumReview it is impossible to enter the menu and the Biography is empty. Am I doing something wrong ? Is it correct that in the jive folder I got three files: BiographyApple

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-04-16 Thread Michael Herger
> Prototype Wrote: >> >> About evalScripts and defining functions >> // This kind of script WILL work if processed by Ajax.Updater: >> coolFunc = function() { >> // Amazing stuff! >> } Looks as if you did your homework - and I did not :-/. Thanks! -- Michael

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-04-16 Thread pippin
mherger;291999 Wrote: > > > ?!? No idea what this should/would change. Did you try this? > Prototype Wrote: > > About evalScripts and defining functions > > If you use evalScripts: true, any

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-04-16 Thread Michael Herger
> Code: > > src="http://www.allmusic.com/js/pictures.js";> > > extNextPicture = function() { nextPicture() } > > > > I'm not sure, maybe there's a shorter version for this (like

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-04-16 Thread pippin
You use a function nextPicture() to switch to, well, the next picture. Other than your statement above, I believe it is being downloaded from allmusic and looks like this: Code: function setPicture(i) { var NewPictureURL = 'http://image.allmusic.com/00/amg/pic200

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-04-16 Thread Michael Herger
> Code: > > whatever=function(){...} > What exactly would you like me to change? -- Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-04-16 Thread pippin
mherger;271893 Wrote: > > I understand that. But where does the code come from? Allmusic or your > > plugin? > > It's mine. Haven't seen a crash in Safari 3 yet (still don't have an > iP* to test with). > [color=blue] > bump. When I wrote the explanation of Erland's iPeng NowPlaying screen is

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-08 Thread erland
atlslim;276922 Wrote: > erland - I'm seeing the biography (extra BR) icon when I browse artists > in the web ui but get info on the now playing artist when i click > there? any thoughts? Yes, the xml mixer file I provided earlier in this thread is not compatible with the Biography version Michael

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-08 Thread atlslim
erland;276712 Wrote: > Besides Michaels plugin zip's, you will also need Custom Browse and some > extra xml files not provided with Custom Browse today to be able to use > the new functionality. erland - I'm seeing the biography (extra BR) icon when I browse artists in the web ui but get info on

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-07 Thread erland
studley;276562 Wrote: > > Since the plugin on your site are not dated, I cannot tell if they have > been updated to contain this new functionality. Have they? > Besides Michaels plugin zip's, you will also need Custom Browse and some extra xml files not provided with Custom Browse today to b

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-07 Thread Michael Herger
> My apologies for the daftness, but, I'm trying to experiment with this > beta and am confused about where to place this file as it has a > different extension from the others in the Album Review and Biography > plugins from your site. As I mentioned when I posted it this is not a version to be u

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-07 Thread studley
mherger;275030 Wrote: > Erland, > > here are new builds of AlbumReview/Biography with your patch applied. I > added support to AlbumReview as well, but didn't have a lot of time > testing it. Please give it a try! > > One caveat: I changed the parameters' names to *_id to be a bit clearer > on

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-07 Thread pippin
erland;276453 Wrote: > I needed to MHCPAN.zip on Ubuntu 7.10 (Gutsy) to make Biography and > AlbumReview work on the Player interface. Oooops, what did I do wrong? I never heard about this and both work for me... What is it for? -- pippin --- see iPeng at penguinlovesmusic.com --

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-07 Thread erland
Michael Herger;276424 Wrote: > > > > As a side note, is there a reason why you still provide the > MHCPAN.zip > > as a separate file ? > > Lazyness? Or the fact that not all users need it? Some of those files > are binaries for Windows only. They very likely would break things on > Linux/Mac s

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-07 Thread Michael Herger
> The beta of AlbumReview needs the patch attached with this post to get > working CLI and Player interface, web interface works as it is. Thanks! > As a side note, is there a reason why you still provide the MHCPAN.zip > as a separate file ? Lazyness? Or the fact that not all users need it? Som

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-07 Thread atlslim
erland;274658 Wrote: > If you unzip this in the "Custom Browse/Mixes" directory you will get a > mixer icon beside each artist that launches the Biography plugin for the > selected artist (the icon is currently a temporary BR icon). The mixer > file also provides a Biography link in the "Custom

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-05 Thread erland
mherger;275030 Wrote: > > here are new builds of AlbumReview/Biography with your patch applied. I > added support to AlbumReview as well, but didn't have a lot of time > testing it. Please give it a try! > Michael, The beta of Biography works great. The beta of AlbumReview needs the patch att

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-04 Thread mherger
Erland, here are new builds of AlbumReview/Biography with your patch applied. I added support to AlbumReview as well, but didn't have a lot of time testing it. Please give it a try! One caveat: I changed the parameters' names to *_id to be a bit clearer on what they actually represent. And plea

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-03 Thread erland
Michael Herger;274722 Wrote: > I guess AlbumReview might be enhanced in a very similar way (it's the > same approach there, but it's a bit simpler in general). > Yes, I suspect so. Unless you like to do it yourself I plan to provide a similar patch also for AlbumReview. However, I thought would

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-03 Thread Michael Herger
> Michael, I've made a first try to patch Biography for the above > mentioned functionality, the patch is attached. I've tried it in my own > setup and it seems to work, but I'm not sure I've completely understand > how the caching works so it might be some bugs in that part. Do you think I still

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-03 Thread auronthas
I have tried out latest iPeng 0.38 with AudioReview and Biography plugin. It works great with my iPod Touch. Great works, Mike, Erland and Pippin. -- auronthas Auronthas Tajima Power Conditioner  Squeezebox 3 / Cambridge Audio 540C V2  Van den Hul The Source  Cambridge Audio 540A  Van d

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-03 Thread Phil Meyer
Hey, this sounds great. I'm going to try it out tonight. Phil ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-03 Thread AndrewHuff
Nice to here i have similar to your's its work good for me. I also use travels speaker (minispeakers) when i'm out. It gives me perfect crystal voice sound. Its portable enough carry anywhere. If you want to know more about this...click this link. http://www.minispeakers.co.uk/shop/speakers.html

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-03-02 Thread erland
Michael Herger;272544 Wrote: > > > >> Michael, is there some way these plugin currently can be launched > for > >> another album/artist than the one currently playing ? > > No. > > >> Or do I assume correct that this would these need additional > patching > > Yes. > > >> If it does, how wou

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-25 Thread davep
I just wanted to say thanks to you two guys for this outstanding piece of work. Being able to bring up the album review for the now playing music and read it on a large bright, clear (and rotatable) display is a great addition to what has already become a pretty sophisticated remote - especially

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-25 Thread pippin
Michael Herger;272661 Wrote: > > The plugin itself works. However, you stumbled over a doc fault in my > > Developer's doc. > > Thanks. Should be fixed now. > > -- > > Michael Jep. Works fine now with iPeng from v0.3 on -- pippin --- see iPeng at penguinlovesmusic.com ---

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-25 Thread pippin
Michael Herger;272660 Wrote: > > I did - but nice weather and snow took priority :p. I'll give it a try > later today. > Always should. :jealous: Sniff,... Berlin is just too far away from any mountains. -- pippin --- see iPeng at penguinlovesmusic.com --

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-24 Thread Michael Herger
> The plugin itself works. However, you stumbled over a doc fault in my > Developer's doc. Thanks. Should be fixed now. -- Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-24 Thread Michael Herger
> did you see this? I did - but nice weather and snow took priority :p. I'll give it a try later today. -- Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-24 Thread pippin
pippin;271912 Wrote: > The plugin itself works. However, you stumbled over a doc fault in my > Developer's doc. > You register "pluginiPeng" while iPeng actually evaluates > "plugins*-i*-Peng". I didn't notice that so far since Erland's plugins > have been the only ones to do this so far and they

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-24 Thread Michael Herger
> Michael, did you see these questions I posted earlier ? Sorry, no, didn't see them. Did you edit a forum posting? I'm subscribed to the mailing list - which means I don't get edits from the forum. >> Michael, is there some way these plugin currently can be launched for >> another album/artist

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-22 Thread erland
Michael, did you see these questions I posted earlier ? erland;271620 Wrote: > Michael, is there some way these plugin currently can be launched for > another album/artist than the one currently playing ? > > Or do I assume correct that this would these need additional patching > ? > > If it d

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-22 Thread pippin
The plugin itself works. However, you stumbled over a doc fault in my Developer's doc. You register "pluginiPeng" while iPeng actually evaluates "plugins*-i*-Peng". I didn't notice that so far since Erland's plugins have been the only ones to do this so far and they do it correctly. Which is kind

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-22 Thread pippin
Michael Herger;271893 Wrote: > > I understand that. But where does the code come from? Allmusic or > your > > plugin? > > It's mine. Haven't seen a crash in Safari 3 yet (still don't have an > iP* to test with). > On a Mac, I suppose. That one's much more stable. Are you on CeBit? > > Ooops...

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-22 Thread Michael Herger
> I understand that. But where does the code come from? Allmusic or your > plugin? It's mine. Haven't seen a crash in Safari 3 yet (still don't have an iP* to test with). > Let me bring this up again. It's your choice. If you do nothing I will > distribute it with the next version of iPeng. Howe

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-22 Thread pippin
Michael Herger;271865 Wrote: > > > iPod, any Skin. What exactly does that inline JS code import? I > don't[/color] > > There are two features (if I remember right): "slide show", flipping > through the various artist pictures (can be disabled in the settings) > and page refresh. > I understand

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-22 Thread Michael Herger
> After even more testing I've got another change for Biography, too. Thanks for your effort. > BTW, I do get a lot of Safari Crashes with the Biography Plugin (PC AND > iPod, any Skin. What exactly does that inline JS code import? I don't There are two features (if I remember right): "slide sho

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-22 Thread pippin
After even more testing I've got another change for Biography, too. BTW, I do get a lot of Safari Crashes with the Biography Plugin (PC AND iPod, any Skin. What exactly does that inline JS code import? I don't see how anything else could cause this since the HTML code is quite straightforward. O

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-21 Thread erland
pippin;271720 Wrote: > Reloading a few times typically helps. Can I set a timeout somewhere? Change the following parameter: "SqueezeCenter Settings/Network/Radio Station Timeout" -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/d

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-21 Thread pippin
Now I had time to play around with it. 1st impression: AlbumReview needs another change (see attached) It's only one thing: added style = "max-width: 310" to the img. I have big album art and that can be confusing otherwise. Another issue that is not iPeng related: I get a lot of "Network Problem

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-21 Thread pippin
erland;271620 Wrote: > > The reason for the question is that I would like to be able to launch > them from the mixer button beside an album/artist in the browse menus > provided by the Custom Browse plugin. Now that is a really nice idea :-) -- pippin --- see iPeng at penguinlovesmusic.com -

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-21 Thread erland
pippin;271605 Wrote: > > here's the modified skins. > Great work, these plugin now looks really nice on the iPod Touch. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat, SQLPlayList, DynamicPla

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-21 Thread pippin
Michael, here's the modified skins. Now we've got two alternatives: either I distribute those with the next version of iPeng or you update the plugins. If you update the skins it would be nice, if you could register the plugins under "additionalLinks.pluginsiPeng", in this case they would automa

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-21 Thread pippin
OK, looked at it. Both need work, probably not a lot but at least a bit. I'll look more. -- pippin --- see iPeng at penguinlovesmusic.com pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this t

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-21 Thread Michael Herger
> Where did I find your plugins again (didn't you have a signature with > that?) http://www.herger.net/slim-plugins/ - thanks! -- Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-21 Thread pippin
Michael Herger;271481 Wrote: > > > > Is there any plan to extend the AudioReview and/or Biography plugins > so > > they support the iPeng skin ? > > Here we go again... I don't understand why it should not work with it. > Quite simple: I haven't tried and it would be one of very few plugins

Re: [SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-20 Thread Michael Herger
> Is there any plan to extend the AudioReview and/or Biography plugins so > they support the SqueezeBox Controller ? I've answered this before: it's probably a bit of a legal issue. What I'm doing in those plugins is against AMG's terms and conditions. As I'm now a Logitech employee this situa

[SlimDevices: Plugins] AudioReview and Biography for new remote controls ?

2008-02-20 Thread erland
Is there any plan to extend the AudioReview and/or Biography plugins so they support the SqueezeBox Controller ? Is there any plan to extend the AudioReview and/or Biography plugins so they support the iPeng skin ? I'm asking since I just tried the 'MobileScrobbler' (http://dev.c99.org/MobileScr