Quoting Bill Moseley <[EMAIL PROTECTED]>:

> Not sure if anyone with cvs access is listening, but the problem is
> that the client init code (which loads the default variable) is not
> being called.  It's not very clear what is suppose to happen.  Here's
> what is happening, though:
>
> In Slim::Web::HTTP::processURL() there's this:
>
>     if ($paddr) {
>             $client = Slim::Player::HTTP->new($address, $paddr, $httpClient);
>             $client->init();
>     }
>
> The question is which init() is that suppose to be??

It can be anything you like.  However, if you want to get developer input on
your musings, you are generally better off joining the devlopers list and
posting there.  diff -upB patches are most welcome on any suggestions :)

it is entirely possible that the default pref has been overlooked.

-kdf
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to