Audiobookshelf logo

Audiobookshelf

Self-hosted audiobook and podcast server

Alternative to: audible, overcast, pocket-casts

Audiobookshelf screenshot

About Versions (100)

v2.2.1

2022-10-08

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 https://github.com/advplyr/audiobookshelf/pull/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: https://github.com/advplyr/audiobookshelf/compare/v2.2.0…v2.2.1