d6jg wrote: 
> I will investigate properly during the week but in my case I think it’s
> player specific. A Pi2 running pCP 4 on WiFi. It will play DSTM for a
> few hours then stop at the end of a track and nothing further is added.
> 
> I say that I think it’s player specific as I have had an SB3 wired on
> for most of today and it’s still happily adding tracks.
> 
> In both cases it’s DSTM/LastMix with local and Qobuz


I just saw the issue streaming to a single squeezelite instance (no sync
with other players) running on the SB server:


Code:
--------------------
    [20-06-14 17:40:51.2751] Plugins::LastMix::Services::extractTrack (101) No 
match!
  [20-06-14 17:40:51.2755] Plugins::Qobuz::API::_get (690) 
http://www.qobuz.com/api.json/0.2/catalog/search?app_id=&limit=20&query=i%20got%20your%20bac
  k&type=tracks
  [20-06-14 17:40:52.1649] Plugins::LastMix::Services::extractTrack (66) Trying 
to match criteria: {
  artist => "Will Courtney",
  artist_mbid => undef,
  mbid => undef,
  title => "I Got Your Back",
  }
  [20-06-14 17:40:52.1652] Plugins::LastMix::Services::extractTrack (101) No 
match!
  [20-06-14 17:40:52.1657] Plugins::Qobuz::API::_get (690) 
http://www.qobuz.com/api.json/0.2/catalog/search?app_id=&limit=20&query=coming%20on%20strong&type=tracks
  [20-06-14 17:40:52.9583] Plugins::LastMix::Services::extractTrack (66) Trying 
to match criteria: {
  artist => "Will Courtney",
  artist_mbid => undef,
  mbid => undef,
  title => "Coming on Strong",
  }
  [20-06-14 17:40:52.9585] Plugins::LastMix::Services::extractTrack (101) No 
match!
  [20-06-14 17:40:52.9588] Plugins::Qobuz::API::_get (690) 
http://www.qobuz.com/api.json/0.2/catalog/search?app_id=&limit=20&query=doo-wah&type=tracks
  [20-06-14 17:40:53.7081] Plugins::LastMix::Services::extractTrack (66) Trying 
to match criteria: { artist => "TeeVee", artist_mbid => undef, mbid => undef, 
title => "Doo-Wah" }
  [20-06-14 17:40:53.7083] Plugins::LastMix::Services::extractTrack (101) No 
match!
  [20-06-14 17:40:53.7117] Slim::Networking::IO::Select::__ANON__ (130) Error: 
Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: Wide 
character in subroutine entry at 
/usr/share/perl5/vendor_perl/Slim/Utils/DbCache.pm line 135.
  ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x563c11031b10)
  
--------------------


------------------------------------------------------------------------
Czig's Profile: http://forums.slimdevices.com/member.php?userid=68882
View this thread: http://forums.slimdevices.com/showthread.php?t=105915

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

Reply via email to