support m4a rtng field
Open
enhancement
- Dominant language
- Python
- Stars
- 120
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
rtng is the rating field. it's 1 if the track is explicit and 0 if it's clean.
Contributor guide
Research direction
Start by locating the m4a tag-handling entry point and existing rating-field support in the mediafile codebase. Check how m4a fields are read and written, then verify that the rtng value is handled as explicit (1) or clean (0) with the relevant existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100