Is it possible to use it to set a coverart?
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi! Is it possible to use htaglib to add a coverart to MP3 files? If it isn't possible at the moment. What would it need to be able to do it? I see TagLib provides TagLib::ID3v2::AttachedPictureFrame that seems to be an option to add a picture to MP3 files. Will it be possible for htaglib to implement that? Let me know if that makes sense. Thanks in advance.
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 reviewing htaglib's existing TagLib bindings and the TagLib::ID3v2::AttachedPictureFrame API linked in the issue. Determine what would be required to expose cover-art support for MP3 files; done means htaglib can add cover art successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100