stash icon indicating copy to clipboard operation
stash copied to clipboard

[Feature] add scene metadata field for original date (of production)

Open echo6ix opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe. Many scenes, including website releases and movie scene compilations, are re-releases not accurately reflecting the original date of production. This will reflect an inaccurate chronological representation of the scene, of the performers age during the scene, etc.

Describe the solution you'd like Similar to id3v2 and MusicBrainz tag metadata, add metadata fields for original release dates for scenes:

Metadata field Description
originaldate Original date of production (YYYY-MM-DD) of the earliest release
originaldate_url Source URL for the original date

Additional context i would consider these advanced metadata fields that would not be commonly used. Hence, to minimize confusion or accidental usage, their input forms should not be displayed in the scene metadata editor by default. i propose displaying them when activated via the scene editor's hamburger menu > show advanced tags (which would just change the css display value from hidden to block, or something along these lines)

echo6ix avatar Jan 25 '21 11:01 echo6ix

Same feature request but for Stash-Box: https://github.com/stashapp/stash-box/issues/346

AdultSun avatar Jul 25 '23 20:07 AdultSun

This was recently discussed on discord. Users are still expressing confusion about what the "date" field represents, particularly when using the "Date" filter to try sorting by creation date.

Splitting the "Date" field and filter into separate "production date" and "release date" fields might be wise, at least to give "Date" a better description.

sleetx avatar Jul 10 '24 01:07 sleetx