1
0
mirror of https://github.com/alanorth/cgspace-notes.git synced 2025-01-27 05:49:12 +01:00

Add notes for 2024-05-28

This commit is contained in:
2024-05-28 16:40:32 +03:00
parent befe3a3a58
commit 6d574d645d
39 changed files with 59 additions and 44 deletions

@@ -188,4 +188,10 @@ csvstat --count 0.20s user 0.03s system 18% cpu 1.298 total
- 6 duplicates on CGSpace
- 6 duplicates within set that need investigation
## 2024-05-28
- I'm thinking of increasing the frequency of thumbnail generation on CGSpace
- Currently the `dspace filter-media` script runs once at 3AM for all media types and seems to take ~10 minutes to run for all 118,000 items...
- I think I will make the thumbnailer run explicitly more often using `-p "ImageMagick PDF Thumbnail"`
<!-- vim: set sw=2 ts=2: -->