audiobookshelf/server/models
2025-02-16 13:27:47 +02:00
..
Author.js Migrate to new library item in scanner 2025-01-05 12:05:01 -06:00
Book.js Update server/models/Book.js 2025-02-08 10:19:13 -06:00
BookAuthor.js Add: migrations for authors, series, and podcast episodes 2024-10-19 10:40:17 -07:00
BookSeries.js Add: migrations for authors, series, and podcast episodes 2024-10-19 10:40:17 -07:00
Collection.js Update controllers to use toOldJSON functions 2025-01-04 15:20:41 -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 Update RSS feed to exclude empty tags, format duration, use CDATA 2025-01-20 13:57:56 -06:00
FeedEpisode.js Fix feeds for collection/series pub date increment #3442 2025-01-28 17:11:57 -06:00
Library.js Fix:Server crash deleting library that has playback sessions #3634 2024-11-22 17:20:31 -06:00
LibraryFolder.js
LibraryItem.js Fix server crash when quick match all updates existing series sequence #3961 2025-02-14 16:56:37 -06:00
MediaItemShare.js Migrate to new library item in scanner 2025-01-05 12:05:01 -06:00
MediaProgress.js Update cached user whenever mediaProgress is removed 2025-02-16 08:52:33 +02:00
PlaybackSession.js Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06:00
Playlist.js Update controllers to use toOldJSON functions 2025-01-04 15:20:41 -06:00
PlaylistMediaItem.js Fix find all playlist endpoint 2024-12-31 17:11:31 -06:00
Podcast.js Clear LibraryItemsPodcastFilters count cache after podcast[Episode] is created or destroryed 2025-02-16 13:27:47 +02:00
PodcastEpisode.js Clear LibraryItemsPodcastFilters count cache after podcast[Episode] is created or destroryed 2025-02-16 13:27:47 +02:00
Series.js Migrate to new library item in scanner 2025-01-05 12:05:01 -06:00
Setting.js
User.js Set podcastId when mediaProgress is created 2025-02-16 08:57:10 +02:00