watsonbox / exportify

Export/Backup Spotify playlists using the Web API
https://exportify.app/
MIT License
3.08k stars 431 forks source link

fix: possible null playlist in PlaylistsExporter.jsx #155

Closed morganbarrett closed 1 month ago

morganbarrett commented 6 months ago

playlist is sometimes null, added a check to prevent an error being thrown and the the current export being abandoned

watsonbox commented 5 months ago

Thanks a lot for this, do you think you could add a test? 🙏

watsonbox commented 1 month ago

I made the same change myself today along with a test, plus a larger scope which also fixes issues in the main listing.