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

Search / Auto-populate comic book metadata #54

Open
codedread opened this issue Dec 30, 2021 · 1 comment
Open

Search / Auto-populate comic book metadata #54

codedread opened this issue Dec 30, 2021 · 1 comment

Comments

@codedread
Copy link
Owner

As per the original thoughts in Issue #49, use the ComicVine API to try and search and auto-populate or suggest metadata for books.

@codedread
Copy link
Owner Author

  • Start with the filename (including the file path if we have it).
  • Attempt to break it into words by:
    • file-path separator
    • underscores
    • dashes
    • camelCase / CamelCase
    • pay attention to anything that looks like a year?
  • make some initial queries to try and find title, publisher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant