aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/TV
AgeCommit message (Expand)Author
2021-12-27Remove more warningsCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-09-03Fix some warningsBond_009
2021-05-27Merge pull request #5828 from jackrvan/issue-5813Claus Vium
2021-05-25Review notes to set value to Datetime min value instead of nullJack
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2021-04-16Some code cleanup. Allow NextUpDateCutoff to be nullJack
2021-04-15Add NextUpCutoffDate to NextUpQueryJack
2021-03-05Apply suggested formatting changesSmith00101010
2021-02-28Include specials in the calculation for the "Next Up" episode. Fixes #1479Moshe Schmidt
2021-01-18Remove commented codecrobibero
2021-01-15Add query parameter to disable returning first episode as next upcrobibero
2021-01-15Revert "Don't return first episodes in next up"crobibero
2020-12-13Use a more descriptive function namecrobibero
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-03Merge pull request #4633 from crobibero/guid-paramsClaus Vium
2020-12-01Update Emby.Server.Implementations/TV/TVSeriesManager.csClaus Vium
2020-12-01Fix possible nullrefMrTimscampi
2020-12-01Fix typoMrTimscampi
2020-12-01Use Guid as API parameter type where possiblecrobibero
2020-12-01Prevent GetUpNext from returning episodes in progressMrTimscampi
2020-11-27Fix suggestionMrTimscampi
2020-11-27Don't return first episodes in next upMrTimscampi
2020-10-17Use nameof where possibleBond_009
2020-07-15Fix warningsClaus Vium
2020-07-15Only fetch Next Up for episodes that have been fully matchedClaus Vium
2020-06-16fix SA1513/SA1516telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-12Initial migration codePatrick Barron
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part T-TErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-023.2.33.1Luke Pulverenti
2017-10-01update home screen sectionsLuke Pulverenti
2017-09-053.2.30.8Luke Pulverenti
2017-09-04update query objectsLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-08-01improve nextup queriesLuke Pulverenti
2017-05-24update main projectsLuke Pulverenti
2017-05-21update data queriesLuke Pulverenti
2017-03-21improve next up performanceLuke Pulverenti
2017-01-31fix showing first episodes when next up emptyLuke Pulverenti