How to add additional metadata indicators?
Open
@marcbaechinger is already working on this.
Since Oct 18, 2024.
question
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Hi! I'm almost completing my lib's migration to media3 and its super nice to remove all of the NotificationManager code, thank you! I'm wondering if media3 has a legacy converter of MediaDescriptionCompat, for example the keys mentioned in the android auto training doc (like METADATA_KEY_IS_EXPLICIT). I assume it would be at MediaMetadata.setExtras but I dont find any legacy mapping from a repo search. How would one be expected to add these extra metadata indicators? TIA!
Contributor 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.
Assessment
This issue has not been assessed yet.