mirror of
https://github.com/AliAkhtari78/SpotifyScraper.git
synced 2026-04-25 19:45:49 +03:00
[GH-ISSUE #6] Issue with track list when a track has multiple artists #60
Labels
No labels
bug
bug
claude-assistant
claude-assistant
claude-assistant
dependencies
documentation
documentation
enhancement
in review list
infrastructure
infrastructure
infrastructure
pull-request
refactoring
release
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotifyScraper#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akashilangovan on GitHub (May 14, 2021).
Original GitHub issue: https://github.com/AliAkhtari78/SpotifyScraper/issues/6
Artists, album names, and track names get mixed up when there are more than one artist.
@github-actions[bot] commented on GitHub (May 24, 2025):
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
@AliAkhtari78 commented on GitHub (May 25, 2025):
Thank you for reporting this issue. This has been fixed in version 2.0.0 with improved data parsing.
The new version properly handles tracks with multiple artists:
The data structure ensures clear separation between:
Please update to the latest version and let me know if you still experience any issues.
@AliAkhtari78 commented on GitHub (May 25, 2025):
Closing as this has been resolved in v2.0.0 with the new data parsing structure. If you encounter any issues with the new version, please feel free to open a new issue with specific examples.