pavelkomarov / exportify

Export Spotify playlists using the Web API. Analyze them in the Jupyter notebook.
https://exportify.net
MIT License
210 stars 24 forks source link

Couldn't export CALDAS V. Encountered TypeError: Cannot read properties of null (reading 'id'). #46

Closed rodrigocbraga10 closed 3 months ago

rodrigocbraga10 commented 5 months ago

While attempting to export a file named "CALDAS V", I encountered the following error: TypeError: Cannot read properties of null (reading 'id')

Expected Behavior: The file should export without any errors.

Actual Behavior: The export process fails and the following error message is displayed: TypeError: Cannot read properties of null (reading 'id').

Additional Information:

The error occurs consistently with the same file.

Thank you for your assistance in resolving this issue.

pavelkomarov commented 3 months ago

I believe this is fixed with this commit