stashapp / stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://stashapp.cc/
GNU Affero General Public License v3.0
8.71k stars 775 forks source link

[RFC] Make Stash more suitable for JAV #3065

Open YurikaL opened 1 year ago

YurikaL commented 1 year ago

Stash data schema doesn't cover all JAV-related metadata. So it's worth improving it!

Long Form

There is a some specific suggestions to improve JAV support:

Examples

Jellyfin JAV plugin allow to change performer name order ![Jellyfin JAV plugin settings](https://user-images.githubusercontent.com/43180936/199321967-4d041a55-7bc8-4afa-b8ca-9e08c1e5f5f0.png) https://github.com/imaginary-upside/JellyfinJav/

Example of some JAV series: on Fanza / on R18.com (from WebArchive, since R18.com are effectively dead)

Reference Reading

https://en.wikipedia.org/wiki/Pornography_in_Japan#Video_(JAV) https://en.wikipedia.org/wiki/Japanese_name

WeedLordVegeta420 commented 1 year ago

I might give some more detailed feedback on this list later, but for now I'll just add that several of these are already handled on stash-box, and would be covered by aligning stash with the same metadata features - see #2359

3051 addresses the addition of the Code field, as well as Director which is also very relevant in JAV.

DogmaDragon commented 1 year ago

There is PR for studio code https://github.com/stashapp/stash/pull/3051

Series/movies/parts will probably be handled by some kind of grouping system that has been talked a lot about in Discord. v0.17 files-refactor was a big step towards this goal since now Stash can link multiple files to a single entry. It's a huge task since it needs to be done on both the Stash and stash-box end to not break functionality to submit information.

YurikaL commented 1 year ago

Thanks for the feedback, issue updated! Looking forward for grouping system implementation and other things.

as well as Director which is also very relevant in JAV.

Displaying Director from linked movies was originally implied in the suggestion about scenes and movies relationship, and now it's also a separate suggestion.

YurikaL commented 1 year ago

Update:

YurikaL commented 1 year ago

Update: