Closed maRci002 closed 7 months ago
Thank you. At least the TypeError: Cannot set properties of null (setting 'innerText')
is due to Spotify new UI changes. I fixed it in ebb598e240965a3e8f770f3cb34eb7a2ad16e85e.
Nice, maybe it will fix my issue. Now, I am waiting a bit for the next song to stop; then, I will try interacting with the UI to see if it throws any useful errors.
Thank you. At least the
TypeError: Cannot set properties of null (setting 'innerText')
is due to Spotify new UI changes. I fixed it in ebb598e.
It seems everything is working as expected, so I'm going to close this issue.
Now, I've noticed only a possibly unnecessary refreshing of the access token. I haven't seen the codebase, but the ongoing refresh request promise could be cached to avoid multiple refreshes. However, this doesn't always happen.
vendor~web-player.e155b8c7.js:1 SpotifyAdRemover: Encountered ad in spotify:ad:0hZs5SIAAZdJ5fS35QU5oi
23:19:19.563 spclient.wg.spotify.com/track-playback/v1/devices/96c350e875760ccdd0492ef47546f67d3e4471fd/state:1
Failed to load resource: the server responded with a status of 401 ()
23:19:19.564 vendor~web-player.e155b8c7.js:1 SpotiAds: Refreshing access token.
23:19:19.576 spclient.wg.spotify.com/track-playback/v1/devices/96c350e875760ccdd0492ef47546f67d3e4471fd/state:1
Failed to load resource: the server responded with a status of 401 ()
23:19:19.577 vendor~web-player.e155b8c7.js:1 SpotiAds: Refreshing access token.
23:19:19.718 vendor~web-player.e155b8c7.js:1 SpotifyAdRemover: Encountered ad in spotify:ad:1ZRqz1JsFX1ZLtziESXBaX
23:19:19.733 vendor~web-player.e155b8c7.js:1 SpotifyAdRemover: Encountered ad in spotify:ad:412OJatMeBOVw5CBQh8HCn
23:19:19.754 spclient.wg.spotify.com/track-playback/v1/devices/96c350e875760ccdd0492ef47546f67d3e4471fd/state:1
Failed to load resource: the server responded with a status of 401 ()
23:19:19.755 vendor~web-player.e155b8c7.js:1 SpotiAds: Refreshing access token.
23:19:19.767 spclient.wg.spotify.com/track-playback/v1/devices/96c350e875760ccdd0492ef47546f67d3e4471fd/state:1
Failed to load resource: the server responded with a status of 401 ()
23:19:19.768 vendor~web-player.e155b8c7.js:1 SpotiAds: Refreshing access token.
23:19:20.631 vendor~web-player.e155b8c7.js:1 SpotifyAdRemover: Encountered ad in spotify:ad:0hZs5SIAAZdJ5fS35QU5oi
23:19:49.614 vendor~web-player.e155b8c7.js:1 SpotifyAdRemover: Encountered ad in spotify:ad:0hZs5SIAAZdJ5fS35QU5oi
First of all, let me congratulate you on this beautiful extension; I really like it. Unfortunately, in the last 7 days, the song stops playing when it ends.
I have attached the log with timestamps: