Commit Graph

76 Commits (master)

Author SHA1 Message Date
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
4 months ago
Bill Thornton 9c64f94458 Add option to include resumable items in next up requests
9 months ago
Bond_009 cb85fc688f Enable nullable for more files
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
cvium 08d2acba20 Backport pull request #8662 from jellyfin/release-10.8.z
2 years ago
cvium 812a4170ee Backport pull request #8501 from jellyfin/release-10.8.z
2 years ago
Claus Vium 4a261a3ec0 Backport pull request #8348 from jellyfin/release-10.8.z
2 years ago
Niels van Velzen bef4256d47 Use guid for seriesId API parameter
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
Bill Thornton df70d7bdf1 Use IReadOnlyList for seriesKeys
2 years ago
Bill Thornton 055c63bdee Include played and unplayed results in the same next up request
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
SenorSmartyPants bbac59c6d6
Rewatching next up (#7253)
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Claus Vium 61346dd2e2
Merge pull request #5828 from jackrvan/issue-5813
3 years ago
Jack e3ff473bd4 Review notes to set value to Datetime min value instead of null
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
Jack 198cc6e76a Some code cleanup. Allow NextUpDateCutoff to be null
3 years ago
Jack d7855500c2 Add NextUpCutoffDate to NextUpQuery
3 years ago
Smith00101010 6293629d32
Apply suggested formatting changes
3 years ago
Moshe Schmidt 4bbfcaef83 Include specials in the calculation for the "Next Up" episode. Fixes #1479
3 years ago
crobibero 1455c2aa10 Remove commented code
3 years ago
crobibero 3b9567d583 Add query parameter to disable returning first episode as next up
3 years ago
crobibero 3d754fa5bf Revert "Don't return first episodes in next up"
3 years ago
crobibero ee23d06154 Use a more descriptive function name
3 years ago
crobibero b670937c3d Use typed UserManager GetPreference
3 years ago
Claus Vium e042572588
Merge pull request #4633 from crobibero/guid-params
4 years ago
Claus Vium 673d2c0d26
Update Emby.Server.Implementations/TV/TVSeriesManager.cs
4 years ago
MrTimscampi 371092cf62 Fix possible nullref
4 years ago
MrTimscampi 7ba9ba4780 Fix typo
4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
MrTimscampi 21a67a66d2 Prevent GetUpNext from returning episodes in progress
4 years ago
MrTimscampi 0dda909a60 Fix suggestion
4 years ago
MrTimscampi c196ad3351 Don't return first episodes in next up
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
Claus Vium 90fa1149fa Fix warnings
4 years ago
Claus Vium a23920e2ad Only fetch Next Up for episodes that have been fully matched
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago