audiobookshelf/server/objects
2022-04-25 19:03:26 -05:00
..
entities Fix: add extra check for valid names and valid author name #502 2022-04-24 18:41:47 -05:00
files Add support for WMA and AIFF audio files #449, add remove orphan streams, clean up audio mime type logic 2022-04-16 12:37:10 -05:00
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 Update item api endpoint to include user media progress with item if using query string include=progress and optionally episode=episodeid - for mobile app downloads 2022-04-25 19:03:26 -05:00
Backup.js
DailyLog.js
Download.js Add back in m4b merge downloader in experimental #478 2022-04-21 18:52:28 -05:00
Folder.js
Library.js
LibraryItem.js
PlaybackSession.js Fix podcast episode playback session duration, use podcast episode plaintext description 2022-04-17 17:52:06 -05:00
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 Add support for WMA and AIFF audio files #449, add remove orphan streams, clean up audio mime type logic 2022-04-16 12:37:10 -05:00
UserCollection.js