Skip to content

Releases: advplyr/audiobookshelf

v2.0.17

25 May 13:24
Compare
Choose a tag to compare

Fixed

  • Fix scanner parsing title from folder name

v2.0.16

25 May 01:06
Compare
Choose a tag to compare

Added

  • Support for parsing narrator from book title folder name See Docs
  • Option to delete podcast episode audio files #488
  • Server setting to enable experimental e-reader for all users #614

Fixed

  • Continue series shelf to show the next book in series #608
  • Downloading single file library items that are in library folder root #627
  • Single audio files in root of podcast library folder are ignored
  • Copy to clipboard fallback when clipboard api is not supported in browser
  • Hide remove icon from author images when author has no image

Changed

  • Remove manual sorting of podcast episodes and use Pub Date as default sort
  • Single audio files in root of book library folder picked up by watcher and treated as an audiobook #610
  • Parsing series sequence from folder name will strip leading zeros #562

v2.0.15

20 May 01:27
Compare
Choose a tag to compare

Added

  • Media session API and metadata What is this?
  • Create RSS feeds for audiobooks #606
  • Parsing tags from OPF metadata to be used in book details #602
  • Authors page links to filter by books and link to series page #609

Fixed

  • Updating library folder paths to only set file perms/ownership if creating folder #529
  • Library scan confirm/error toasts
  • Mobile & tablets siderail margin
  • Increase width of library item context menu (text wrapping)

Changed

  • Persist scroll position for bookshelves #604
  • Home page continue series shelf to use first unplayed book #608
  • Confirmation when clicking force re-scan #591
  • OPF parser support for prefixes e.g. <ns0:package #602
  • Debian install script create directories if they dont exist and set ownership #503

v2.0.14

15 May 18:44
Compare
Choose a tag to compare

Added

  • Initial server setup page for setting the root username & password

Fixed

  • Sort RSS feed episodes
  • Cache directories and cached images set correct file permissions and ownership
  • Realtime updates on book cards when changing series sequence #590
  • Sanitize podcast names for folder names #589
  • Purge author image cache when updating author with new image
  • Item manage page and chapters page available on initial request
  • Deleting entities from the DB was sometimes not deleting

Changed

  • Root user no longer created by default
  • Audiobooks library is no longer created by default (mapping /audiobooks is not required)
  • Siderail is visible on all pages (except config pages)
  • Matching authors will use ASIN if set #572

v2.0.13

12 May 00:35
Compare
Choose a tag to compare

Added

  • Chapter editor & showing chapters on audiobook landing page #435
  • Chapter editor lookup audible chapters via ASIN and apply
  • User stats page calendar heatmap for listening time
  • Re-broadcast podcasts with RSS feed (no longer experimental) #553

Fixed

  • Mobile app listening sessions not being tracked
  • Renaming folders not matching with existing items and creating new library items
  • Uploads page set folder path on first load #581
  • Crash when mobile attempts to sync local library item without matching server item
  • Remove all issues button staying in toolbar #585

Changed

  • Podcast check for new episodes uses your latest episodes published date if available

v2.0.12

10 May 01:20
Compare
Choose a tag to compare

Added

  • Authors landing page #187
  • Alternate bookshelf view for home page, series and collections (remove wood texture everywhere) #424

Fixed

  • Hide book library settings for podcast libraries #573
  • Item edit modal overflowing and scrollable #574
  • Crash on re-scans #577
  • Scanner ignore file metadata updates to metadata.abs (scans were always showing that updates were made)

Changed

  • Looser author name match restriction (levenshtein distance=3) #572
  • Item edit modal has a "Save" and a "Save & Close" button
  • Removed the back arrow from the app bar

v2.0.11

06 May 00:21
Compare
Choose a tag to compare

Added

  • Podcast episode season value cc285bb

Fixed

  • Manage tracks page #567
  • Context menu on library page

Changed

  • Host fonts locally #563

v2.0.10

04 May 01:14
Compare
Choose a tag to compare

Important! Admin user type permission changes

Added

  • (experimental) Generate RSS feeds for your podcasts w/ a custom slug #553
  • Context menu for podcast episode cards with mark as finished & edit podcast options #559
  • Library sort options for duration (audiobooks) and number of episodes (podcasts) #558

Fixed

  • Drag and drop folders limited to 100 files #560

Changed

  • Admin users now have full access with the only exception being editing root and viewing root api token #137
  • Author edit modal submit closes modal

v2.0.9

03 May 00:29
Compare
Choose a tag to compare

Added

  • (experimental) Embed metadata into audio files for audiobooks #141
  • (experimental) Generate RSS feeds for podcasts #553

Fixed

  • Account tag permission accessible tags #542
  • Continue series home page shelf #545
  • Hide edit/search buttons on authors card for users without update permissions #549

Changed

  • Edit modal submit closes modal

v2.0.8

30 Apr 19:14
Compare
Choose a tag to compare

Added

  • Continue Series section no home page (adding back from pre-v2) #541
  • Podcasts: Run manual check for new episodes in Episodes tab (helps troubleshooting auto-download issues)
  • "Change password" button in account modal for root user

Fixed

  • Series on search page directing to correct series page url #533
  • Series covers on home page not spread out correctly #505
  • Removing section from upload page (take 2) #530
  • User permissions access all libraries/tags reset after toggle
  • Account types select dropdown could be unselected
  • Set next accessible library if currently selected library gets removed

Changed

  • Admin user types can create podcasts and download podcast episodes #507
  • Guest user accounts cannot change the account password #537
  • Server settings now returned with authentication requests (instead of on socket connection)