mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-27 14:19:38 +00:00
Fix ebook url, add opus to uploader, set chapters after track updates
This commit is contained in:
parent
78449d918b
commit
b20cbb020a
6 changed files with 19 additions and 9 deletions
|
|
@ -390,6 +390,7 @@ class Audiobook {
|
|||
this.addTrack(file)
|
||||
}
|
||||
})
|
||||
this.setChapters()
|
||||
this.lastUpdate = Date.now()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue