Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added scraper for cover/fanart/poster images in the directory of the video file #690

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Phasetime
Copy link
Contributor

Allows you to set any image with a particular naming pattern (cover, fanart, poster, etc.) inside the directory of the video file.

Could still use a few improvements though:

  1. It should be using the GraphQL API to get the file path of the scene's video file instead of SQLite reading.
  2. Should be allowed to set any directory you like as a base path for the search (maybe image files are in another folder but still named correctly)

@bnkai bnkai added the script Scraper executes a script label Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
script Scraper executes a script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants