>  if (!blessed $track && Slim::Music::Info::isURL($track)) {
  >          $track = Slim::Schema->objectForUrl($track);
  >          Data::Dump::dump($track);
  >  }

I'm testing since my last post. And it seems to be fixed. Don't stop the
music didn't stop a single time! Great job! Thanks for helping.

Great! So for whatever reason sometimes we wouldn't get a track object from the player's queue, but only a URL. Getting the object for that URL seems to be working. The additional information you got in the log is the dump of the track object - which is what I hoped to see.

I'll fix that. Thanks for the testing!

--

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

Reply via email to