cvium
|
5ea9a74289
fix: use a combination of ParentIndexNumber and IndexNumber to determine next up episodes
|
2 years ago |
cvium
|
7a0e7b3cf8
add MinParentIndexNumber
|
2 years ago |
cvium
|
373c63bcc7
fix: set MinIndexNumber for the next up query
|
2 years ago |
Claus Vium
|
a5687793c9
Revert "Revert "refactor: use season number and episode number for NextUp ordering instead of SortName""
|
3 years ago |
Cody Robibero
|
7884e7e829
Revert "refactor: use season number and episode number for NextUp ordering instead of SortName"
|
3 years ago |
cvium
|
ef037ad371
refactor: use season number and episode number for NextUp ordering instead of SortName
|
3 years ago |
Claus Vium
|
53209830e7
Merge pull request #7346 from Bond-009/guid
|
3 years ago |
Bill Thornton
|
df70d7bdf1
Use IReadOnlyList for seriesKeys
|
3 years ago |
Bill Thornton
|
055c63bdee
Include played and unplayed results in the same next up request
|
3 years ago |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 years ago |
SenorSmartyPants
|
bbac59c6d6
Rewatching next up (#7253)
|
3 years ago |
Cody Robibero
|
a60cb280a3
Properly populate QueryResult
|
3 years ago |
Cody Robibero
|
7bfc6b5679
Remove more warnings
|
3 years ago |
Bond_009
|
cbfa355e31
Update StyleCop
|
3 years ago |
Cody Robibero
|
32629cd7da
Use BaseItemKind where possible
|
3 years ago |
Bond_009
|
637e86478f
Fix some warnings
|
4 years ago |
Claus Vium
|
61346dd2e2
Merge pull request #5828 from jackrvan/issue-5813
|
4 years ago |
Jack
|
e3ff473bd4
Review notes to set value to Datetime min value instead of null
|
4 years ago |
Bond_009
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
BaronGreenback
|
f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
|
4 years ago |
Jack
|
198cc6e76a
Some code cleanup. Allow NextUpDateCutoff to be null
|
4 years ago |
Jack
|
d7855500c2
Add NextUpCutoffDate to NextUpQuery
|
4 years ago |
Smith00101010
|
6293629d32
Apply suggested formatting changes
|
4 years ago |
Moshe Schmidt
|
4bbfcaef83
Include specials in the calculation for the "Next Up" episode. Fixes #1479
|
4 years ago |
crobibero
|
1455c2aa10
Remove commented code
|
4 years ago |
crobibero
|
3b9567d583
Add query parameter to disable returning first episode as next up
|
4 years ago |
crobibero
|
3d754fa5bf
Revert "Don't return first episodes in next up"
|
4 years ago |
crobibero
|
ee23d06154
Use a more descriptive function name
|
4 years ago |
crobibero
|
b670937c3d
Use typed UserManager GetPreference
|
4 years ago |
Claus Vium
|
e042572588
Merge pull request #4633 from crobibero/guid-params
|
4 years ago |