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

Duplicates #5

Open
kosolit opened this issue Jun 29, 2023 · 2 comments
Open

Duplicates #5

kosolit opened this issue Jun 29, 2023 · 2 comments

Comments

@kosolit
Copy link

kosolit commented Jun 29, 2023

Is there a way to avoid that the same Tracks will be added every time again? Like just add new Tracks?

@Reiszecke
Copy link
Contributor

I was also thinking about this for a while. The problem is that it would have to re-fetch the whole existing playlist first which may not be feasible on large playlists, or store results across runs somewhere but this would require persistent storage.

I may make a cleanup script that you can run on demand at some point (I spent too much time on removing duplicates so I am annoyed by this too).

@Reiszecke
Copy link
Contributor

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

No branches or pull requests

2 participants