Giter VIP home page Giter VIP logo

Comments (2)

echo6ix avatar echo6ix commented on September 15, 2024 1

@DogmaDragon , thanks for taking the time to highlight more issues.

Many of the surface level challenges are the same that could have been posed when introducing non-unique performer names, not to imply they are insignificant or trivial. Stash is basically an app that was initially intended for very light organization of web scenes inspired by Pornganizer, and has evolved to incorporate features the base paradigm was never planned to do imo. So I can appreciate fundamental constraints it has inherited.

Yesterday WP raised similar concerns to yours's, but I wanted to formally document the FR to ensure advantages and challenges are recorded for future reference. I consider this FR intended for long-term consideration, something that should be kept on the radar.

If concepts similar to Release Groups (MusicBrainz) and Master Release-Sub Releases (Discogs) are ever implemented, I think it will significantly enhance the canonical organization of content, particularly if applied to stash-box. But a natural extension of that approach will be the desire to organize studio hierarchies in a similarly accurate and canonical structure. However, this will inevitably introduce issues with non-unique studio names.

At present it's recommended we manage this through a manual process of suffixing a disambiguating parent studio string in parentheses along with the studio name. While that workaround is feasible, it's more like a stop-gap quality measure. It's inherently inefficient and prone to human error/inconsistencies.

from stash.

DogmaDragon avatar DogmaDragon commented on September 15, 2024

Personally, I think it would create more issues than it would solve. Some you already mentioned. But also:

  • It would complicate searching as you would need to target parent to find child studio if multiple use the same name.
  • It requires additional code, which increases complexity and makes it harder to maintain. Studios touch almost every core system.
  • It would also need to change studio aliases code, since they also require unique names at the moment.
  • Would also complicate Stash/stash-box integration, since the latter also requires unique studio names. Though that specifically is somewhat mitigated by StashID system.

from stash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.