Triode wrote: 
> Turns out it is a problem in the server caused by LocalFile and hence
> only a problem for us...  Its not easy to work around without removing
> some code in the main server, so I've added parsing into squeezelite to
> ignore what the server sends.

I got as far as having a quick look yesterday and figuring that track
was undefined after ....


Code:
--------------------
    
  my $track = Slim::Schema->objectForUrl({
  'url' => $params->{url},
  });
  
--------------------


... but that was as far as I got.

Triode wrote: 
> 
> Could you retry with latest master branch?  This now includes the
> contents of resample branch which will die...

Yep, just pulling from master now.


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

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

Reply via email to