mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 17:54:54 +02:00
Fix ebook url, add opus to uploader, set chapters after track updates
This commit is contained in:
parent
1637b6c7f0
commit
a590e795e3
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