aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs
AgeCommit message (Collapse)Author
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
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
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
2017-02-09add error handlingLuke Pulverenti
2017-02-06restore featuresLuke Pulverenti
2017-02-06disable input modifiers for nowLuke Pulverenti
2017-01-29support subtitles with encoded recordingsLuke Pulverenti
2017-01-20add IsRemote propertyLuke Pulverenti
2016-11-30add recording imagesLuke Pulverenti
2016-11-29update recording encoderLuke Pulverenti
2016-11-09update recording analyze durationLuke Pulverenti
2016-11-05update sliderLuke Pulverenti
2016-11-03move classes to portableLuke Pulverenti