Ondřej Kycelt

Results 11 issues of Ondřej Kycelt

As per [docs](https://shaka-player-demo.appspot.com/docs/api/shaka.util.Error.html), Shaka Player's `shaka.util.Error` has `varArgs`. However, there is no way to access these arguments in Shaka Player Embedded's `ShakaPlayerError` except parsing the `ShakaPlayerError.message` string, which is far...

type: enhancement

Is it possible to disable filtering out video variants with a resolution higher than the current device's resolution? If all video variants have a higher resolution, the playback will fail...

type: bug

Now `ShakaPlayer.getVariantTracks()` and `ShakaPlayer.getTextTracks()` are blocking so the UI freezes for a few seconds if the methods are called when playing a live stream and the manifest is updating. Would...

type: enhancement

Since [v3.0.0](https://github.com/google/shaka-player/releases/tag/v3.0.0), Shaka Player contains a Google IMA SDK integration. We're already using it in our web player and it seems pretty good. Would it be possible to support this...

type: enhancement

### New Regression Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...

**Describe the bug** I have three classes, two of which are declared in a module. In test, I provide the third class mock using `withInstance()`. But for some reason, `checkModules()`...

test
question
status:checking

If live playback starts on device (starts correctly at live edge) and then switches to cast, it keeps playing in the correct position (more or less at the live edge)....

bug

### Version Media3 1.4.0 ### More version details The first commit with this issue is 0352db9. We weren't able to reproduce with 5c6f48e. ### Devices that reproduce the issue -...

bug
needs triage

### Version Media3 main branch ### More version details - Able to reproduce since 27c021fd7bb827491568dca04b11a9a396d8aee9 (e.g. on 1.3.0, 1.4.0, b01c6ffcb3fca3d038476dab5d3bc9c9f2010781) - Working on 1.2.0, 1.3.0-alpha01, until e41b23d2f4b576a64ce9c7e750858c46511d78af ### Devices that...

bug
needs triage

When building a TV guide layout using `programguide`, I've come across a strange focus search issue. If a program directly above or below the currently focused program is much longer...