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

scrape track lists and store them in appropriate data structure #1

Open
A-Schmid opened this issue Feb 23, 2023 · 1 comment
Open
Assignees
Labels

Comments

@A-Schmid
Copy link
Collaborator

Each entry should contain the following data:

  • unique ID (could be comprised of album ID and track number)
  • album number
  • track number on album
  • title
  • artist

I would recommend using something light-weight, such as JSON or CSV, as data bases are bloat.

FelixRDL pushed a commit that referenced this issue Feb 24, 2023
A-Schmid added a commit that referenced this issue Feb 25, 2023
@A-Schmid
Copy link
Collaborator Author

Somehow, Bravo Hits 1 and 2 are missing?

@A-Schmid A-Schmid reopened this Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants