audiobookshelf/server
advplyr 1c0d6e9c67
Merge pull request #3313 from mikiher/author-image-path
Update AuthorController to handle invalid image paths and log a warning
2024-08-21 17:46:39 -05:00
..
controllers Merge pull request #3313 from mikiher/author-image-path 2024-08-21 17:46:39 -05:00
finders
libs
managers Add: clear metadata cache when restoring backup 2024-08-19 19:32:53 -07:00
models Remove oldUser object require 2024-08-19 17:31:29 -05:00
objects Remove old User object with old MediaProgress & AudioBookmark 2024-08-19 17:26:17 -05:00
providers Fix:Audible book match not falling back to search after failed ASIN #3314 2024-08-20 17:04:48 -05:00
routers Update API JS docs 2024-08-11 17:01:25 -05:00
scanner Update podcast audio file meta tag to use album-artist for author and fallback to artist tag #3315 2024-08-20 16:41:17 -05:00
utils Free memory after extracting comic 2024-08-19 22:05:25 -07:00
Auth.js Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
Database.js Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
Logger.js Simplify Logger source 2024-08-14 16:36:10 -05:00
Server.js Add: Backup notification (#3225) 2024-08-18 14:32:05 -05:00
SocketAuthority.js
Watcher.js