audiobookshelf/server/models
2024-04-12 17:34:10 -05:00
..
Author.js
Book.js Update:Remove unused missing/invalid audiobook parts logic and keys 2024-03-21 14:38:52 -05:00
BookAuthor.js
BookSeries.js
Collection.js
CollectionBook.js
CustomMetadataProvider.js Add custom metadata provider controller, update model, move to item metadata utils 2024-02-11 16:48:16 -06:00
Device.js
Feed.js
FeedEpisode.js
Library.js use the toggle to not show earlier works than the ones already read 2024-03-12 17:04:26 +01:00
LibraryFolder.js
LibraryItem.js Fix:Update metadata.json when using item metadata utils #2837 2024-04-12 17:34:10 -05:00
MediaProgress.js
PlaybackSession.js Fix:Local playback sessions not persisting the last updatedAt value 2024-02-08 19:12:35 -06:00
Playlist.js
PlaylistMediaItem.js
Podcast.js Update jsdocs for expanded library items 2024-01-16 16:31:16 -06:00
PodcastEpisode.js Update:podcastEpisodes table index added for createdAt column #2073 #2075 2023-12-30 16:14:14 -06:00
Series.js
Setting.js
User.js