pillarbox-apple icon indicating copy to clipboard operation
pillarbox-apple copied to clipboard

A next-generation reactive media playback ecosystem for Apple platforms.

Results 41 pillarbox-apple issues
Sort by recently updated
recently updated
newest added

### Description of the problem When toggling the active view in the `MultiView` demo the previous view can briefly be seen: https://github.com/SRGSSR/pillarbox-apple/assets/170201/7f29d7ff-0278-449a-997e-39768a35298a ### Relevant stack trace or log output _No...

bug

### Description of the problem As already known from the [SRG Media Player era](https://github.com/SRGSSR/srgmediaplayer-apple/issues/39#issuecomment-350316931), playback is paused when the a monoscopic view associated with a player is destroyed, because of...

bug

**As a user** I don't want playback to unnecessarily continue in the background after I have closed a player. # Acceptance criteria - `SystemVideoView` does not leak resources anymore (FB11934227)....

bug

### Description of the problem When AirPlay is enabled before playback of an MP3 livestream, playback never starts and the player spins indefinitely. Remarks: - This is likely a bug...

bug

**As a Pillarbox developer** I want to avoid introducing nasty workarounds for corner cases. Player item `currentMediaSelection` is currently broken over AirPlay resulting in minor bugs. This issue should be...

bug
help wanted

**As a user** I want a consistent playlist user experience when moving items around. Currently the behavior once the playlist is exhausted is not very consistent. # Acceptance criteria The...

bug

**As an engineer** I want correct reliable data that can be plotted with confidence. There is currently an issue affecting metrics when AirPlay is enabled or disabled, reproduced as follows:...

bug

# Description This PR applies changes [recently discussed](https://github.com/SRGSSR/pillarbox-documentation/issues/90). Specifications themselves are still being [worked on](https://github.com/SRGSSR/pillarbox-documentation/issues/91) but are converging nicely. # Changes made See related issue for changes. # Checklist -...

**As a QoS / QoE engineering** I want to be able to configure charts based on our [official specifications](https://github.com/SRGSSR/pillarbox-documentation/blob/91-add-discussed-monitoring-specifications/Specifications/monitoring.md). # Hints Our most recent [discussions](https://github.com/SRGSSR/pillarbox-documentation/issues/90). # Acceptance criteria - The...

enhancement

**As a Pillarbox developer** I want to benefit from new APIs introduced in iOS and tvOS 18 to better understand the behavior of Pillarbox. # Remarks `timeSpentInInitialStartup` provided in `AVMetricPlayerItemPlaybackSummaryEvent`...

enhancement