-
-
Notifications
You must be signed in to change notification settings - Fork 335
Closed
Description
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.
biscober
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done