mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-23 01:18:59 +02:00
Merge 453e881336
into 28404f37b8
This commit is contained in:
commit
ed02209845
@ -205,6 +205,7 @@ module.exports = {
|
|||||||
delete bs.book.libraryItem
|
delete bs.book.libraryItem
|
||||||
libraryItem.media = bs.book
|
libraryItem.media = bs.book
|
||||||
const oldLibraryItem = libraryItem.toOldJSONMinified()
|
const oldLibraryItem = libraryItem.toOldJSONMinified()
|
||||||
|
oldLibraryItem.sequence = bs.sequence
|
||||||
return oldLibraryItem
|
return oldLibraryItem
|
||||||
})
|
})
|
||||||
allOldSeries.push(oldSeries)
|
allOldSeries.push(oldSeries)
|
||||||
|
Loading…
Reference in New Issue
Block a user