Skip to content

Releases: advplyr/audiobookshelf

v1.2.5

27 Sep 11:52
Compare
Choose a tag to compare

Fixed

  • Select all selecting wrong audiobooks #47
  • Scanner not detecting non-audio file updates/additions
  • Scanner not setting the correct ID for files resulting in duplicates or mismatches #52

v1.2.4

26 Sep 20:34
Compare
Choose a tag to compare

Added

  • Keyword filter for series. Request #47
  • Progress bar for series. Request #47
  • Show volume number when viewing series books

Changed

  • Sort series by volume number

Fixed

  • Bookshelf items overflowing page. #47

v1.2.1

24 Sep 21:13
Compare
Choose a tag to compare

Added

  • Side Rail for Library & Series pages. Join the discussion on this: #47
  • Search page when pressing enter on global search. Request #53
  • Scroll to current chapter and more clear chapter marker. Request #56

Changed

  • Main page is on /library, this allows for /library/series, /library/collections, etc.

Fixed

  • On re-scan audio files with the same file path but different inode are ignored. Partial fix for #52
  • Fix selecting Series in dropdown not sticking
  • Version update checker

v1.1.15

22 Sep 02:01
Compare
Choose a tag to compare

Added

  • Upload book covers from local file system stored in /metadata/books/[ID]/ More details
  • Securing local images with user token (passing in GET request as query string)

Changed

  • Streams are stored in /metadata/streams/ (instead of /metadata/)

v1.1.14

21 Sep 21:49
Compare
Choose a tag to compare

Added

  • Audiobook player track shows tick marks for chapter and hover tooltip shows chapter name. Fulfills request #48
  • Current chapter is highlighted in chapters modal
  • New progress filter added for Read/Unread/In Progress. Fulfills request #45

Changed

  • Audiobook player: clickable title & cover, click author shows authors books. Fulfills request #49

Fixed

  • Multi-select dropdown (i.e. tags & genres) are case-sensitive

v1.1.13

18 Sep 18:03
Compare
Choose a tag to compare

Added

  • Audiobook upload permissions per user. See #24
  • Volume number can be parsed from the title folder name. See docs

Changed

  • Improved docs on supported folder structure

v1.1.12

17 Sep 23:41
Compare
Choose a tag to compare

Fixed

  • Fixed stream errors not closing the progress loop. See #42

Added

  • Missing audiobooks are no longer deleted. See #43
  • Notifications (toasts) for downloads will open the download modal when clicked

Changed

  • Improved scanner: non-audio files are ignored when in the author or series directory (e.g. a series cover art). See #31
  • Duplicate track errors are consolidated in console (no more spamming the log)

v1.1.11

17 Sep 19:15
Compare
Choose a tag to compare
Fix sort by volume number, show batch read/not read update for users

v1.1.10

16 Sep 13:37
Compare
Choose a tag to compare
Add batch read/not read update, Update tooltip positions

v1.1.9

15 Sep 23:00
Compare
Choose a tag to compare
Add version checker