* Using tokio on all filesystem operations
* Some minor tweaks to be more consistent on paths between &str, AsRef<Path> and PathBuf
* Using logging instead of println
* fixed thumbnailer
* fix location id
* fixed cas id miss-assignment
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
* potentially slow fix for missing cas ids during identifier job + fix thumbnailer error
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>