mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 02:05:06 +02:00
Merge 453e881336
into 28404f37b8
This commit is contained in:
commit
ed02209845
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ module.exports = {
|
|||
delete bs.book.libraryItem
|
||||
libraryItem.media = bs.book
|
||||
const oldLibraryItem = libraryItem.toOldJSONMinified()
|
||||
oldLibraryItem.sequence = bs.sequence
|
||||
return oldLibraryItem
|
||||
})
|
||||
allOldSeries.push(oldSeries)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue