Hi Erland,
I am having some problems with your plugins on the very latest version
of 6.5. Seems this is because the revision number has crept over 10,000
and statements like this no longer do the right thing as you're using
REVISION as a string...

if ($::VERSION ge '6.5' && $::REVISION ge '7505') {

generating warnings like this:
2006-09-25 21:36:53.9378 Warning:
Slim::Music::Info::getCurrentDataStore() is deprecated. Please use
Slim::Schema direct
ly.
2006-09-25 21:36:53.9387 Initialization of
Plugins::DynamicPlayList::Plugin failed: Can't locate object method
"dbh" via
package "Slim::Schema" at C:\Program
Files\SlimServer6.5_MySQL\server/Plugins/DynamicPlayList/Plugin.pm line
2512.


James


-- 
James
------------------------------------------------------------------------
James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=20533

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to