Skip to content

7.3.0

Choose a tag to compare

@voegtlel voegtlel released this 16 Jan 13:04
· 111 commits to main since this release
bb68392

Features

  • Allow specifying error handlers via WorkerConfig (#181)
  • Store media metadata in sqlite database (next to dataset / in media folder) (#182, #187)
    • Add audio_num_samples to metadata (by default in media database)
  • Improve av mpeg parsing speed (#189)
  • Disable shard prints by default, have env var to enable (#198)

Fixes

  • Fix cache deadlock race condition (#190)
  • Fix usage on mac os, force forking (#192)

Other

  • Update dependencies (#180)
  • Update multistorageclient usage prefetch_file (#171)
  • Update Github Actions (#196, #195)

Full Changelog: 7.2.2...7.2.3