mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-02 11:01:48 +02:00
Update watcher to re-scan library items when non-media files are added/updated #4245
This commit is contained in:
@@ -246,7 +246,6 @@ class LibraryItem extends Model {
|
||||
include
|
||||
})
|
||||
if (!libraryItem) {
|
||||
Logger.error(`[LibraryItem] Library item not found`)
|
||||
return null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user