Mike Anderson Wrote: > I'm not seeing anything at all. > > I put the file in the plugins directory, and restarted SlimServer, but > it doesn't seem to show up anywhere. > > I should add that I'm running on Windows XP, if that makes any > difference.
That makes all the difference. Most people that are successfully running this plugin are running it on linux or OSX. It requires two addition Perl modules that are not included in the standard window .exe build of Slimserver. Specifically HTML::Treebuilder and HTTP::Cookies. These are easy enough to install on a Linux system, but present more of a problem when Slimserver is running under Windows. The first step is going to be installing something like ActiveState's perl distribution for Windows and runing Slimserver directly from the slimserver.pl script. Next you will have to look at the errors given during startup stating which modules were not found. Then you will have to install them. I know this was attempted last year with limited success. You can read the thread on the old archives at: http://lists.slimdevices.com/archives/discuss/2004-November/037991.html I know this wasn't the quick easy fix you were probably hoping for, but at least you know that you are not the only one to have this problem. I would recommend trying to get it working, its one of my favorite ways to use my SliMP3s. If you have any other questions, I'll be glad to try and help. Tom Malsbury -- malsbury _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
