audiobookshelf/server/objects
2022-04-27 19:42:34 -05:00
..
entities Fix: add extra check for valid names and valid author name #502 2022-04-24 18:41:47 -05:00
files
mediaTypes Fix: show books with invalid audio files and add error icon on book items #491 2022-04-24 18:05:15 -05:00
metadata Add secondary sort by series sort title when sorting by author #274 2022-04-22 17:11:03 -05:00
settings Make maximum backup size configurable 2022-04-23 10:19:31 -07:00
user Fix:default user settings for orderBy and default to sort ascending for titles and authors #515 2022-04-27 17:20:44 -05:00
Backup.js
DailyLog.js
Download.js
Folder.js
Library.js
LibraryItem.js Add:Support for openaudible folder structure (subject to change), add support for treating single audio files in the root directory as library items #401 2022-04-27 19:42:34 -05:00
PlaybackSession.js
PodcastEpisodeDownload.js Change new podcast modal to remove episode download list #494, Fix error when importing many episodes (set max size to 5MB) #493, show podcast episodes downloading and in queue on podcast landing page 2022-04-23 19:41:06 -05:00
Stream.js
UserCollection.js