Pulls data from your Stash using the filename to query on
First of all: I LOVE this Plugin. I contributed an scraper for Stash that gets the Metadata from Jellyfin and always wanted to have this the other way round as well (but can't write C# Code). Your Plugin is exactly what I was looking for, thanks so much! I have two enhancement requests: - All my full length movies have an FrontCover in Stash in the Movie Category. It would be great if this could be used instead of the Screenshot from the Scene (as far as it exists). It is part of the Graphql resultSet for the Scene: movies { movie { front_image_path } } - It would be great if the Plugin could get the Director of the movies (right now "only" the actors are added I would love to do this as an pull request, but I am really not skilled enough in C# to understand how to correctly deal with the results from the queries unfortunately.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by masterr2001 and has received 2 comments.