github advplyr/audiobookshelf v2.3.1

latest releases: v2.13.4, v2.13.3, v2.13.2...
14 months ago

Important! If you previously updated to v2.3.0 and not all of your data was migrated over, follow the steps below after updating

  1. Make sure the container is stopped (for debian/rpm systemctl stop audiobookshelf)
  2. Delete the database file located at
    • docker: /config/absdatabase.sqlite
    • debian: /usr/share/audiobookshelf/config/absdatabase.sqlite
    • rpm: /var/lib/audiobookshelf/config/absdatabase.sqlite
  3. Start container (for debian/rpm systemctl start audiobookshelf)

Fixed

  • Reduced memory needed to migrate that was causing crash
  • Several issues with db migration #1913
  • Opening series page on mobile #1914
  • First library opened on launch #1911
  • Playing downloaded media items in mobile apps #1912

Full Changelog: v2.3.0...v2.3.1

Don't miss a new audiobookshelf release

NewReleases is sending notifications on new releases.