aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs
AgeCommit message (Expand)Author
2021-03-08Merge pull request #5402 from Ullmie02/fix-null-sizeJoshua M. Boniface
2020-11-18Fix build and thread detection logicFernando Fernández
2020-11-17Specify threads to ffmpeg properlyFernando Fernández
2020-08-31Fix some warningsBond_009
2020-08-19Fix warningsBond_009
2020-06-15fix SA1005telans
2020-05-25Fix some 'bugs' flagged by sonarcloudBond_009
2020-04-11Fix style issuesMark Monteiro
2020-04-11Use a separate line for each property initializerMark Monteiro
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-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-02-06Fix some warnings in Emby.Server.ImplementationsBond_009
2020-01-31Fix warningsBond_009
2020-01-22Remove FileSystem.GetStreamBond-009
2019-09-23Fix multiple mistakes and warningsBond_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-02-09Removed some unused fieldsBond_009
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-22Remove conditions that are always true/falseBond_009
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-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-07update recording conversionLuke Pulverenti
2017-09-17add yadif settingLuke Pulverenti
2017-08-11update download error handlingLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-21update data queriesLuke Pulverenti
2017-05-15update recorderLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-05-03support omdb episodes by imdb; add more search dataLuke Pulverenti
2017-05-02update encoded recorderLuke Pulverenti
2017-04-21switch to hwaccel autoLuke Pulverenti
2017-03-26update recording mp4 argsLuke Pulverenti
2017-03-01omit input container when hw encodingLuke Pulverenti
2017-02-22update recording conversionLuke Pulverenti
2017-02-21update recording conversionLuke Pulverenti
2017-02-17add db startup error handlingLuke Pulverenti
2017-02-09restore changesLuke Pulverenti