mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-29 22:29:31 +02:00
Remove db log from testing
This commit is contained in:
parent
68cf748e77
commit
584e754eae
2 changed files with 0 additions and 5 deletions
|
@ -112,8 +112,6 @@ class Server {
|
|||
|
||||
async init() {
|
||||
Logger.info('[Server] Init v' + version)
|
||||
// TODO: Remove orphan streams from playback session manager
|
||||
// await this.streamManager.ensureStreamsDir()
|
||||
await this.playbackSessionManager.removeOrphanStreams()
|
||||
await this.downloadManager.removeOrphanDownloads()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue