mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-18 17:18:11 +00:00
feat: pass item id as as content id to google cast
This commit is contained in:
@@ -143,6 +143,7 @@ export const PlayButton: React.FC<Props> = ({
|
||||
client
|
||||
.loadMedia({
|
||||
mediaInfo: {
|
||||
contentId: item.Id,
|
||||
contentUrl: data?.url,
|
||||
contentType: "video/mp4",
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user