-
-
Notifications
You must be signed in to change notification settings - Fork 505
Implement SeasonItemView #2038
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestexternalProblem or feature is dependent on an external implementationProblem or feature is dependent on an external implementation
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestexternalProblem or feature is dependent on an external implementationProblem or feature is dependent on an external implementation
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
Unassigned
This feature request respects the following points:
Platform
iOS, tvOS
Describe the feature you'd like to see
Starting in Jellyfin 12.0, seasons can be included in the latest media on the home view. Since we don’t currently have an item view for seasons, this results in an incomplete view.
I believe the appropriate solution here is to implement an item view for seasons. However, there is also the more simple work around in the interim to filter seasons out of the latest media.
Regardless, the complete solution for the item view would need to come after: #1752
The interim workaround could be implemented more easily on 12.0 if 1752 is not ready in time for the final server release.
Marking this is both an enhancement as a bug since it’s kind of both.