-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix TypeError: Failed to construct 'Headers': No matching constructor signature.
#5558
Conversation
Fixes `TypeError: Failed to construct 'Headers': No matching constructor signature.`
Quality Gate passedIssues Measures |
Cloudflare Pages deployment
|
+1 Tizen 3, Samsung UM83MU8000 TV, doesn't work ... 😞 |
Did you use the |
Picked it up a prebuilt version https://github.com/jeppevinkel/jellyfin-tizen-builds (2024-05-20 16:47) said to include the fix. |
Hm, I tested this PR on my Tizen 4 TV and in the Tizen 3 emulator (+ webOS 4 emulator) and it worked. |
No worries - just thought I'd mention it. Super grateful that you guys work on this! I've tried a all [pre-bult] versions that were released this month, and all failed (tested regular and master version). Not: That old version works just fine after I just re-installed it (I always delete the application from my TV, before installing a new version). I did noticed that all versions that were released after that old version are around 10Mb in size, where as the old one is 45Mb in size ... not sure how relevant that could be though. |
Fix `TypeError: Failed to construct 'Headers': No matching constructor signature.` Original-merge: a806eeb Merged-by: thornbill <[email protected]> Backported-by: Joshua M. Boniface <[email protected]>
Affected platforms:
Changes
Patch
Headers
to acceptundefined
.Issues
Fixes jellyfin/jellyfin-tizen#260
Closes jellyfin/jellyfin-tizen#261