Skip to content

Commit

Permalink
Use yml extension instead of yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
waliid committed Dec 2, 2024
1 parent dca855f commit 9f68d92
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ To play an SRG SSR content simply create a `PlayerItem` with ``PillarboxPlayer/P

You can optionally change the server or add additional custom player item trackers. Standard SRG SSR trackers cannot be disabled.

> Tip: Tracker adapters receive standard a ``MediaMetadata`` instance as parameter. If data your tracker needs is not available please file a corresponding [issue](https://github.com/SRGSSR/pillarbox-apple/issues/new?assignees=&labels=enhancement%2Ctriage&projects=&template=feature_request.yaml) so that we can parse it.
> Tip: Tracker adapters receive standard a ``MediaMetadata`` instance as parameter. If data your tracker needs is not available please file a corresponding [issue](https://github.com/SRGSSR/pillarbox-apple/issues/new?assignees=&labels=enhancement%2Ctriage&projects=&template=feature_request.yml) so that we can parse it.
### Avoid background playback

Expand Down

0 comments on commit 9f68d92

Please sign in to comment.