Skip to content

Images don't really reference anything #13

@Timendus

Description

@Timendus

We have a property images now (on both programs and ROMs), which we use to store filenames of images that presumably show the gameplay. The issue, as I see it, is that we don't store those images in this database yet. So the filenames don't really reference anything that people can use.

Two solutions:

  1. Remove the properties
  2. Add the images

I'm in favour of the second. I propose we add a directory images to the project's root. In it we add all images using a SHA1 hash over their contents as the filename (but with the original extension of course). Then we reference those new filenames in the images properties.

Unless we wish to preserve the original image filenames for some reason..? I can't really think of one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions