Alain Nussbaumer

Results 93 comments of Alain Nussbaumer

@ejurgensen unfortunately, I don't have the setup to debug this. Is there a way to have the full message (JSON) by making the logging more verbose?

This is the full message I receive in the logs: ```log [2024-04-04 11:49:49] [ LOG] spotify: Unexpected JSON: error processing item at index 22 '{ "added_at": "2024-03-24T20:51:42Z", "added_by": { "external_urls":...

@ejurgensen, logging was configured with `info` sensitivity. With debug verbosity, I get the following: ```log [2024-04-04 14:57:33] [DEBUG] spotify: Spotify API endpoint request: 'https://api.spotify.com/v1/playlists/1CgxqqpCEWkv5YTBfl7plF/tracks?market=CH' [2024-04-04 14:57:33] [DEBUG] db: Running query...

Hereunder, the result of the `curl` command (sorry for the long JSON content). I think, however, that the result is correct. ```json { [redacted] } ```

> Those integer overflows don't look great. Never seen those myself. Also weird that it's the same value being parsed over and over. Can you open another issue for that...

Well, this playlist is still problematic on my side. It makes also the OwnTone server completely unresponsive. :-/

Actually, it is not working at the beginning of the song "What took you so long". If I start the playlist with that one, OwnTone is becoming unresponsive. When I...

I think also that's another issue. Unfortunately, there's nothing in the logs. I suspect my router doing some nasty things with the network. I had to switch router, but my...

I retested properly and I will also conclude that this bug has been solved on Spotify side. My errors were related to something else.