diff --git a/deemix/app/spotify.py b/deemix/app/spotify.py index 76dd0ed..10dedc7 100644 --- a/deemix/app/spotify.py +++ b/deemix/app/spotify.py @@ -160,6 +160,7 @@ class SpotifyHelper: 'downloaded': 0, 'failed': 0, 'progress': 0, + 'errors': [], 'type': 'spotify_playlist', 'settings': settings or {}, 'id': playlist_id