Marc Baechinger

Results 5 issues of Marc Baechinger

When starting ClassyShark it creates two property files in the current working directory: ``` # mkdir test # cd test # java -jar ClassyShark.jar ``` Afterwards there are two property...

We have recently released AndroidX Media3 `1.0.0-beta02` which corresponds to ExoPlayer `2.18.1`. The [AndroidX Media3 library is published on GitHub](https://github.com/androidx/media) just as ExoPlayer and the [release artifacts are available over...

question

**Observed behaviour** `CastPlayer` [always returns `MediaMetadata.EMPTY` for `getMediaMetadata()`](https://github.com/androidx/media/blob/main/libraries/cast/src/main/java/androidx/media3/cast/CastPlayer.java#L619). Accordingly `Player.Listener.onMediaMetadatachanged` is never called. **Expected behavour** a) `getMediaMetadata()` returns a `MediaMetadata` instance that corresponds to the current `MediaItem` being played (see...

bug

As an alternative for the mapping of multiple templates by md-comments, the template could be mapped by labels. The advantage is mostly that users can’t remove a label but can...