On 20-Feb-06, at 4:34 AM, Keith wrote:


Can anybody tell me why when running debug (I've been trying to work out
what each of the fuctions do) I get the following in the log text?

ERROR: Slim::Music::Info::infoFormat() has been deprecated!

the function, Slim::Music::Info::infoFormat is no longer valid, but this message is there to notify users/developers that their function call needs to be changed...

ERROR: Please notify the Plugin author to use
Slim::Music::TitleFormatter::infoFormat() instead!

to the above function. Currently, the existing calls are forwarded. Eventually, however, Slim::Music::Info::infoFormat will go away and any plugin that hasn't been updated will no longer work


By the way is there an idiots guide to using the debug function?

slimserver.pl --help (or c:\program files\slimserver\server\slim.exe --help if you use windows exe version)

The output there will explain a bit of what the d_* debugging switches do

-kdf

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

Reply via email to