audiobookshelf/server/objects
2024-07-11 17:49:05 -05:00
..
entities Fix:Podcast download new episode check to compare both GUID and enclosure URL for existing episodes #2986 2024-05-18 09:33:48 -05:00
files Update:Remove unused missing/invalid audiobook parts logic and keys 2024-03-21 14:38:52 -05:00
mediaTypes Fix:Podcast download new episode check to compare both GUID and enclosure URL for existing episodes #2986 2024-05-18 09:33:48 -05:00
metadata Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env 2024-07-06 16:00:48 -05:00
settings Update:Add server setting for backupPath and allow overriding with BACKUP_PATH env variable #2973 2024-06-18 17:10:49 -05:00
user Update OIDC advanced permissions check to only perform an update on changes 2024-03-30 14:04:02 -05:00
Backup.js Update Backup to use key to check for old backups no longer supported 2023-07-14 14:20:35 -05:00
Collection.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
DailyLog.js Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger 2024-02-15 16:46:19 -06:00
DeviceInfo.js Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule 2023-07-09 11:39:15 -05:00
Feed.js Fix:Series and collection RSS feeds keeping correct order #3137 2024-07-11 17:49:05 -05:00
FeedEpisode.js Fix:Series and collection RSS feeds keeping correct order #3137 2024-07-11 17:49:05 -05:00
FeedMeta.js Update open rss feed prevent indexing - dont include block tags when not preventing indexing 2023-09-08 14:03:12 -05:00
Folder.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
Library.js Library scanner saves last scan info including metadata precedence. Remove force re-scan 2023-10-09 17:48:21 -05:00
LibraryItem.js Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist 2023-10-22 15:53:05 -05:00
Notification.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
PlaybackSession.js Update:Media item share endpoints and audio player #1768 2024-06-29 15:05:35 -05:00
Playlist.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
PodcastEpisodeDownload.js Init sqlite take 2 2023-07-04 18:14:44 -05:00
Stream.js Fix:Catch error with transcodes writing concat file & do not fallback to AAC encode if error message is a failure to find include file 2024-04-27 16:41:57 -05:00
Task.js Update:JSDocs for task manager 2023-10-20 16:39:32 -05:00