Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handling of songs that have been removed #45

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

liamharper2453
Copy link
Contributor

I am trying to export my playlist where Spotify has removed one of my songs. Currently, the existing code to check for this results in an unhandled exception and the stopping of my export. Changing the code in this PR results in the removed song being detected and my export progresses as expected.

@LanceMagnaye26
Copy link

LanceMagnaye26 commented Dec 2, 2023

Can we please merge this pull request? Just tried it and it fixed my issuesScreenshot 2023-12-02 093643

@zotify-dev zotify-dev merged commit 2068eb9 into zotify-dev:main Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants