ghomasHudson / Jellyfin-Auto-Collections

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

Support Lists Retrieved via Jellyfin API #52

Open consier opened 4 weeks ago

consier commented 4 weeks ago

It would be a valuable enhancement to introduce an additional plugin that allows to interact with the Jellyfin API, enabling the automatic creation of movie collections in Jellyfin based on specific criteria.

allows for collections based on tag, parentId, genre, etc. https://api.jellyfin.org/#tag/Items/operation/GetItems

ghomasHudson commented 3 weeks ago

Good idea - I'll work on a jellyfin plugin which takes some query as input.