Skip to content

1122 add role and subtype of mediatrack#1139

Merged
MGaetan89 merged 13 commits into928-custom-castplayerfrom
1122-add-role-and-subtype-of-mediatrack
Aug 29, 2025
Merged

1122 add role and subtype of mediatrack#1139
MGaetan89 merged 13 commits into928-custom-castplayerfrom
1122-add-role-and-subtype-of-mediatrack

Conversation

@StaehliJ
Copy link
Contributor

Pull request

Description

The goal of this PR is to enhance media tracks information between Remote and Local playback.

Changes made

  • Set track roles and selections
  • Improve mime type parsing

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).

@github-actions
Copy link

github-actions bot commented Aug 15, 2025

Code Coverage

Overall Project 47.15% -0.39% 🟢
Files changed 82.22% 🟢

Module Coverage
:pillarbox-player 54.55% -0.07% 🟢
:pillarbox-cast 31.09% -1.39% 🟢
:pillarbox-cast-receiver 20.6% -4.09% 🟢
Files
Module File Coverage
:pillarbox-player Track.kt 85.39% -8.99% 🟢
PlayerExtensions.kt 0% -4.65% 🟢
:pillarbox-cast TracksConverter.kt 100% 🟢
DefaultFormatConverter.kt 99.03% -0.97% 🟢
DefaultTracksConverter.kt 95.24% -4.76% 🟢
RemoteMediaClient.kt 89.3% 🟢
PillarboxCastPlayer.kt 1.06% -1.36% 🟢
PillarboxCastPlayerBuilder.kt 0% -8.21% 🟢
:pillarbox-cast-receiver MediaStatusModifier.kt 100% 🟢
PillarboxCastReceiverPlayer.kt 0% -2.19% 🟢
PillarboxMediaCommandCallback.kt 0% -8.05% 🟢

@StaehliJ StaehliJ requested a review from MGaetan89 August 25, 2025 14:30
@MGaetan89 MGaetan89 linked an issue Aug 26, 2025 that may be closed by this pull request
Copy link
Contributor

@MGaetan89 MGaetan89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor comments. Otherwise it looks good 👍🏻

@MGaetan89 MGaetan89 merged commit 51197be into 928-custom-castplayer Aug 29, 2025
12 checks passed
@MGaetan89 MGaetan89 deleted the 1122-add-role-and-subtype-of-mediatrack branch August 29, 2025 14:43
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Pillarbox Aug 29, 2025
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.

Add Role and subtype of MediaTrack

2 participants