audiobookshelf/server/objects
2022-12-22 16:04:42 -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
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
Collection.js Add:Create playlist from a collection #1226 2022-12-17 17:31:19 -06:00
DailyLog.js
DeviceInfo.js
Feed.js Add rss feed minified 2022-12-22 16:04:42 -06:00
FeedEpisode.js Update:Audiobook RSS feed track episode pub dates #1253 2022-12-15 17:36:29 -06:00
FeedMeta.js
Folder.js
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
PlaybackSession.js
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