ghomasHudson / Jellyfin-Auto-Collections

Automatically make jellyfin collections from IMDB, Letterboxd lists and more.
MIT License
60 stars 9 forks source link

Shows? #2

Closed Yankees4life closed 1 year ago

Yankees4life commented 1 year ago

Hello there

I love using your tool to create curated collections but I find that it only works for movies. Any plans to integrate shows as well to this as I have some lists that I want to curate for them.

Cheers

ghomasHudson commented 1 year ago

This one will take a little more time as I need to think about how to match the start and end dates. Should be possible though.

Yankees4life commented 1 year ago

This one will take a little more time as I need to think about how to match the start and end dates. Should be possible though.

To be honest, you could just let the tool just point to the folder (or showID in JF) instead of trying to track all of the episodes. I find using nested collections (ie basically making a collection point to a show folder) makes it a bit easy to implement.

With movies, you only got the movie to worry about but with shows, there's episodes so just pointing to the folder will work IMO

Yankees4life commented 1 year ago

I just figured it out myself on how to do it. Gonna need to make a separate file for the shows. Will push a PR and you could take a look

Yankees4life commented 1 year ago

And...done https://github.com/ghomasHudson/Jellyfin-Auto-Collections/pull/8