Miserlou / Miserlou/SoundScrape
Soundcloud set track number support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
Enhancement idea:
- Support for updating the
<tracknumber>ID3 tag information for each track when pulling down sets from soundcloud.
Many thanks for creating/supporting this awesome project :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that downloads SoundCloud sets and the existing ID3 tag handling. Trace how each track is processed, then update the track number tag for every track in a set. Done means downloaded set tracks contain the expected ID3 information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100