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

Resume creation of partial playlists #6

Open
aag opened this issue Jul 10, 2019 · 0 comments
Open

Resume creation of partial playlists #6

aag opened this issue Jul 10, 2019 · 0 comments

Comments

@aag
Copy link
Owner

aag commented Jul 10, 2019

Currently, if the script detects that a playlist already exists, it assumes the playlist is complete and skips it. Instead, we should verify that the playlist has the full number of songs expected for that chart and if not, pick up where the last run left off.

This will probably require changing the create_playlist_from_chart() function to accept a number of songs, so we know how many to expect.

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

No branches or pull requests

1 participant