Skip to content

Releases: advplyr/audiobookshelf

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)

v2.0.7

29 Apr 18:58
Compare
Choose a tag to compare

This release is just fixing the version mismatch issue.

v2.0.4

29 Apr 00:59
Compare
Choose a tag to compare

Now using Github Docker registry! (updates will still be pushed to Docker Hub)

Added

  • Important API update for the latest android app (0.9.43-beta) to fetch current progress when downloading
  • Putting a file named .ignore inside a directory will ignore the entire directory when scanning #516
  • Library setting to optionally skip scanning library items if they already have an ASIN/ISBN 84dd06d
  • (experimental) Support for treating single audio files in library folder root directory as library items #401

Fixed

  • Checkbox on batch edit page not showing checkmark #521
  • Default user setting to orderBy title and default to sort ascending for titles and authors #515
  • Uploader drag n' drop folder
  • Uploader removing a single item from list #530

v2.0.3

25 Apr 00:55
Compare
Choose a tag to compare

Added

  • Button on issues page to remove all library items with issues #476
  • Button on series page to mark all series as finished #452

Changed

  • Optimized home page performance (/personalized api endpoint)
  • No longer showing errors on podcast episode cards

Fixed

  • Empty podcasts still labeled as invalid after first episode is added
  • Show books with invalid audio files on issues page and error icon on book items #491
  • Sort authors and series alphabetically in filter dropdowns #497
  • Sort authors on authors page alphabetically #497
  • Null author names slipping through the cracks, added extra check #502
  • Overlapping text for long book names on collections page #410
  • Upload page files table rows text was not selectable #406
  • File owner was not getting properly set for download/uploaded covers #394
  • File owner and permissions for /config and /metadata dirs if they need to be created #394

v2.0.2

24 Apr 01:13
Compare
Choose a tag to compare

Added

  • Configure maximum backup size #489
  • Podcast episodes on home page shelves w/ recent episodes & currently listening episodes
  • Podcast landing page shows current downloading episode and number of episodes in queue
  • Podcast page ability to clear download queue

Changed

  • When sorting by author in library sort by series and sequence as a secondary sort #274
  • Set description when quick matching #486
  • Remove open playback sessions for user when starting a new playback

Fixed

  • Persist playback rate #419
  • Batch mark as finished #490
  • Error queueing many podcast episodes for download (increased max request size to 5MB) #493
  • Edit modal when using the next/prev buttons not updating details #483
  • Global search library item links #484
  • Selecting podcasts on podcast library home page
  • Scanner using old path #485
  • Audiobooks with missing tracks flagged as an issue #491