mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-28 19:50:23 +02:00
Remove downloads folder in metadata dir
This commit is contained in:
parent
14ee17de47
commit
ef954ee68f
2 changed files with 0 additions and 19 deletions
|
@ -119,7 +119,6 @@ class Server {
|
|||
await this.purgeMetadata() // Remove metadata folders without library item
|
||||
await this.playbackSessionManager.removeInvalidSessions()
|
||||
await this.cacheManager.ensureCachePaths()
|
||||
await this.abMergeManager.ensureDownloadDirPath()
|
||||
|
||||
await this.backupManager.init()
|
||||
await this.logManager.init()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue