mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-04 02:22:09 +01:00
Fix ebook url, add opus to uploader, set chapters after track updates
This commit is contained in:
@@ -390,6 +390,7 @@ class Audiobook {
|
||||
this.addTrack(file)
|
||||
}
|
||||
})
|
||||
this.setChapters()
|
||||
this.lastUpdate = Date.now()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user