Quoting Pétur <[EMAIL PROTECTED]>: > > Same problem here on Win2K, Server 6.0.2 - Server just died, leaving > message posted in the bugreport in my applcation event log. > > Am interested how to get logging from the plugin (enabling debugging > for plugins showed no scrobbler output)
the plugin doesn't seem to use the server style debug options. There is a server pref, but no UI. open slimserver.pref (or slimserver.conf) and add the line: scrobbler-debug = 1 you'll have to change it to 0 or remove it to stop the debug later (its chatty) > Am interested in those latest CVS versions of the plugin, where are > they? http://sourceforge.net/cvs/?group_id=105780 > > Am even more interested in proxy support, as http data can only go over > the proxy of my provider :( latest cvs has it, but its not getting responses back properly yet. > > Am also interested to help, though I have no Perl experience - just > C/C++/... ;) if you can reliably reproduce this problem, please try the latest CVS version and post the log when you get it. -kdf _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
