From 0bc13e7c6336e84d60d24a2a2e28c1b62cf2e066 Mon Sep 17 00:00:00 2001 From: Alain Nussbaumer Date: Sat, 10 Jun 2023 13:46:33 +0200 Subject: [PATCH] [web] Fix for Spotify playlists with incorrect count of tracks and missing market data Some Spotify playlists contain null tracks, thus provoking an incorrect count of track. Moreover, the market data was missing in the API request. --- web-src/src/pages/SpotifyPagePlaylist.vue | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/web-src/src/pages/SpotifyPagePlaylist.vue b/web-src/src/pages/SpotifyPagePlaylist.vue index 1de7a303..4a2d495f 100644 --- a/web-src/src/pages/SpotifyPagePlaylist.vue +++ b/web-src/src/pages/SpotifyPagePlaylist.vue @@ -25,15 +25,15 @@ " />