Fix scan for audiobook directories in root dir

This commit is contained in:
Mark Cooper 2021-08-23 14:08:54 -05:00
parent f4cb5d101e
commit 73a786879e
11 changed files with 157 additions and 11 deletions

View file

@ -17,11 +17,13 @@
"express": "^4.17.1",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^10.0.0",
"ip": "^1.1.5",
"jsonwebtoken": "^8.5.1",
"libgen": "^2.1.0",
"njodb": "^0.4.20",
"node-dir": "^0.1.17",
"podcast": "^1.3.0",
"socket.io": "^4.1.3"
},
"devDependencies": {}
}
}