-
-
Notifications
You must be signed in to change notification settings - Fork 505
Remove MediaSources field from listings #1707
Copy link
Copy link
Labels
developerAlters the developer experienceAlters the developer experiencegood first issueIssue is good for contributors who are new to Swiftfin.Issue is good for contributors who are new to Swiftfin.iOSImpacts iOS or iPadOSImpacts iOS or iPadOStvOSImpacts tvOSImpacts tvOS
Metadata
Metadata
Assignees
Labels
developerAlters the developer experienceAlters the developer experiencegood first issueIssue is good for contributors who are new to Swiftfin.Issue is good for contributors who are new to Swiftfin.iOSImpacts iOS or iPadOSImpacts iOS or iPadOStvOSImpacts tvOSImpacts tvOS
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
Unassigned
Mediasources is set as an minimal field here: https://github.com/jellyfin/Swiftfin/blob/main/Shared/Extensions/JellyfinAPI/ItemFields.swift
This is fine for detail pages but for listings this can slow down responses significantly, especially when having multiple versions. And As far as i can tell this data is unused for listings