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

Fix SSLError and TypeError when fetching synced lyrics #1981

Merged
merged 6 commits into from
Jan 5, 2024

Conversation

Mahasvan
Copy link
Contributor

Title

Fix SSLError and TypeError when fetching synced lyrics

Description

When using syncedlyrics, an unexpected IndexError is encountered when it does not work as intended. This PR fixes the issue by handling it, along with handling the SSLError when max retries are reached, which can be caused by reasons other than network issues (Source: It happened to me)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the CONTRIBUTING document
  • I have read the CORE VALUES document
  • I have added tests to cover my changes
  • [?] All new and existing tests passed

@xnetcat xnetcat changed the base branch from master to dev January 5, 2024 14:19
@xnetcat xnetcat merged commit 18b44f3 into spotDL:dev Jan 5, 2024
7 of 10 checks passed
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.

2 participants