thanks for that. i'll take a look in the settings for that.
Ah, got it! In order to stay out of the doghouse, i don't dare touch it while she is working!
I'll drill down a little further and check all settings to attempt to find the 'leakage' point.
Results 61 to 70 of 81
Thread: Spotty 4.7.0
-
2022-01-25, 14:50 #61
-
2022-01-26, 06:49 #62
- Join Date
- Nov 2011
- Posts
- 18
Sorry, how can I 'enable debug logging for plugin.spotty' ?
-
2022-01-26, 07:17 #63
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,454
Paul Webster
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin
-
2022-01-26, 11:15 #64
-
2022-01-26, 11:23 #65
- Join Date
- Nov 2011
- Posts
- 18
-
2022-01-26, 18:23 #66
- Join Date
- May 2005
- Posts
- 299
So are others seeing the issue with Spotty stopping a few seconds into a song, pausing about 10 seconds, then carrying on (sometimes) or just outright stopping? Doesn't happen on 100% of songs, but most of them. Has started in the last week or two.
I have checked, am not using British English in LMS, I have re-authorised Spotty (after deleting everything in the cache dir related to spotty). No other network issues/changes and we use Spotty here daily for the last few years without issues.
(LMS running as a docker, updated just now, with latest everything. Clients are mainly Booms).
-
2022-01-26, 22:18 #67
Spotty 4.7.0
> Hi, I tried to reproduce the problem. Started a song from the
> recommendations, automatically played the next song, then I skipped to
> the next and Spotty got stuck. I uploaded the server.log.zip to your
> dropbox.
Thank you very much! That should be very helpful! And don't forget to
disable the verbose logging again.
-
2022-01-26, 22:55 #68
Spotty 4.7.0
> Hi, I tried to reproduce the problem. Started a song from the
> recommendations, automatically played the next song, then I skipped to
> the next and Spotty got stuck.
I believe the ":recommended" lookup failure has been a red hering all
the time. Yes, it's something that should not happen. But it likely has
nothing to do with what is stopping playback. Here's what I understand
happened:
- around 18:57 playback of Tori Amos' "A Sorta Fairytale" (5:28) started
- around 19:03:00 Spotty requested the next track, as we approached the
end of the previous track
- around 19:03:11 Tanita Tikaram started "Valentine Heart" (4:06)
- 19:04:43 Spotify told Spotty to play the next track (likely you
hitting the "Next" button): "Got called from spotty helper for
00:04:20:...: change"
- 19:04:44 Spotty is told next should be REM's "Everybody hurts" (5:20)
- 19:04:47 another "Next" event
- 19:04:48 next track is Pink's "Dear Mr. President"
- 19:04:48.5609 Spotify tells us to stop playback
And during all this time there are some of those failures to lookup
tracks for the :recommend playlist. And something else seems to be have
one of your Spotify playlists queued up in Spotty/LMS mode? Bryan Ferry,
Jason Mraz, A Fine Frenzy, Cranberries, Maroon 5... tracks are looked up
regularly.
Does this make sense?
So whatever is causing the playback to stop, we're not really closer.
But I don't think it's the ":recommended" appendix in the playlist URI.
Would playback end, too, if you didn't hit "Next" but just let it play?
Is it nearing the end of the recommendations in the Spotify app?
Would you be able to modify one of the plugin's files?Last edited by mherger; 2022-01-26 at 23:00.
-
2022-01-31, 13:02 #69
- Join Date
- Nov 2011
- Posts
- 18
I tested again. Songs sometimes stop during playback (in the middle of the song) without any user interaction. When I press play again, the Spotify app shows that it's playing again, but Spotty doesn't do anything. When I then select another song, playback works again.
If you tell me what to modify I can try...
-
2022-01-31, 13:52 #70
Spotty 4.7.0
> If you tell me what to modify I can try...
If I knew it would be built in...