mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-06 10:42:44 +02:00
Update:Podcast episode table is lazy loaded #1549
This commit is contained in:
@@ -49,6 +49,7 @@ class LibraryItemController {
|
||||
item.episodesDownloading = [this.podcastManager.currentDownload.toJSONForClient()]
|
||||
}
|
||||
}
|
||||
|
||||
return res.json(item)
|
||||
}
|
||||
res.json(req.libraryItem)
|
||||
|
||||
Reference in New Issue
Block a user