aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv/Listings
AgeCommit message (Expand)Author
2020-09-04Merge remote-tracking branch 'upstream/master' into http-client-migratecrobibero
2020-09-03last time I swearcrobibero
2020-09-03Remove ResponseHeadersRead in SchedulesDirectcrobibero
2020-09-03Revert "Remove ResponseHeadersRead where applicable"crobibero
2020-09-03Remove ResponseHeadersRead where applicablecrobibero
2020-09-01Fix stylingcrobibero
2020-09-01Properly migrate all HttpCompletionOptioncrobibero
2020-08-31Fix some warningsBond_009
2020-08-31migrate to IHttpClientFactory in XmlTvListingsProvidercrobibero
2020-08-31migrate to IHttpClientFactory in SchedulesDirectcrobibero
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-08-19Fix warningsBond_009
2020-07-22Review usage of string.Substring (part 1)Bond_009
2020-06-16fix SA1513/SA1516telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
2020-06-06Fix a small number of compile warningsaled
2020-06-05Use typed logger where possiblecrobibero
2020-04-02Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.CommonBond_009
2020-04-01Address commentsBond_009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-02-06Fix some warnings in Emby.Server.ImplementationsBond_009
2020-01-02Merge pull request #2150 from Bond-009/releaseerrordkanada
2019-12-14Move Emby.XmlTv to a NuGet package (#2042)Bond-009
2019-12-13Enable TreatWarningsAsErrors for some projectsBond_009
2019-11-22Fix some warningsBond-009
2019-09-23Fix multiple mistakes and warningsBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-07-13CleanupBond_009
2019-07-13Try to fix XmlTvListingsProviderBond_009
2019-07-06Fixes issues with HttpClientManagerBond_009
2019-06-18Remove more unused stuffBond-009
2019-03-05Switch to HeaderNames instead of hardcoded strings (and other header related ...Claus Vium
2019-02-09Fix namespacing so it lines up properly with file names and paths (#715)Erwin de Haan
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-20Revert Jellyfin.Versioning, Update all versions and user agents.Erwin de Haan
2019-01-19Reformat JustAMan review second pass changes.Erwin de Haan
2019-01-17Reformat JustAMan review pt1 changesErwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part Liv-PErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-03Clean up HttpClientManager, LiveTvManager and InstallationManagerBond_009
2019-01-02Fix warning and improve performanceBond_009
2018-12-30Fix logging in XmlTvListingsProviderBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009