Releases: advplyr/audiobookshelf
Releases · advplyr/audiobookshelf
v1.4.1
Added
- Filter for showing books with no series #82
- Toggle on/off show full file path for tracks/file tables #79
- Filter by narrator
Changed
- Book landing page showing more information + links to filter by author/narrator/genre #78
- Uploader sets appropriate file permissions and uses AUDIOBOOKSHELF_UID and AUDIOBOOKSHELF_GID environment variables for the owner (defaults to 99:100) #80
- Query string is updated when filter/sort is changed (for sharing URLs)
- Experimental features setting persists in browser in discussion
Fixed
- Batch edit page redirect 404 #84
v1.4.0
v1.3.4
v1.3.3
v1.3.1
Added
- Embedded cover art is extracted and used as the cover
- Metadata from audio files is now used, see how they are mapped (Discussion #59)
- Logger view in config page with adjustable log level #72
- Support FLAC audio files and MOBI ebook files #70
- Re-Scan button on details modal (to prevent losing progress by removing & re-adding)
Fixed
- Series bookshelf was overflowing on one shelf #69
v1.2.8
v1.2.6
Added
- Home page with categorized and scrollable shelves
Changed
- For multi-file audiobooks, chapter name defaults to filename #64
Fixed
- Config page not scrollable #66
- Select all bug for series #47
- Page routing when pressing back arrow
- Continue reading shelf incorrect filter In Discussion
v1.2.5
v1.2.4
v1.2.1
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