Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 2 of 2
  1. #1
    Craig, James (IT)
    Guest

    Artist's biography plugin

    Hmmm. It seems it wasn't just the proxy. Your MHCPAN.zip does not
    contain HTML::HeadParser?

    500 Can't locate HTML/HeadParser.pm in @INC (@INC contains: C:\Program
    Files\SlimServer\server\Plugins C:\Program Files\
    SlimServer\server\Plugins\SlimScrobbleSupport C:\Program
    Files\SlimServer\server\Plugins\MHCPAN
    etc...


    James

    -----Original Message-----
    From: discuss-bounces (AT) lists (DOT) slimdevices.com
    [mailto:discuss-bounces (AT) lists (DOT) slimdevices.com] On Behalf Of Michael
    Herger
    Sent: 04 February 2005 12:43
    To: Slim Devices Discussion
    Subject: [slim] Artist's biography plugin

    > I think it will probably work for most people I'm just behind a work
    > proxy here
    > I tried Dot Allison, Franz Ferdinand & David Byrne (I still only have

    3

    Not really exotic stuff.

    > mp3s at work ha ha) and certainly FF have an allmusic page.


    Should work with some streams, too. Tried Radio Paradise and StarStream

    (ShoutCast).

    > I believe one needs to explicity specify the proxy, something like

    this;

    Thanks! In the meantime I added the following on line ~218:

    $ua->proxy('http', 'http://' . Slim::Utils::Prefs::get('webproxy')) if
    (Slim::Utils::Prefs::get('webproxy'));

    Seems pretty similar to me...

    [..]
    > The thought occurs that many people must be setting up their own
    > UserAgents in plugins.


    At least four of mine do... And I never cared about proxies. :-/

    > I wonder is there a generic SlimServer one we can use that will do the
    > proxy etc automatically?


    Not that I knew.

    Thanks a lot for point the proxy problem out!

    --

    Michael

    -----------------------------------------------------------
    Help translate SlimServer by using the
    SlimString Translation Helper (http://www.herger.net/slim/)


  2. #2
    Babelfish's Best Boy mherger's Avatar
    Join Date
    Apr 2005
    Location
    Switzerland
    Posts
    18,932

    Artist's biography plugin

    > Hmmm. It seems it wasn't just the proxy. Your MHCPAN.zip does not
    > contain HTML::HeadParser?


    Thanks for the hint! I uploaded a new set to
    http://www.herger.net/_data/MHCPAN.zip

    Michael


    > 500 Can't locate HTML/HeadParser.pm in @INC (@INC contains: C:\Program
    > Files\SlimServer\server\Plugins C:\Program Files\
    > SlimServer\server\Plugins\SlimScrobbleSupport C:\Program
    > Files\SlimServer\server\Plugins\MHCPAN
    > etc...
    >
    >
    > James
    >
    > -----Original Message-----
    > From: discuss-bounces (AT) lists (DOT) slimdevices.com
    > [mailto:discuss-bounces (AT) lists (DOT) slimdevices.com] On Behalf Of Michael
    > Herger
    > Sent: 04 February 2005 12:43
    > To: Slim Devices Discussion
    > Subject: [slim] Artist's biography plugin
    >
    >> I think it will probably work for most people I'm just behind a work
    >> proxy here
    >> I tried Dot Allison, Franz Ferdinand & David Byrne (I still only have

    > 3
    >
    > Not really exotic stuff.
    >
    >> mp3s at work ha ha) and certainly FF have an allmusic page.

    >
    > Should work with some streams, too. Tried Radio Paradise and StarStream
    >
    > (ShoutCast).
    >
    >> I believe one needs to explicity specify the proxy, something like

    > this;
    >
    > Thanks! In the meantime I added the following on line ~218:
    >
    > $ua->proxy('http', 'http://' . Slim::Utils::Prefs::get('webproxy')) if
    > (Slim::Utils::Prefs::get('webproxy'));
    >
    > Seems pretty similar to me...
    >
    > [..]
    >> The thought occurs that many people must be setting up their own
    >> UserAgents in plugins.

    >
    > At least four of mine do... And I never cared about proxies. :-/
    >
    >> I wonder is there a generic SlimServer one we can use that will do the
    >> proxy etc automatically?

    >
    > Not that I knew.
    >
    > Thanks a lot for point the proxy problem out!
    >




    --

    Michael

    -----------------------------------------------------------
    Help translate SlimServer by using the
    SlimString Translation Helper (http://www.herger.net/slim/)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •