mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-22 07:02:27 -04:00
Test /videos/id with multi-part episodes
This commit is contained in:
@@ -317,6 +317,8 @@ function getNextVideoEntry({
|
||||
prev ? desc(entries.order) : entries.order,
|
||||
// prefer next part of the current entry over next entry
|
||||
eq(vids.rendering, videos.rendering),
|
||||
// take the first part available
|
||||
vids.part,
|
||||
// always prefer latest version of video
|
||||
desc(vids.version),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user