beetbox / beetbox/mediafile

Support for tta, tak audio format

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
120
Forks
41
PR merge metrics
No merged PRs in 30d

Description

I thought supporting these two formats may be quite simple; it just requires adding them to `formats` and `__init__`, and my tests confirm this.

Because tta uses id3 and tak uses apev2.

Contributor guide

Open the contributing guide

Research direction

Locate the `formats` and `__init__` definitions in the repository and review how existing ID3 and APEv2 formats are registered. Confirm the existing tests for the proposed changes, then add support for tta using ID3 and tak using APEv2; done means both formats are recognized and their metadata tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.