Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2021-04-08 Thread Michael Herger
This will do for filtering all non playable tracks. v4.4.9 with this change is on its way. Thanks! ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2021-04-08 Thread Michael Herger
The playlist 5oPKSs2zPrrzQTIp2lliIP shows several tracks with a restriction on market NL. Thanks, that's very helpful! However, after changing this in Sync.pm I got { track => { is_playable => 'fix', uri => "spotify:track:6lFmtdoWhYyD5A8uPRUEZE" }, }, { track => { is_playable => 'fix', uri =>

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2021-04-08 Thread jepege
> Would you have an example playlist The playlist 5oPKSs2zPrrzQTIp2lliIP shows several tracks with a restriction on market NL. > I've also looked into "is_playable". Would that give you the same expected result? That was the first I tried. I checked this in the web console of Spotify. The

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2021-04-07 Thread Michael Herger
Spotty never checks if a song is playable. In this case the song is not playable due to market restrictions. It usually does, but it indeed does not in this particular case. $params->{fields} = 'next,items(track(uri*,restrictions*))' if Hmm... I never see any restrictions. Would you have an

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2021-04-07 Thread jepege
mherger wrote: > > Slim::Player::StreamingController::_playersMessage (796) Probleem: > Kan > > bestand niet openen voor:: spotify:track:63rTTYYRQUMK2JZIJ6pwXz > > Interesting: this track would indeed not play ("Komodo" by "JF > Sebastien"). But spotty would skip right over it here. > > I'll

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2020-10-25 Thread Michael Herger
Slim::Player::StreamingController::_playersMessage (796) Probleem: Kan bestand niet openen voor:: spotify:track:63rTTYYRQUMK2JZIJ6pwXz Interesting: this track would indeed not play ("Komodo" by "JF Sebastien"). But spotty would skip right over it here. I'll see why it's even showing up, as

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2020-10-23 Thread jepege
I've tested this a little further with some debug levels on. I've selected the song "What A Man" and moved to 10 seconds before the end. As before at the end of the song the music stopped. In the server.log I've found some interesting lines. The stream for the next song couldn't be opened and

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2020-10-20 Thread jepege
If you need some debug information, let me know which logging should be set on debug level. jepege's Profile: http://forums.slimdevices.com/member.php?userid=41763 View this thread:

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2020-10-20 Thread Michael Herger
I also have experienced this. Yesterday after playing a playlist with 300+ songs it stops after song no 79 ("What A Man"). I thought it may be related with the cache purge. Interesting hint! I thought I had delayed the cleanup enough to not block initial track buffering. But who knows?

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2020-10-20 Thread jepege
I can reproduce the situation for that particular song. Even if I only select that song (in the Spotify playlist). jepege's Profile: http://forums.slimdevices.com/member.php?userid=41763 View this thread:

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2020-10-19 Thread ForestChav
I have a similar issue - either that will happen, or the playback will just skip onto the next track in the middle of the track. Where did you find the setting to increase the logging level on Spotty? There's nothing in the server log I can see when this happens and I can't see a setting.

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2020-10-19 Thread jepege
I also have experienced this. Yesterday after playing a playlist with 300+ songs it stops after song no 79 ("What A Man"). I thought it may be related with the cache purge. I found this just before the [20-10-18 22:56:38.0386] Plugins::Spotty::AccountHelper::purgeAudioCacheAfterXTracks (230)

Re: [SlimDevices: Plugins] Spotty - 'stalled' stream

2020-07-13 Thread kidhazy
Just happened again. Logging didn't show any errors Code: [20-07-13 18:08:17.9257] Plugins::Spotty::ProtocolHandler::getMetadataFor (181) Returning metadata cached in song object for spotify://track:03ZQhvP0UXQvUhGxlGqOSq [20-07-13 18:08:17.9267]