mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-09 21:39:37 +00:00
Update watcher to re-scan library items when non-media files are added/updated #4245
This commit is contained in:
parent
2b7268c952
commit
2cc9d1b7f8
3 changed files with 17 additions and 8 deletions
|
|
@ -246,7 +246,6 @@ class LibraryItem extends Model {
|
|||
include
|
||||
})
|
||||
if (!libraryItem) {
|
||||
Logger.error(`[LibraryItem] Library item not found`)
|
||||
return null
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue