aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv/EmbyTV
AgeCommit message (Expand)Author
2020-06-05Use typed logger where possiblecrobibero
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-25Fix some 'bugs' flagged by sonarcloudBond_009
2020-05-10Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionalityMark Monteiro
2020-04-15Merge branch 'master' into nullable3Bond_009
2020-04-11Fix style issuesMark Monteiro
2020-04-11Use a separate line for each property initializerMark Monteiro
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-04-05replace 'try-finally' with 'using' where appropriateMark Monteiro
2020-04-03Merge remote-tracking branch 'upstream/master' into remove-common-processMark Monteiro
2020-04-02Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.CommonBond_009
2020-04-01Address commentsBond_009
2020-03-27Make sure Process objects are all disposed correctlyMark Monteiro
2020-03-27Delete unnecessary ProcessFactory abstractionMark Monteiro
2020-03-27Remove unnecessary CommonProcess abstractionMark Monteiro
2020-03-11Merge branch 'master' into warn17Bond-009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-02-23Fix some warningsBond_009
2020-02-06Fix some warnings in Emby.Server.ImplementationsBond_009
2020-02-03Merge pull request #2357 from Bond-009/warn13dkanada
2020-01-31Fix warningsBond_009
2020-02-01Merge pull request #2247 from Bond-009/stringhelperdkanada
2020-01-22Remove FileSystem.GetStreamBond-009
2020-01-10Merge branch 'master' into embytvBond_009
2020-01-09Remove StringHelper functionsBond-009
2019-12-13Enable TreatWarningsAsErrors for some projectsBond_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-22Fix some warningsBond-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-12Rewrite `ItemDataProvider` to be more robustBond_009
2019-09-02Merge pull request #1686 from Bond-009/warn7Anthony Lavado
2019-08-29More warning fixesBond_009
2019-08-29Fix invalid arg forBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-07-06Fixes issues with HttpClientManagerBond_009
2019-03-25Simplify/remove/clean codeBond-009
2019-03-12Merge pull request #1060 from Bond-009/assinfoVasily
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-03-07Remove redundent class AssemblyInfoBond-009
2019-02-20Avoid exceptions due to folder and file not foundPloughPuff
2019-02-09Removed some unused fieldsBond_009
2019-02-05Remove custom ThreadingClaus Vium
2019-02-04Merge pull request #797 from Bond-009/warningsVasily
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-02-02Fix all warningsBond-009
2019-02-01Fix more warningsBond_009