gitgiggety
gitgiggety
Based on my testing this, kinda as expected, reduces the time to generate the screenshot(s) (in other words: the time `makeScreenshots` takes) in half. Results vary from 0.6 seconds before...
Thanks for reporting back. So you're indeed having the generated folder on a network drive which makes it slow, as kinda expected (at least based on the fact I couldn't...
I've looked into this by adding much more log statements and enabling micro second timestamping of the log. Myself I'm mostly seeing such a slowdown between "Creating new item" and...
Thank you for the clarification and log including debug messages. So it seems like there already is a 10 second delay between "Creating new item" and "Creating thumbnail", and creating...
Forgot to ask, could you try to run the following command and report how long it took? In other words: whether it's instant, or takes a second or longer: ```...
So I've just done a test and generated a database with 30.000 scenes (1 performer, 1 tag, etc). I've also copied the contents of generated/screenshot folder 10 times (folder contained...
I do believe this would end up being quite complex. Besides using youngest / oldest based on respectively ascending and descending one could also add sorting by the average age....
\* Developer of the feature reporting in * In your example it would make sense to include the parent tag in the name. But IMO there is also a problem...
While IMO a valid request this sadly isn't possible. This as most, if not all, date fields are stored in the database as an actual date (this so it's also...
@stg-annon would this work for you with #1519 ? Using the tag hierarchy feature you can create a local combined tag and set both of the existing values as parent....