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

bugfix: remove duplicate songs from songs_list #1356

Merged
merged 1 commit into from
Jul 30, 2021
Merged

bugfix: remove duplicate songs from songs_list #1356

merged 1 commit into from
Jul 30, 2021

Conversation

xnetcat
Copy link
Member

@xnetcat xnetcat commented Jul 29, 2021

Title

remove duplicate songs from songs_list

Description

remove duplicate songs from songs_list

Related Issue

image

Motivation and Context

different threads may try to access the same song

How Has This Been Tested?

yeah

Screenshots (if appropriate)

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

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

@Silverarmor Silverarmor merged commit b3c6df7 into spotDL:dev Jul 30, 2021
@Silverarmor Silverarmor added the Bug Fix PRs that fix bugs label Jul 30, 2021
Silverarmor added a commit that referenced this pull request Jul 30, 2021
* bugfix: fixed m3u issues (#1357)


* bugfix: remove duplicate songs from songs_list (#1356)

* bugfix: fixed ytdl error reporting (#1360)

* Remembered to bump version number to 3.7.2
Are you proud of me? I actually did it before merging :)

Co-authored-by: Jakub Kot <[email protected]>
@xnetcat xnetcat deleted the remove-duplicates branch August 24, 2021 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix PRs that fix bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants