stash/internal
randemgame 1b7e729750
Update Scenes' 'Updated At' Date on Heatmap Gen & Expand Error Log (#5401)
* Update Scenes' 'Updated At' Date on Heatmap Gen & Expand Error Log

The UpdatedAt field of a scene is now correctly updated after Generate Task is run and a heatmap linked to a scene.. I thought it made more sense here in the generate heatmap compared to scan.go, owing to funscript data not being tracked/stored in a typical sense with the scan message "updating metadata".
I used a simplified error messaging as I did not think it was critcal but I do not know if did not use the correct code structure
If updating the UpdatedAt field should be done there when the file is marked as interactive I can try and do that?
This would fix this long-standing issue https://github.com/stashapp/stash/issues/3738

The error message change is useful as I could not tell which scripts were causing errors before but now it is clear in the logs

* Use single transaction

---------

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-10-29 12:19:49 +11:00
..
api Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
autotag Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
build Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
desktop Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
dlna Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
identify Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
log Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
manager Update Scenes' 'Updated At' Date on Heatmap Gen & Expand Error Log (#5401) 2024-10-29 12:19:49 +11:00
static Gallery cover url (#5182) 2024-09-03 16:31:55 +10:00