Skip to content
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 create library crashing when no path specified #5995

Conversation

jwaresoft
Copy link
Contributor

Changes
Resolves library creation closing when no path is specified. The promise powering the media creator was crashing on chrome as it needed the prevent default call to be moved to the top of the function.

Issues
Fixes #5968

@jwaresoft jwaresoft requested a review from a team as a code owner August 29, 2024 19:27
Copy link

@jellyfin-bot
Copy link
Collaborator

Cloudflare Pages deployment

Latest commit 1669b0aee854dae4c46828e7eb904030f78328bd
Status ✅ Deployed!
Preview URL https://7fb5db38.jellyfin-web.pages.dev
Type 🔀 Preview

@dmitrylyzo dmitrylyzo added the bug Something isn't working label Aug 30, 2024
@dmitrylyzo dmitrylyzo added this to the v10.10.0 milestone Aug 30, 2024
@thornbill thornbill changed the title 5968: prevent create library from crashing with no path specified Fix create library crashing when no path specified Sep 3, 2024
@thornbill thornbill merged commit 24129e0 into jellyfin:master Sep 3, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Creating a library without specifying a folder leads to no
4 participants