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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc improvements #1392

Merged
merged 5 commits into from Oct 20, 2021
Merged

misc improvements #1392

merged 5 commits into from Oct 20, 2021

Conversation

xnetcat
Copy link
Member

@xnetcat xnetcat commented Oct 6, 2021

Title

misc improvements

Description

look at commit messages

Related Issue

image

Motivation and Context

馃憜

How Has This Been Tested?

wasn't (yet)

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
Copy link
Member

Is it possible we have to rethink tests, since with 4 search threads the order they are outputted in terminal may change?

@Silverarmor
Copy link
Member

actually i've just realised that the debug termination makes it so much nicer to ctrl+c cancel a process and terminal isn't filled with spam.
Can you revert 5787bea?

@Silverarmor
Copy link
Member

If @aklajnert isn't able to help with the pytest issue (see Discord #spotdl-dev-2), might just be better to comment out the assert DownloadManager.download_multiple_songs.call_count == 1 for now.

@Silverarmor Silverarmor merged commit 94ac18c into spotDL:dev Oct 20, 2021
@Silverarmor
Copy link
Member

Thanks @xnetcat - finally merged this one :)

@xnetcat xnetcat deleted the misc-improvements branch October 21, 2021 16:38
@Silverarmor Silverarmor added the Enhancement Enhancing spotDL label Oct 22, 2021
Silverarmor added a commit that referenced this pull request Oct 24, 2021
* bugfix: don't add cover if spotify does not provide album cover (#1384)


* 馃: Refactor Code Expression (#1390)
Co-authored-by: Silverarmor <23619946+Silverarmor@users.noreply.github.com>
Co-authored-by: Jakub Kot <42355410+xnetcat@users.noreply.github.com>
Co-authored-by: Peyton Creery <44987569+phcreery@users.noreply.github.com>


* bugfix: replace rapidfuzz with thefuzz (#1391)


* gitignore update and update tests for multithread search (#1398)


* misc improvements (#1392)
This reverts commit 5787bea.
Co-authored-by: Silverarmor <23619946+Silverarmor@users.noreply.github.com>


* Multiple Lyrics Providers (#1397)
Co-authored-by: Silverarmor <23619946+Silverarmor@users.noreply.github.com>
Co-authored-by: Jakub Kot <xnetcat.dev@gmail.com>


* misc: fix warnings (#1400)


* revert bea748b: revert to rapidfuzz (#1403)


* ci: cleanup (#1402)


* feat: added path template (#1401)
Co-authored-by: Silverarmor <23619946+Silverarmor@users.noreply.github.com>


Co-authored-by: Jakub Kot <42355410+xnetcat@users.noreply.github.com>
Co-authored-by: Yasser Tahiri <yasserth19@gmail.com>
Co-authored-by: Peyton Creery <44987569+phcreery@users.noreply.github.com>
Co-authored-by: Arbaaz Shafiq <arbaazshafiq@gmail.com>
Co-authored-by: Jakub Kot <xnetcat.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhancing spotDL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants