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

refactor(web-config): remove mention to stable config as config.json source #1113

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ferferga
Copy link
Member

This is out of date already and with the faster cadence of releases we plan to have, this can easily become a burden to maintain.

@thornbill Does web break if the json file contains keys that it's not aware of (that's the only incompatibility I can see, some new setting introduced in an update)? Or it's able to just pick the ones that it expects correctly?

Marking as a draft until we have OK from Bill in that regard

@jellyfin-bot
Copy link

Cloudflare Pages deployment

Latest commit f673098c03724791faf8e73159dfe661a590d554
Status ✅ Deployed!
Preview URL https://beee1a39.jellyfin-org.pages.dev
Type 🔀 Preview

@thornbill
Copy link
Member

thornbill commented Sep 25, 2024

Changes to (web) plugins will likely be problematic (cause failed imports).

@ferferga
Copy link
Member Author

@thornbill Any chance the wrong imports can gracefully fail so it doesn't matter or that's a difficult thing to tackle right now?

@thornbill
Copy link
Member

I did some testing and failing to load a plugin should not cause issues, but any change to the path of existing plugins would still cause breakages of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants