audiobookshelf/server/models
2025-01-02 17:21:07 -06:00
..
Author.js
Book.js Update updateMedia endpoint to use new model 2025-01-02 17:21:07 -06:00
BookAuthor.js
BookSeries.js
Collection.js Refactor Collection model/controller to not use old Collection object, remove 2024-12-30 16:54:48 -06:00
CollectionBook.js Refactor Collection model/controller to not use old Collection object, remove 2024-12-30 16:54:48 -06:00
CustomMetadataProvider.js
Device.js
Feed.js Fix refresh feed when book is deleted and belonged to a series/collection 2025-01-01 12:06:01 -06:00
FeedEpisode.js Fix FeedEpisodes using a new ID when updating #3757 2025-01-01 11:32:39 -06:00
Library.js
LibraryFolder.js
LibraryItem.js Updates to LibraryItemController to use new model 2025-01-02 15:42:52 -06:00
MediaItemShare.js
MediaProgress.js
PlaybackSession.js
Playlist.js Update Playlist model & controller to remove usage of old Playlist object, remove old Playlist 2024-12-31 17:01:42 -06:00
PlaylistMediaItem.js Fix find all playlist endpoint 2024-12-31 17:11:31 -06:00
Podcast.js Update updateMedia endpoint to use new model 2025-01-02 17:21:07 -06:00
PodcastEpisode.js Implementing toOld functions for LibraryItem/Book/Podcast 2025-01-02 12:49:58 -06:00
Series.js
Setting.js
User.js