mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-05 20:41:57 +02:00
Scanner update - remove and update audiobooks on scans
This commit is contained in:
@@ -69,7 +69,7 @@ async function getAllAudiobookFiles(abRootPath) {
|
||||
title: title,
|
||||
series: cleanString(series),
|
||||
publishYear: publishYear,
|
||||
path: relpath,
|
||||
path: path,
|
||||
fullPath: Path.join(abRootPath, path),
|
||||
parts: [],
|
||||
otherFiles: []
|
||||
|
||||
Reference in New Issue
Block a user