From 962b2d146109f133d22d1d5f71cd224e0a2d9cdc Mon Sep 17 00:00:00 2001 From: tom-heidenreich Date: Tue, 21 Jan 2025 13:18:27 +0100 Subject: [PATCH] feat: pass item id as as content id to google cast --- components/PlayButton.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/PlayButton.tsx b/components/PlayButton.tsx index bd9684cd..0df2a4f0 100644 --- a/components/PlayButton.tsx +++ b/components/PlayButton.tsx @@ -143,6 +143,7 @@ export const PlayButton: React.FC = ({ client .loadMedia({ mediaInfo: { + contentId: item.Id, contentUrl: data?.url, contentType: "video/mp4", metadata: