Hi Mitch
Thought I would have a nose at this, as sounds really interesting. I
manually downloaded it as the repo kept timing out. When I installed
it, it throws up a function depreciated error. (v7.4.3)
For line 69 in the settings.pm file;
sub name {
return Slim::Web::HTTP::protectName('PLUGIN_ASTROINFO');
}
This needs to be changed to;
sub name {
return Slim::Web::HTTP::CSRF->protectName('PLUGIN_ASTROINFO');
}
Then it will work but I just wondered if I'm using the wrong version
(2.2) as it doesnt appear on Squeezeplay but does on Softsqueeze!? :s
Cheers
--
cparker
www.spicefly.com - Visit for an enhanced Interface for MusicIP and
integration tips and tricks, Plugin coding tips, Spicefly SugarCube the
MIP AutoDJ plugin and SpiceyWeather an animated weather forecast plugin!
------------------------------------------------------------------------
cparker's Profile: http://forums.slimdevices.com/member.php?userid=2083
View this thread: http://forums.slimdevices.com/showthread.php?t=21022
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins