Skip to content

Releases: advplyr/audiobookshelf

v2.0.19

04 Jun 22:38
Compare
Choose a tag to compare

Added

  • Support for WAV files #652
  • "Not Finished" library progress filter #650
  • All listening sessions page in config
  • Audio player next/prev chapter buttons
  • API routes to support next mobile app release v0.9.47

Fixed

  • Update cover on match tab #648
  • Sanitize filename to remove line breaks and check filename length #663
  • Authors landing page initial load #659
  • Remove podcast episode #636
  • Mark as finished once media has ended #635
  • Match with multiple authors split by comma #667
  • Embedding chapter metadata #676

Changed

  • Show version number in bottom of siderail #660
  • Removed experimental set bookshelf texture
  • Alert shown if progress is not saving
  • Paginated listening sessions table

v2.0.18

29 May 19:05
Compare
Choose a tag to compare

Added

  • OPML importer to bulk add podcasts #588
  • User listening sessions page to view all sessions and all data for a session
  • Podcast episode modal to view full description with markup #492
  • Rich text editor for podcast episode descriptions
  • Server setting for quick match to override existing metadata
  • Quick match using audible provider will use ASIN if set (instead of title)
  • User permission to restrict explicit content #637
  • Match all authors button #642

Fixed

  • Mark media as finished #635
  • RSS feed urls from Patreon #634
  • Folder watcher for big folders #610

Changed

  • Listening sessions save device and client info
  • Matching with audible supports multiple series, multiple authors, genres, tags and language
  • Podcast library items do not show incomplete error when it doesn't have episodes #636

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