MediaItem.mediaId used to default to the content URI, but this changed: https://github.com/google/ExoPlayer/commit/cc26a92e070db8963738beed423bb4699762877f Before the mediaId change linked above, a playlist of different content all with the same ad URI would play the ads for every item. After the change the ad would only play once (because mediaId == "" for every item, so they're all the same). This change restores roughly the original behaviour by always considering both mediaId and the content URI. #minor-release Issue: #9106 PiperOrigin-RevId: 382763618
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| _data | Loading commit data... | |
| _includes | Loading commit data... | |
| _layouts | Loading commit data... | |
| _page_fragments | Loading commit data... | |
| _sass | Loading commit data... | |
| assets | Loading commit data... | |
| doc/reference | Loading commit data... | |
| images | Loading commit data... | |
| issues | Loading commit data... | |
| .hgignore | Loading commit data... | |
| 404.html | Loading commit data... | |
| CNAME | Loading commit data... | |
| Gemfile | Loading commit data... | |
| LICENSE | Loading commit data... | |
| README.md | Loading commit data... | |
| _config.yml | Loading commit data... | |
| ad-insertion.md | Loading commit data... | |
| analytics.md | Loading commit data... | |
| battery-consumption.md | Loading commit data... | |
| customization.md | Loading commit data... | |
| dash.md | Loading commit data... | |
| debug-logging.md | Loading commit data... | |
| demo-application.md | Loading commit data... | |
| design-documents.md | Loading commit data... | |
| downloading-media.md | Loading commit data... | |
| drm.md | Loading commit data... | |
| glossary.md | Loading commit data... | |
| hello-world.md | Loading commit data... | |
| hls.md | Loading commit data... | |
| index.md | Loading commit data... | |
| listening-to-player-events.md | Loading commit data... | |
| live-streaming.md | Loading commit data... | |
| media-items.md | Loading commit data... | |
| media-sources.md | Loading commit data... | |
| oems.md | Loading commit data... | |
| playlists.md | Loading commit data... | |
| progressive.md | Loading commit data... | |
| pros-and-cons.md | Loading commit data... | |
| retrieving-metadata.md | Loading commit data... | |
| rtsp.md | Loading commit data... | |
| run_locally.sh | Loading commit data... | |
| shrinking.md | Loading commit data... | |
| smoothstreaming.md | Loading commit data... | |
| supported-devices.md | Loading commit data... | |
| supported-formats.md | Loading commit data... | |
| track-selection.md | Loading commit data... | |
| transforming-media.md | Loading commit data... | |
| troubleshooting.md | Loading commit data... | |
| ui-components.md | Loading commit data... |