audiobookshelf/server/models
2024-04-12 17:34:10 -05:00
..
Author.js Fix:Duplicate series and authors being added on matches and scans #2106 2023-09-17 15:29:39 -05:00
Book.js Update:Remove unused missing/invalid audiobook parts logic and keys 2024-03-21 14:38:52 -05:00
BookAuthor.js Add:Remove option for authors & show authors with 0 books on authors page #2124 2023-09-24 17:06:32 -05:00
BookSeries.js
Collection.js
CollectionBook.js Add jsdoc types for models 2023-08-15 18:03:43 -05:00
CustomMetadataProvider.js Add custom metadata provider controller, update model, move to item metadata utils 2024-02-11 16:48:16 -06:00
Device.js Add jsdoc types for models 2023-08-15 18:03:43 -05:00
Feed.js
FeedEpisode.js Fix:Updating RSS feeds with new episodes #2139 2023-09-23 14:27:13 -05:00
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 Add jsdoc types for models 2023-08-15 18:03:43 -05:00
LibraryItem.js Fix:Update metadata.json when using item metadata utils #2837 2024-04-12 17:34:10 -05:00
MediaProgress.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
PlaybackSession.js Fix:Local playback sessions not persisting the last updatedAt value 2024-02-08 19:12:35 -06:00
Playlist.js Add jsdoc types to remaining models 2023-08-16 16:38:48 -05:00
PlaylistMediaItem.js
Podcast.js
PodcastEpisode.js
Series.js Fix:Duplicate series and authors being added on matches and scans #2106 2023-09-17 15:29:39 -05:00
Setting.js
User.js