Skip to content

quickboot

Compare
Choose a tag to compare
@9001 9001 released this 12 Aug 23:14
· 1170 commits to hovudstraum since this release

new features

but wait, there's more!   not only do you get the multithreaded file hashing but also --

  • faster bootup and volume reindexing when -e2ds (file indexing) is enabled
    • 3x faster is probably the average on most instances; more files per folder = faster
    • 9x faster on a 36 TiB zfs music/media nas with -e2ts (metadata indexing), dropping from 46sec to 5sec
    • and 34x on another zfs box, 63sec -> 1.8sec
    • new arg --no-dhash disables the speedhax in case it's buggy (skipping files or audio tags)
  • add option --exit idx to abort and shutdown after volume indexing has finished

bugfixes

  • u2cli: detect and skip uploading from recursive symlinks
  • stop reindexing empty files on startup
  • support fips-compliant cpython builds
    • replaces md5 with sha1, changing the filetype-associated colors in the gallery view