audiobookshelf/server/objects
2022-12-21 07:13:28 -06:00
..
entities Update:Podcast episode downloads using episode title as filename without prefixing episode num 2022-10-02 17:12:44 -05:00
files Update:Setting up paths to eventually support subdirectory 2022-10-01 16:07:30 -05:00
mediaTypes Update:Podcast episode auto download schedule setting for max new episodes to download #1091 2022-10-26 16:55:16 -05:00
metadata Update:Trim whitespace from audio file meta tag values #1305 2022-12-21 07:13:28 -06:00
settings Add:Server setting for default language #1103 2022-11-08 18:09:07 -06:00
user Comments where user settings needs to be removed 2022-12-17 14:52:10 -06:00
Backup.js Remove dependency date-and-time 2022-07-06 19:18:27 -05:00
Collection.js Add:Create playlist from a collection #1226 2022-12-17 17:31:19 -06:00
DailyLog.js Remove dependency date-and-time 2022-07-06 19:18:27 -05:00
DeviceInfo.js Add:User listening sessions page, Update:Listening sessions to save media times and device info 2022-05-26 19:09:46 -05:00
Feed.js Single file audiobook rss feed naming logic moved to FeedEpisode.js 2022-11-24 23:10:20 -08:00
FeedEpisode.js Update:Audiobook RSS feed track episode pub dates #1253 2022-12-15 17:36:29 -06:00
FeedMeta.js Update:Remove rss feed dependencies add node-xml lib 2022-06-07 19:25:14 -05:00
Folder.js Fix: book id length & check duplicate ids, Change: library to lazy load book cards 2021-11-15 20:09:42 -06:00
Library.js Update:New library icons and picker using icon font 2022-10-18 12:09:36 -05:00
LibraryItem.js Fix:Set library item updatedAt when scan has updates, fixes updating an open RSS feed #1131 2022-11-10 17:25:17 -06:00
Notification.js Update:Notifications onTest for testing and parse title/body template #996 2022-09-24 16:15:16 -05:00
PlaybackSession.js Remove dependency date-and-time 2022-07-06 19:18:27 -05:00
Playlist.js Remove item from playlist when removing item, update PlaylistController socket events to emit to playlist userId 2022-11-27 14:49:21 -06:00
PodcastEpisodeDownload.js Update:Podcast episode downloads using episode title as filename without prefixing episode num 2022-10-02 17:12:44 -05:00
Stream.js Update:Refactor socket connection management into SocketAuthority 2022-11-24 15:53:58 -06:00
Task.js Add:Tasks widget in appbar for merging m4bs & remove old m4b merge routes 2022-10-02 14:16:17 -05:00