-
-
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
Add Secondary Media Info & Media Info Stats #5938
Add Secondary Media Info & Media Info Stats #5938
Conversation
Quality Gate passedIssues Measures |
Cloudflare Pages deployment
|
Is the secondary info currently displayed anywhere? |
currently the converted secondary info is not implemented yet this is PR is related to upcoming detail page react view 1.detail page jellyfin-web/src/controllers/itemDetails/index.js Line 1040 in 2cb2c97
2.video page
3.recordingcreator component
|
This PR converts the existing mediainfo getSecondaryMediaInfoHtml and getMediaInfoStats to React.
Changes