mherger wrote: 
> Almost anything is possible using plugin code. The question is how much
> 
> effort you want to put into the solution. There's the library_track 
> table in library.db which has two columns: track id and library id. You
> 
> could easily look up a track in there.
I'm definitely going to give this a try. In the meantime can I just
ask:
My plugin is at debug log level but sometimes I'd like to write the
value of a specific variable to the server log to make debugging and
troubleshooting a bit easier. What's the correct command/code to do
this?
-$log->warn($variable);- somehow doesn't do the trick for me.

And how would I send icons like Unicode U+2764 to the MusicInfoScreen? 


Thank you.


------------------------------------------------------------------------
afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
View this thread: http://forums.slimdevices.com/showthread.php?t=109334

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

Reply via email to