index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
TV
Age
Commit message (
Expand
)
Author
2021-12-27
Remove more warnings
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-09-03
Fix some warnings
Bond_009
2021-05-27
Merge pull request #5828 from jackrvan/issue-5813
Claus Vium
2021-05-25
Review notes to set value to Datetime min value instead of null
Jack
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
2021-04-16
Some code cleanup. Allow NextUpDateCutoff to be null
Jack
2021-04-15
Add NextUpCutoffDate to NextUpQuery
Jack
2021-03-05
Apply suggested formatting changes
Smith00101010
2021-02-28
Include specials in the calculation for the "Next Up" episode. Fixes #1479
Moshe Schmidt
2021-01-18
Remove commented code
crobibero
2021-01-15
Add query parameter to disable returning first episode as next up
crobibero
2021-01-15
Revert "Don't return first episodes in next up"
crobibero
2020-12-13
Use a more descriptive function name
crobibero
2020-12-11
Use typed UserManager GetPreference
crobibero
2020-12-03
Merge pull request #4633 from crobibero/guid-params
Claus Vium
2020-12-01
Update Emby.Server.Implementations/TV/TVSeriesManager.cs
Claus Vium
2020-12-01
Fix possible nullref
MrTimscampi
2020-12-01
Fix typo
MrTimscampi
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-12-01
Prevent GetUpNext from returning episodes in progress
MrTimscampi
2020-11-27
Fix suggestion
MrTimscampi
2020-11-27
Don't return first episodes in next up
MrTimscampi
2020-10-17
Use nameof where possible
Bond_009
2020-07-15
Fix warnings
Claus Vium
2020-07-15
Only fetch Next Up for episodes that have been fully matched
Claus Vium
2020-06-16
fix SA1513/SA1516
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part T-T
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-02
3.2.33.1
Luke Pulverenti
2017-10-01
update home screen sections
Luke Pulverenti
2017-09-05
3.2.30.8
Luke Pulverenti
2017-09-04
update query objects
Luke Pulverenti
2017-08-19
update live tv data transfer
Luke Pulverenti
2017-08-01
improve nextup queries
Luke Pulverenti
2017-05-24
update main projects
Luke Pulverenti
2017-05-21
update data queries
Luke Pulverenti
2017-03-21
improve next up performance
Luke Pulverenti
2017-01-31
fix showing first episodes when next up empty
Luke Pulverenti
[next]