Do not select embedded metadata tracks by default without their primary track
Open
@tonihei is already working on this.
Since Aug 30, 2023.
enhancement
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Version
Media3 1.1.1
More version details
commit 3f366109b7e5cbf7b7e5b46e8b923e167e9ae893 (HEAD -> p-disabled-renderer-still-fetches-media-hls, tag: 1.1.1, tivo-public/release, origin/release, origin/HEAD, release)
Devices that reproduce the issue
SEI Robotics
Devices that do not reproduce the issue
None
Reproducible in the demo app?
Yes
Reproduction steps
- Play the Apple HLS test stream, https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8
- Disable video and subtitles (select "None") in the track selection dialog
Expected result
No video tracks are downloaded once video and subtitles tracks are disabled.
Actual result
Video tracks are downloaded.
Media
HLS > Apple multivariant playlist advanced (TS)
"uri": "https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8"
Bug Report
- You will email the zip file produced by
adb bugreportto android-media-github@google.com after filing this issue.
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.