async fn delete_thumbnail_previews(library_path: &Path)Expand description
Removes .thumbnail-previews/ from the library directory.
Thumbnails will be regenerated and stored in the database, so the legacy directory is no longer needed after migration.