7dJx1qP

Results 30 comments of 7dJx1qP

You can use this custom css to hide those inputs ```css #scene-edit-details > form > .form-container > div > .form-group:nth-child(5), #scene-edit-details > form > .form-container > div > .form-group:nth-child(8) {...

Files are not deleted unless you have the `Delete file (and funscript)` option checked ![image](https://user-images.githubusercontent.com/38586902/190259540-bdbf8335-c4ef-4b57-a53b-9b0a22d6faf1.png) If it's not checked, the scene is only deleted from stash and would be readded...

> I am aware. I referenced this pop-up in my description. Yes, but you also said it could be disabled which isn't true so I wanted to clarify what the...

I can't reproduce this. What version of stash are you using? > Use tagger and click "blue" performer to add it to local stash. This is not clear to me....

It looks like you're referring to scraping a scene from stashdb from the individual scene page and not the "Tagger" view which is on the all scenes page. Creating a...

> Thoughts on this coloring system? > > Edit: removed I think a red to green progression without the blues would be better. red = bad, green = good. Something...

There's an existing feature request for custom performer fields: https://github.com/stashapp/stash/issues/885 and it looks like it would just need to have a "rating" data type to satisfy your request

Could the migration also include mapping nationality to ISO code? ie, German, French, Italian. In my dataset I have a lot of performers with multiple comma separated nationalities stored in...

I tested the migration on my data and found a bug. If the performer's country value is "Indonesia" then it's setting the country value to the performer ID value, because...

> Not entirely sure what you mean by that? A separate field for nationality distinct from country? Not a separate field, just make the migration more robust so it can...