ghomasHudson / Jellyfin-Auto-Collections

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

Add posters via url (or local file) #12

Closed Yankees4life closed 11 months ago

Yankees4life commented 1 year ago

Usually when using pmm, you could also add image file for your collection via url or local file. I think there should be a function right next to the id of the imdb link (or whatnot) that'll download/copy and place the image file in the collection so that JF can use it as the poster of that collection

ghomasHudson commented 11 months ago

Do you have any examples of lists which have images?

Yankees4life commented 11 months ago

Do you have any examples of lists which have images?

Not really but you could have an option there to grab the image from another site eg. MCU https://mir-s3-cdn-cf.behance.net/project_modules/source/e52f72101077327.5f16ec223b970.png

Top 250 https://i.redd.it/gkfygy4k3tr21.jpg

ghomasHudson commented 11 months ago

If there's no way of automatically getting posters for IMDB, then this can be more easily done manually in jellyfin with More->Edit Images. This only needs to be done when the collection is first created.

If you have a suggestion for an automatic method (which doesn't involve making this repo super complex with loads more scaping) I'd be happy to hear it.