bpa;243897 Wrote: 
> I'm not sure why it is disabled - there may be a good reason - you may
> get a crash or other odd behavior. I don't have a Windows Slimserver
> on-hand to test.
> 
> At a guess you can edit the file WAVIN.pm in Plugins/WaveInput
> directory with Wordpad (not Notepad) and comment out line 49.
> Add a "#" in col 1. of the "return" statement.
> > 
Code:
--------------------
  >   > 
  >     # Check client - only stream to known slim clients
  >     if (!defined($client) || !$client->isPlayer()) {
  >             $::d_plugins && msg "WavIn only streams to Slim players\n";
  > #           return undef;
  >     }
  > 
--------------------
> > 

YOU are the S**T my man!!!! 
That worked!
THANKS SOOO MUCH MAN!!!!!


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

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to