ThePornDatabase / Jellyfin.Plugin.ThePornDB

Jellyfin/Emby Metadata Provider
https://theporndb.net
MIT License
361 stars 38 forks source link

movie_support #48

Closed 4c0d3r closed 1 year ago

4c0d3r commented 1 year ago

Attempt to look up movies as well as scenes with the jellyfin plugin.

This lookup will attempt to find both scenes and movies. Generally even if scenes and movies are duplicated this shouldn't be a problem as in most cases the dates will differ, resulting in one best match.

This code is untested as I couldn't build locally on a mac.