Skip to content

[BUG] chromecast for jellyfin is broken by commit 6f715575 #754

@Zazcallabah

Description

@Zazcallabah

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Using the current jellyfin.subdomain.conf template, everything works nice until you try to cast to a chromecast. Then the chromecast gets stuck on "Ready to cast" and nothing happens.

Expected Behavior

No response

Steps To Reproduce

The culprit is the line

add_header Access-Control-Allow-Origin "luna://com.webos.service.config" always;

added here 6f71557

I do not know -why- this breaks chromecast, but removing this line makes chromecast work for me again. I have solved -my- issue, but maybe add a comment to the line in the conf file? or maybe comment that line and ask ppl to uncomment it if they plan to use webos? idk.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions