Skip to content

v2.2.1

Compare
Choose a tag to compare
@advplyr advplyr released this 08 Oct 23:14
· 2058 commits to master since this release

Added

  • Multi-region audible providers using audnexus api #731
  • Chapter editor option to shift all chapters by X seconds #927

Fixed

  • Crash when quick matching audible book with tags (Issue #1030) by @Undergrid in #1031
  • Escape ebook URLs properly #1039
  • Authors page to only include library items from the current library #1049
  • Tone error on arm64 docker image #1035
  • Setting book chapters from audio files will always use first audio file embedded chapters if it has them #1052
  • Library edit modal stays loading when switching tabs

Changed

  • Update tone to v0.1.1
  • Downloaded podcast episode filenames will use the episode title only (no longer prefixes episode num)
  • iTunes matching will correctly split authors correctly with format "author a, author b & author c" #1022
  • Scanner folder name parsing series sequence supports decimal starting with . (e.g. Vol .5)
  • Scanner folder name parsing series sequence will cast to a number (removes leading zeros)
  • Podcast download file requests timeout after 30s #1050
  • Number of backups to keep tooltip #1041
  • Debian package service runs as group "audiobookshelf"

Full Changelog: v2.2.0...v2.2.1