Skip to content

Releases: djdembeck/Audnexus.bundle

v0.2.0: Author support

04 Oct 03:34
Compare
Choose a tag to compare
Pre-release

0.2.0 (2021-10-04)

Features

  • 🏗️ add author support (a18cda6)
  • author-search: ✨ search/upgrade multi-author entries to single author entries (e5d70dd)
  • author-update: ✨ set author sort name (e6e616b)
  • update: ✨ utilize tag list instead of 2 genre system (7cd863f)

Bug Fixes

  • 🐛 fix case where no genres exist. fixes #7 (2a017e9)
  • 🐛 only request thumb when it exists (498bbb3)

v0.1.1

04 Oct 03:34
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

0.1.1 (2021-09-29)

Features

  • search: 🚸 fallback to keyword search for manual search (8a400ec)

Bug Fixes

  • 🐛 fix version variable name (ee618dc)
  • search: 🚑 fix albums with no album name matching to 'none' album name (54fddc6)
  • search: 🚑 return True by default on pre check (ddf3cfa)
  • search: 🐛 fix library language scoring comparison (772860f)
  • update: 🐛 properly filter series in album sort (9859012)