aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/TV
AgeCommit message (Expand)Author
2024-07-17Move external url listing to provider for plugin use (#12279)Cody Robibero
2024-06-24Backport pull request #12050 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11882 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11806 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11743 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11719 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11647 from jellyfin/release-10.9.zShadowghost
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-08-22== null -> is nullBond_009
2023-05-20Implement NFO named season parsingShadowghost
2023-03-01Add SeasonProviderIds to EpisodeInfo (#9407)Nils Fürniß
2023-01-03Merge pull request #8775 from SenorSmartyPants/DVRMetadataBond-009
2022-12-19Use DistinctBy introduced in .NET 6Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-19Add Options to disable DVR NFO and image savingSenorSmartyPants
2022-08-15Fix various typos luz paz
2022-08-13Backport pull request #8209 from jellyfin/release-10.8.zShadowghost
2022-08-01Backport pull request #8191 from jellyfin/release-10.8.zJoshua Boniface
2022-07-03Add escape hatch for Series mergingMikal Stordal
2022-02-21Optimize Guid comparisonsBond_009
2022-01-11Merge pull request #7134 from adavier/trakt-episode-linksCody Robibero
2022-01-07Keep from serializing trailers into databaseJoe Rogers
2022-01-07Implement trakt episode links using the implementation from Series.csadavier
2021-12-15Merge branch 'master' into what_could_go_wrongClaus Vium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-12-07Refactor extras parsingcvium
2021-08-28Remove more and more warningsCody Robibero
2021-08-13Fix warnings in MediaBrowser.ControllerRich Lander
2021-06-06Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)Cody Robibero
2021-05-13Reduce warnings in MediaBrowser.Controllercrobibero
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2021-04-21Improve perf of db save and queryBond_009
2021-02-13Minor improvementsBond_009
2020-12-13Use a more descriptive function namecrobibero
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-10-17Use nameof where possibleBond_009
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-08-19Fix warningsBond_009
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-11Fix build errorsPatrick Barron
2020-06-11Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-06Fix a small number of compile warningsaled
2020-05-26Make SonarCloud less angryPatrick Barron
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-12Initial migration codePatrick Barron