-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Discussed on Discord starting here, we have an example of a long scene split up into multiple parts by the studio that all share the same "shoot ID". Obviously we'd want to save the shoot ID as the studio code in StashDB, but what's less clear is if we need to differentiate the codes between each part somehow.
For now, I think we can just use the same studio code for each part since Stash-Box doesn't require them to be unique. I'm not sure if we need to or will want to make them unique either. I know JAV movies are regularly identified using studio codes but I don't know if there's any widely used system for split scenes within JAV. If we decide it's something we should do, we'd want some standardized system (something like adding _1, _01 or even - 1 would be enough) and I figure we'd need to approve something in #stashdb-guidelines before implementing anything like that. I wouldn't put anything "unofficial" into the guidelines other than "leave them the same, unaltered from the studio" until then.