aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv/LiveTvManager.cs
AgeCommit message (Expand)Author
2020-02-06Fix some warnings in Emby.Server.ImplementationsBond_009
2020-01-10Merge branch 'master' into embytvBond_009
2019-12-12Add improved error error for #2141Bond-009
2019-12-06Merge remote-tracking branch 'upstream/master' into randomBond-009
2019-12-04Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.csBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-10-29Fix more warningsBond_009
2019-10-20Don't shuffle some types by defaultBond_009
2019-09-23Fix multiple mistakes and warningsBond_009
2019-09-02Fix warnings, improve performance (#1665)Bond-009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-03-25Simplify/remove/clean codeBond-009
2019-02-12Less string allocationsBond_009
2019-02-02Fix all warningsBond-009
2019-02-02Remove MoreLINQBond_009
2019-02-02Remove unused fieldBond_009
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-17Reformat JustAMan review pt1 changesErwin de Haan
2019-01-15Extra formatting on the merged code.Erwin de Haan
2019-01-15Merge branch 'dev' into reformatErwin de Haan
2019-01-15removed a bunch of validation, security, registration, premiere, whatever bsClaus Vium
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin 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-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Merge pull request #506 from hawken93/lintingJoshua M. Boniface
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-07Some less obvious ones that I was told were therehawken
2019-01-05Remove unnecessary using statementsBond_009
2019-01-05Remove FireEventIfNotNullBond_009
2019-01-03Clean up HttpClientManager, LiveTvManager and InstallationManagerBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Clean upBond_009
2018-12-30Remove the need for NullLoggerBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-30Final cleanupBond_009
2018-12-30Some voodoo magic to stop a crashBond_009
2018-12-30Fix NullRefExceptionBond_009
2018-12-30Give more info on errorBond_009
2018-12-28Remove custom ToArray extensionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-12-05update live tv queriesLuke Pulverenti
2017-12-03Stub out new filtering apiLuke Pulverenti
2017-11-25update library changed notifierLuke Pulverenti
2017-11-05support track selection before playbackLuke Pulverenti
2017-10-13preserve channel info from providerLuke Pulverenti
2017-10-03remove unneeded async signaturesLuke Pulverenti
2017-09-28rework live stream creationLuke Pulverenti
2017-09-18update owned itemsLuke Pulverenti