Tianyi Feng

Results 57 comments of Tianyi Feng

Hi @luckygoyal-bitmovin, We're looking at this, will update this shortly.

Hi @luckygoyal-bitmovin, Thanks for the reporting! This issue is reproducible from our end. In fact, the reloads of non-primary playlists are triggered from [this](https://github.com/androidx/media/blob/release/libraries/exoplayer_hls/src/main/java/androidx/media3/exoplayer/hls/playlist/DefaultHlsPlaylistTracker.java#L766-L774) piece of code, and the purpose...

Hi @luckygoyal-bitmovin and @mayankmediakind, We're working on a fix for this issue, and we need to make sure that the comments in the internal review cycle are addressed until it...

Hello @luckygoyal-bitmovin, We just submitted the fix to the main branch, while we did the manual testing with Apple LL-HLS sample stream https://ll-hls-test.cdn-apple.com/llhls4/ll-hls-test-04/multi.m3u8, we encourage you to do more tests...

Thanks @luckygoyal-bitmovin for the observation! The bullet points 1) and 2) are related. For now, in the implementation of `DefaultHlsPlaylistTracker.refreshPlaylist`, it calls the [`MediaPlaylistBundle.loadPlaylist()`](https://github.com/androidx/media/blob/release/libraries/exoplayer_hls/src/main/java/androidx/media3/exoplayer/hls/playlist/DefaultHlsPlaylistTracker.java#L555) with the a plain playlist url...

Hello @luckygoyal-bitmovin, We have a commit merged recently for above follow up issue 1) - https://github.com/androidx/media/commit/e180e263a59e95d623185097e50a658c0a6826e2 (looks like there is no tag in the commit linked this issue - sorry!),...

Hi @luckygoyal-bitmovin, Sorry for the delay! Been working on the other stuffs earlier, but I just sent a fix for internal review. Will try to make it to the upcoming...

Hi @luckygoyal-bitmovin, do you have a sample HLS live stream with multiple audio tracks that can be provided to us to test?

Hi @luckygoyal-bitmovin, Thanks for the stream URL - it is sufficient for testing! We recently pushed the fix to the development branch, and it should be available in the upcoming...

That's true - if you're cherry-picking them. And also they will be all available in 1.4.0-beta01 release.