audiobookshelf/server/objects
2022-05-10 17:03:41 -05:00
..
entities Add support for seasonal podcasts 2022-05-04 14:14:09 +00: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 Add:Chapter editor, lookup chapters via audnexus, chapters table on audiobook landing page #435 2022-05-10 17:03:41 -05:00
metadata Add secondary sort by series sort title when sorting by author #274 2022-04-22 17:11:03 -05:00
settings Add:Check for new episodes manual check and update last check time, Update:Adding new podcasts and downloading podcast episodes restricted to admin users 2022-04-29 16:42:40 -05:00
user Update:Authors page check user can access library items and can edit 2022-05-08 18:48:57 -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 Fix:Ignore file metadata updates to metadata.abs files 2022-05-09 18:40:54 -05:00
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