mherger wrote: 
> I still can't reproduce this issue. You shouldn't see a URL there, but a
> dump of the track object, including duration, title etc.
> 
> Could you please insert the following lines at line 377 in the same
> file:
> 
> > 
Code:
--------------------
  >   > 
  >     if (!blessed $track && Slim::Music::Info::isURL($track)) {
  >             $track = Slim::Schema->objectForUrl($track);
  >             Data::Dump::dump($track);
  >     }
  > 
--------------------
> > 
> 
> Right before the "return unless $client..." line? Would that make a
> difference?

Testing now.

Could it be that I installed musicip incorrectly? Because of the URL
that shouldn't be there.


------------------------------------------------------------------------
CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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

Reply via email to