android: .mka titles fall back to the file name; KTagLib drops the Matroska segment title
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Active
- Domain
- mobile-dev
Research direction
Start by locating KTagLib and tracing how its properties() map and tag() result are used by both local providers. When properties() has no TITLE, use the Matroska segment title from tag()->title(), so both providers stop falling back to the file name.
Written by the indexing model from the issue text.
Description
Follow-up to #367. ffmpeg writes a Matroska file's title into the segment info, not as a tag. KTagLib only returns TagLib's properties() map, which omits it, so both local providers use the file name as the title. Fix in KTagLib: when properties() has no TITLE, fall back to tag()->title(). Album/artist are fixed on main by reading the file's tags (fed7af7dd).
- Dominant language
- Kotlin
- Stars
- 228
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Getting set up
- No Dockerfile or Docker Compose file
- No pull request template
- Read the contributing guide
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.
More from timusus/Shuttle2
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
task
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
All issues in timusus/Shuttle2
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
T31n/YagniLauncher#1051 ·
Maintainers usually reply within 1 day
-
Accepted Needs Triage
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
ankidroid/Anki-Android#22114 · 5 comments ·
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
solana-foundation/pay-kit#341 ·
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
element-hq/element-x-android#7783 ·
Maintainers usually reply within 1 day