Advertisement
Guest User

rr_lfm

a guest
Sep 1st, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1.  
  2. ---GET intent fm.last.android.scrobbler.FLUSH
  3. handleIntent Timer out, null
  4. Cant scrobble queue scrobble size - 0, mSubmissionTask - null
  5.  
  6. ---GET intent com.android.music.playstatechanged
  7. cacheIntent artist - Slayer, track - Crypts of Eternity, album - Hell Awaits
  8.  
  9. ---GET intent com.android.music.metachanged
  10. cacheIntent artist - Slayer, track - Crypts of Eternity, album - Hell Awaits
  11. handleIntent Timer out, null
  12. Cant scrobble queue scrobble size - 0, mSubmissionTask - null
  13. notifyServerNowPlaying() play - false, ScrobblerQueueEntry [artist=Slayer, title=Crypts of Eternity, album=Hell Awaits, scrobbled=false]
  14. handleIntent Timer out, ScrobblerQueueEntry [artist=Slayer, title=Crypts of Eternity, album=Hell Awaits, scrobbled=false]
  15. checkTimeToScrobble() false, playedDuration - 0, scrobbleDuration - 0
  16. Cant scrobble queue scrobble size - 0, mSubmissionTask - null
  17. onCreate loadCurrentTrack ScrobblerQueueEntry [artist=Slayer, title=Crypts of Eternity, album=Hell Awaits, scrobbled=false]
  18.  
  19. ---GET intent com.android.music.playstatechanged
  20. cacheIntent artist - Slayer, track - Crypts of Eternity, album - Hell Awaits
  21. notifyServerNowPlaying() play - true, ScrobblerQueueEntry [artist=Slayer, title=Crypts of Eternity, album=Hell Awaits, scrobbled=false]
  22.  
  23. ---GET intent com.android.music.metachanged
  24. cacheIntent artist - Slayer, track - Hell Awaits, album - Hell Awaits
  25. checkTimeToScrobble() false, playedDuration - 103, scrobbleDuration - 0
  26. set timer for 185sec
  27. notifyServerNowPlaying() play - true, ScrobblerQueueEntry [artist=Slayer, title=Hell Awaits, album=Hell Awaits, scrobbled=false]
  28. onCreate loadCurrentTrack ScrobblerQueueEntry [artist=Slayer, title=Hell Awaits, album=Hell Awaits, scrobbled=false]
  29.  
  30. ---GET intent fm.last.android.scrobbler.FLUSH
  31. handleIntent Timer out, ScrobblerQueueEntry [artist=Slayer, title=Hell Awaits, album=Hell Awaits, scrobbled=false]
  32. checkTimeToScrobble() true, playedDuration - 258240, scrobbleDuration - 185782
  33. Going to scrobble 1 tracks
  34. Scrobble done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement