I have just found a situation where the third track of an album was
repeated once followed by the fifth track so the fourth track was missed
completely.

Here is the server log 


Code:
--------------------
    [17-12-07 16:39:58.3629] Plugins::Spotty::API::getToken (125) Caching for 
3600 seconds.
  [17-12-07 16:39:58.3643] Plugins::Spotty::API::_call (1284) Trying to read 
from cache for me
  [17-12-07 16:39:58.3651] Plugins::Spotty::API::_call (1293) API call: me
  [17-12-07 16:39:58.3703] Plugins::Spotty::API::_call (1293) API call: 
me/player
  [17-12-07 16:39:58.6824] Plugins::Spotty::API::__ANON__ (1338) Caching result 
for 60 using max-age (https://api.spotify.com/v1/me)
  [17-12-07 16:39:58.6837] Plugins::Spotty::API::__ANON__ (1340) Data cached 
(https://api.spotify.com/v1/me)
  [17-12-07 16:39:58.7452] Plugins::Spotty::Connect::__ANON__ (274) Got a new 
track to be played: spotify:track:6XKIgMwvAEGPY3phyPia2R
  [17-12-07 16:39:58.7476] Plugins::Spotty::API::_call (1293) API call: 
me/player/volume?device_id=e3f139abb7a549a1210b36f7dbf89215ad6c9902&volume_percent=100
  [17-12-07 16:39:58.8617] Plugins::Spotty::Connect::getNextTrack (137) Don't 
get next track as we got called by a play track event from spotty
  [17-12-07 16:39:58.8651] Plugins::Spotty::Plugin::purgeAudioCacheAfterXTracks 
(398) Played 1 song(s) since last audio cache purge.
  [17-12-07 16:39:59.0001] Plugins::Spotty::Connect::_connectEvent (238) Got 
called from spotty helper: volume
  [17-12-07 16:43:29.8446] Plugins::Spotty::Connect::getNextTrack (143) We're 
approaching the end of a track - get the next track
  [17-12-07 16:43:29.8468] Plugins::Spotty::API::_call (1293) API call: 
me/player/next
  [17-12-07 16:43:30.0282] Plugins::Spotty::API::_call (1293) API call: 
me/player
  [17-12-07 16:43:30.1938] Plugins::Spotty::Connect::__ANON__ (152) Got a new 
track to be played next: spotify:track:4YMvwS3xSiCUja0z9Hc33v
  [17-12-07 16:43:30.1976] Plugins::Spotty::Plugin::purgeAudioCacheAfterXTracks 
(398) Played 2 song(s) since last audio cache purge.
  [17-12-07 16:47:31.6685] Plugins::Spotty::Connect::getNextTrack (143) We're 
approaching the end of a track - get the next track
  [17-12-07 16:47:31.6720] Plugins::Spotty::API::_call (1293) API call: 
me/player/next
  [17-12-07 16:47:31.8765] Plugins::Spotty::API::_call (1293) API call: 
me/player
  [17-12-07 16:47:32.0562] Plugins::Spotty::Connect::__ANON__ (152) Got a new 
track to be played next: spotify:track:2E5tEyCqn9conRgZrXTF3Y
  [17-12-07 16:47:32.0654] Plugins::Spotty::Plugin::purgeAudioCacheAfterXTracks 
(398) Played 3 song(s) since last audio cache purge.
  [17-12-07 16:51:24.6481] Plugins::Spotty::Connect::getNextTrack (143) We're 
approaching the end of a track - get the next track
  [17-12-07 16:51:24.6501] Plugins::Spotty::API::_call (1293) API call: 
me/player/next
  [17-12-07 16:51:24.8127] Plugins::Spotty::API::_call (1293) API call: 
me/player
  [17-12-07 16:51:24.9823] Plugins::Spotty::Connect::__ANON__ (152) Got a new 
track to be played next: spotify:track:2E5tEyCqn9conRgZrXTF3Y
  [17-12-07 16:51:24.9858] Plugins::Spotty::Plugin::purgeAudioCacheAfterXTracks 
(398) Played 4 song(s) since last audio cache purge.
  [17-12-07 16:55:17.7980] Plugins::Spotty::Connect::getNextTrack (143) We're 
approaching the end of a track - get the next track
  [17-12-07 16:55:17.8001] Plugins::Spotty::API::_call (1293) API call: 
me/player/next
  [17-12-07 16:55:17.9847] Plugins::Spotty::API::_call (1293) API call: 
me/player
  [17-12-07 16:55:18.1402] Plugins::Spotty::Connect::__ANON__ (152) Got a new 
track to be played next: spotify:track:3gbBrRpJTgTAEFj5n38RUN
  [17-12-07 16:55:18.1436] Plugins::Spotty::Plugin::purgeAudioCacheAfterXTracks 
(398) Played 5 song(s) since last audio cache purge.
--------------------


You can see the same track number has been called twice.
Raspberry Pi with max2play 7.9.1 - 1509357021 and plugin 1.99


------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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

Reply via email to