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

Weird case when downloading a playlist with track that exists in another directory #351

Open
miraclx opened this issue Sep 18, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@miraclx
Copy link
Owner

miraclx commented Sep 18, 2022

As mentioned in #350 (comment)

An unintended side effect here is with playlist generation, if a file exists in a check dir, but not the output directory and downloading was skipped, it doesn't get included in the playlist.

Opening this issue for visibility.

@miraclx
Copy link
Owner Author

miraclx commented Sep 18, 2022

Options are:

  1. Use the first match we find in the playlist.
  2. Create a link to the first match we find in the output directory, and use the link in the playlist.
  3. Leave it up to the users to decide, by providing flags like --playlist-link-alt or --playlist-use-alt.

@miraclx miraclx added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant