Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve metadata delivery #827

Merged
merged 94 commits into from
Apr 15, 2024
Merged

Improve metadata delivery #827

merged 94 commits into from
Apr 15, 2024

Conversation

waliid
Copy link
Member

@waliid waliid commented Apr 15, 2024

Description

This PR allows us to improve the metadata delivery.

Changes made

  • The MetadataAdapter has been removed.
  • The comScore SDK has been updated to 6.12.3
  • All content providers for radio live streams have been added to demo app.
  • A timeRange for chapter has been added.
  • A new struct Episode has been introduced.
  • The display format of season / episode has been localized.
  • A new protocol AssetMetadata has been added.
  • All chapters images are retrieved during the initialization of items.
  • New structs ChapterMetadata and EpisodeInformation have been introduced.
  • The protocol PlayerItemMetadata has been removed.
  • The PlayerMetadata has been improved to contains all stuff related to the metadata.

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

@waliid waliid added the enhancement New feature or request label Apr 15, 2024
@waliid waliid linked an issue Apr 15, 2024 that may be closed by this pull request
3 tasks
@defagos defagos enabled auto-merge April 15, 2024 12:07
@defagos defagos added this pull request to the merge queue Apr 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 15, 2024
@waliid waliid added this pull request to the merge queue Apr 15, 2024
Merged via the queue into main with commit 255d60e Apr 15, 2024
6 checks passed
@waliid waliid deleted the 815-extract-resource-metadata branch April 15, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Extract resource metadata
2 participants