aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv
AgeCommit message (Expand)Author
2023-05-15Fix readonlyspan usageCody Robibero
2023-04-06Remove redundant 'else' keywordsStepan Goremykin
2023-04-06Pass cancellation tokenStepan Goremykin
2023-04-06Inline out variable declarationStepan Goremykin
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-03-12Fall back to using "logo" attrib if "tvg-logo" is mssing in M3U-tuner (#9475)gitteric
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-20StringComparison.Ordinal instead of StringComparison.OrdinalIgnoreCaseBond_009
2023-02-19Optimize tryparseBond_009
2023-02-11LiveTV fixesCody Robibero
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
2023-01-03Merge pull request #8775 from SenorSmartyPants/DVRMetadataBond-009
2022-12-19Use DistinctBy introduced in .NET 6Bond_009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-12-05Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...Bond-009
2022-11-27Call GetConfiguration just once in functionSenorSmartyPants
2022-11-22DVR: Prefer HD channels then earliest showing when handling duplicate showing...SenorSmartyPants
2022-11-19Add Options to disable DVR NFO and image savingSenorSmartyPants
2022-11-19Don't cancel DVR recordings when adjusting settings (#8752)SenorSmartyPants
2022-11-10Fix incorrect starting offset of buffer span in CheckTunerAvailability.Michael Powers
2022-11-05Add regression test for #8696Bond_009
2022-11-04Don't throw exception if program.Title is nullCody Robibero
2022-10-28Backport pull request #8609 from jellyfin/release-10.8.zAnthony Lavado
2022-10-12Switch branches if statementBond_009
2022-10-11Fix some things that slipped through the cracksBond_009
2022-10-11Merge branch 'jellyfin:master' into gzipadrez99
2022-10-10Skip generic shows from duplicate removal actions (#8370)Aaron
2022-10-07Merge pull request #8503 from Bond-009/ThrowIfNullClaus Vium
2022-10-06Fix minor warnings in Emby.Server.Implementations (#2149)Jan Sommer
2022-10-06Use ArgumentNullException.ThrowIfNull helper methodBond_009
2022-09-11Don't allow throwing System.Exception (#8378)Bond-009
2022-08-22Merge pull request #8267 from luzpaz/typosBond-009
2022-08-18Make IgnoreDts configurable for M3U tunerknackebrot
2022-08-15Fix various typos luz paz
2022-06-19Use System.IO.Compression instead of SharpCompress for gzipsadrez99
2022-05-20Merge pull request #7544 from jaantaponen/long-filename-fixCody Robibero
2022-04-28Merge pull request #7625 from crobibero/xml-cache-deleteCody Robibero
2022-04-17Merge pull request #7592 from 1337joe/live-tv-fixesCody Robibero
2022-04-17Merge pull request #7567 from cvium/fix_xmltv_cachingCody Robibero
2022-04-07Merge pull request #7542 from 1337joe/make-recording-stopCody Robibero
2022-02-21Optimize Guid comparisonsBond_009
2022-02-17Remove some dead codeBond_009
2022-02-15Fix some warningsBond_009
2022-02-14Fix some warningsBond_009
2022-02-06Merge pull request #7241 from Bond-009/async5Cody Robibero
2022-01-22Merge pull request #7235 from Bond-009/async4Cody Robibero
2022-01-22Merge pull request #7236 from Bond-009/taskcompletionsourceCody Robibero