audiobookshelf/server/models
2024-11-24 15:05:19 -06:00
..
Author.js
Book.js
BookAuthor.js
BookSeries.js Add: migrations for authors, series, and podcast episodes 2024-10-19 10:40:17 -07:00
Collection.js
CollectionBook.js
CustomMetadataProvider.js Clean out old unused functions, Device updates for replacing DeviceInfo 2024-09-12 16:36:39 -05:00
Device.js
Feed.js Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06:00
FeedEpisode.js Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05: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:Unable to edit series sequence #3636 2024-11-21 14:19:40 -06:00
MediaItemShare.js Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06:00
MediaProgress.js Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06: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 Remove unused functions, jsdoc updates, auto-formatting 2024-05-28 17:24:02 -05:00
PlaylistMediaItem.js Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06:00
Podcast.js
PodcastEpisode.js
Series.js
Setting.js
User.js Fix:API get media progress for episode 2024-11-24 15:05:19 -06:00