9 hours ago
Hi all,
I've been looking at the Jellyfin TMDb Box Sets Plugin on github trying to make sense of it (dot net is not in my current knowledge) as I would hopefully like to change it so that it shows 'missing' content in box set collections.
I think I understand how it works and currently it loads all of the boxset info then compares the movie library to see if the content is in the boxset list. If it is then it creates/adds it to the xml and progresses to the next box set data set.
What I want to do is have it add the missing movie name at least to the XML but have the listing be to an image which says something like 'movie not in collection', 'missing' etc. and if we absolutely have to have a pointer to a video file then maybe to a small custom made mpg which is just a few frames saying the same thing 'movie not in collection'
What do you think?
I've been looking at the Jellyfin TMDb Box Sets Plugin on github trying to make sense of it (dot net is not in my current knowledge) as I would hopefully like to change it so that it shows 'missing' content in box set collections.
I think I understand how it works and currently it loads all of the boxset info then compares the movie library to see if the content is in the boxset list. If it is then it creates/adds it to the xml and progresses to the next box set data set.
What I want to do is have it add the missing movie name at least to the XML but have the listing be to an image which says something like 'movie not in collection', 'missing' etc. and if we absolutely have to have a pointer to a video file then maybe to a small custom made mpg which is just a few frames saying the same thing 'movie not in collection'
What do you think?