Gykes
Gykes
Going to reference the FR here so that it's easier to track. https://github.com/stashapp/stash/issues/2201
> I'm unable to reproduce this. Are you able to check if the `graphql` request is returning the scenes in the browser dev window? Are there any other console error...
Is your naming convention wrong? Namer is pretty strict about it's naming, if there is more than one Phash match, one Phash with too large of a distance, or a...
As a extra to this, I tried to get it running as well. With Flaresolverr in docker I couldn't get it to run at all. I installed Flaresolverr on my...
Using this pr: `alexfozor/flaresolverr:pr-1300-experimental` I was able to get around the CF issue. ``` 2024-10-26 00:30:07 INFO Serving on http://0.0.0.0:8191 2024-10-26 00:34:09 INFO Incoming request => POST /v1 body: {'cmd':...
Was looking into this. https://github.com/stashapp/stash/pull/2671 Makes it seem like this was a net negative and the PR was closed. Should probably close this one as well as it is better...
Does the meta support this data or would it be parsed from the audiobook? If the latter then it is significantly more complicated.
@WithoutPants There are a few smaller changes in this FR. I can start tackling them one at a time, making individual PRs for each change. For issue 1 is this...
> This plugin way of finding and clicking buttons via the DOM isn't an appropriate approach in the core React UI. The correct approach is likely going to involve lifting...
@WithoutPants Would you like this to apply over all all OS's? Could do ` trash-cli {}` or `mv {} /trash/` for linux and `mv {} ~/.Trash/{}` for mac. For windows...