mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-01 11:20:59 +03:00
Get season pictures from tmdb #480
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ryoii on GitHub (Mar 2, 2019).
Describe the feature you'd like
Why can't I download season pics from tmdb.
Additional context
I know jellyfin can get metadata from tmdb and tvdb, but the season pics can only download from tvdb and fanart. Usually we expect the metadata and post are consistent. Please, could jellyfin offer a feature to get season pics from tmdb?
@JustAMan commented on GitHub (Mar 6, 2019):
cc @cvium
@cvium commented on GitHub (Mar 6, 2019):
I took a quick peek a few days ago and it shouldn't be difficult. All the data is already there afaict
@ryoii commented on GitHub (Apr 25, 2019):
Great, I am looking forward.
@colem213 commented on GitHub (Oct 15, 2019):
This feature looks like it has already been implemented.
@anthonylavado commented on GitHub (Oct 15, 2019):
@colem213 Nope.

@ryoii commented on GitHub (Oct 29, 2019):
lol, I cant find it
@anthonylavado commented on GitHub (Oct 29, 2019):
@ryoii It still hasn’t been implemented yet. There was someone in our chat who said they would try, but I don’t remember where they left off with it.
@ryoii commented on GitHub (Oct 30, 2019):
I am sorry that I am not proficient with C#, otherwise I am very happy to have a try.