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

[FEATURE]: Check if file exists BEFORE sleeping #1018

Open
bloedboemmel opened this issue Nov 10, 2022 · 0 comments · May be fixed by #1020
Open

[FEATURE]: Check if file exists BEFORE sleeping #1018

bloedboemmel opened this issue Nov 10, 2022 · 0 comments · May be fixed by #1020

Comments

@bloedboemmel
Copy link

bloedboemmel commented Nov 10, 2022

Which tool

tidal-dl

Describe the feature

Right now I'm updating my playlists a lot and need to wait a long time to download all songs, because it sleeps after every requests. Even if the file aready exists.
So it would be great to sleep only, if the file doesn't exist.

I will have a look in the code soon, maybe I find a way to change this.
Still thanks for the amazing tool

Add screenshots

It's sleeping, but the file already exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant