Subcollection - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Development (https://forum.jellyfin.org/f-development) +--- Forum: Feature Requests (https://forum.jellyfin.org/f-feature-requests) +--- Thread: Subcollection (/t-subcollection) |
Subcollection - mlcsthor - 2024-01-22 Fider : https://features.jellyfin.org/posts/1322/subcollection It would be a nice addition to be able to display certain collections only in the parent collection and not in the main list. Example of my use case: for Marvel films, I have an MCU collection, then a collection by saga, then a collection by phase (yes, I may have a problem with organization). I only want the MCU collection to show up on the Collections page Some ideas to achieve that : - Default operation that hides collections with a parent - A "Hide on main view" flag in collection metadata - A plugin, I've had a quick look at the code, but I don't think it's possible at the moment. - Folder listing, as proposed on Fider |