Skip to content

Detect Cover Art Types #29

@kellnerd

Description

@kellnerd

Extract cover art types and comments from filenames during upload to the CAA.

  • Detect all possible cover art types which are contained in the filename /\b(front|booklet|etc)\b/gi
  • Use text in rounded brackets as image comment
  • Make image comment extraction customizable
  • Allow the user to specify additional types which should be selected for all uploads (e.g. Raw or Booklet)
  • Suggest to fill image comment with "page x" if there are multiple images of type booklet
    • Allow adaption of the numbering pattern with prefix (e.g. "page "), first page number (e.g. 2), step (e.g. 2) and joinphrase (e.g. " & "), which results in "page 2 & 3", "page 4 & 5" etc.
    • Skip this step if the commments are already filled (or append/prefix?)

Metadata

Metadata

Assignees

Labels

ideaIdeas for new scripts and features

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions