mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-23 15:30:56 -04:00
update next up
This commit is contained in:
parent
96efd27e20
commit
58d904a51a
@ -154,7 +154,6 @@ namespace MediaBrowser.Server.Implementations.TV
|
|||||||
SortOrder = SortOrder.Descending,
|
SortOrder = SortOrder.Descending,
|
||||||
IsPlayed = true,
|
IsPlayed = true,
|
||||||
Limit = 1,
|
Limit = 1,
|
||||||
IsVirtualItem = false,
|
|
||||||
ParentIndexNumberNotEquals = 0
|
ParentIndexNumberNotEquals = 0
|
||||||
|
|
||||||
}).FirstOrDefault();
|
}).FirstOrDefault();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user