mherger wrote: > Sounds like a bug to me... Would you mind filing an issue on github? > > https://github.com/Logitech/slimserver/issues
Done. So just to be clear, this command is *the* recommended way for a plugin to add a track to a playlist? While I'm at it... I have a trackurl and need the track title, artist and album name plus the current rating. So I thought to go from here my $track = Slim::Schema->objectForUrl($trackURL); But it seems that the track object has problems with special characters (instead of "Evocação" I get "EvocaÁo". Either I've missed a step or parameter to get the strings with the spec. chars correctly displayed or this is not the way to go. Any idea? Thank you. ------------------------------------------------------------------------ afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306 View this thread: http://forums.slimdevices.com/showthread.php?t=113940
_______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
