Skip to content

Conversation

@StaehliJ
Copy link
Contributor

@StaehliJ StaehliJ commented Feb 4, 2025

Pull request

Description

The goal of this PR is to have MediaItemConverter that works with urls and SRG SSR content. It allow to send and receiver items to and from a SRGLetterbox cast receiver.

Changes made

  • Add new pillarbox-core-business-cast module that handle core business MediaItemConverter that can be use with SRG SSR google cast receivers.
  • Add an artwork image when casting in pillarbox-demo-cast.
  • Show how to implements a local to remote to local experience inside the pillarbox-demo-cast.

Checklist

  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).

@StaehliJ StaehliJ linked an issue Feb 4, 2025 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Feb 5, 2025

Code Coverage

Overall Project 51.16% -1.04% 🟢
Files changed 56.11% 🟢

Module Coverage
:pillarbox-core-business-cast 88.19% -11.81% 🟢
:pillarbox-player 57.41% -0.04% 🟢
:pillarbox-cast 0% -29.46% 🟢
Files
Module File Coverage
:pillarbox-core-business-cast SRGMediaItemConverter.kt 88.19% -11.81% 🟢
:pillarbox-player PillarboxMediaPeriod.kt 95.81% -4.19% 🟢
:pillarbox-cast CastExtensions.kt 0% -47.83% 🟢
PillarboxCastPlayer.kt 0% -3.96% 🟢
CastForwardingListener.kt 0% 🟢

@StaehliJ StaehliJ requested a review from MGaetan89 February 5, 2025 13:45
@StaehliJ StaehliJ added this to the Cast milestone Feb 10, 2025
@StaehliJ StaehliJ added this pull request to the merge queue Feb 11, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 11, 2025
@StaehliJ StaehliJ requested a review from MGaetan89 February 11, 2025 08:42
@StaehliJ StaehliJ enabled auto-merge February 12, 2025 09:16
@StaehliJ StaehliJ added this pull request to the merge queue Feb 12, 2025
Merged via the queue into main with commit 6faa4eb Feb 12, 2025
9 checks passed
@StaehliJ StaehliJ deleted the 871-provide-a-mediaitemconverter-for-pillarbox branch February 12, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Provide a MediaItemConverter for Pillarbox

2 participants