Support for Mixed Libraries (CollectionFolder Type) #708
|
I'd like to request support for libraries with the "Type": "CollectionFolder" metadata (aka mixed libraries). This is used when a single library contains both movies and TV shows — for example, I have all my anime movies and series in the same library. Currently, Watchstate only supports libraries marked as type "movie" or "tvshows". Attempting to use a mixed library results in: I prefer keeping my anime content in one combined library for organizational purposes, and adding support for this would help users like me who use Jellyfin/Emby this way. Suggested solution: Add support for parsing libraries with "Type": "CollectionFolder" and handle both movies and TV shows under the same logical grouping. Thank you! |
Replies: 1 comment 5 replies
|
Hello,
Edit: Thankfully, the implementation was rather easy to support, as such it has been added to the dev branch and will make it in |
Hello,
Thanks for your suggestion, we are in feature freeze as we prepare to tagv1.0sadly we won't be able to get this feature in. However, i do plan to expand support for this kind of library hopefully inv1.x.0release. Unfortunately, I don't have an estimated time frame for when this will happen.Edit:
Thankfully, the implementation was rather easy to support, as such it has been added to the dev branch and will make it in
v0.4.x