Audiobookshelf logo

Audiobookshelf

Self-hosted audiobook and podcast server

Alternative to: audible, overcast, pocket-casts

Audiobookshelf screenshot

About Versions (100)

v2.7.1

2023-12-31

Fixed

  • Podcast performance server side: Slow queries for podcasts with many episodes #2073
  • Podcast performance client side: Slow/unusable podcast page when podcast has many episodes (added lazy loading) #1549
  • Playlist navigation button not showing on mobile screens #2469
  • Server crash when file is added and removed quickly #2332 by @thevoltagesource in #2465
  • Merging chapters from multiple audio files when audio files have the same chapter titles #2461
  • Unable to fetch RSS feed for specific podcasts (updated request header) #2446
  • Book scanner not updating sequence if only the sequence was changed
  • Podcast episode showing 0 seconds remaining when toggling finished

Changed

  • OPF file supports multiple series by @jedrus2000 in #2444
  • Add a SIGINT handler for proper server shutdown by @mikiher in #2445 #2454
  • CORS for /cover API endpoint for use in canvas in the mobile apps

New Contributors

Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.7.0…v2.7.1