aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.LocalMetadata/Parsers
AgeCommit message (Collapse)Author
2020-06-26Fix nullable string usage.crobibero
2020-06-13Remove warnings from MediaBrowser.LocalMetadatacrobibero
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
Use typed logger where possible
2020-06-09Fix a small number of compile warningsaled
2020-06-06Fix a small number of compile warningsaled
2020-06-05Use typed logger where possiblecrobibero
2020-01-31Fix warningsBond_009
2019-03-07Remove useless commentsBond_009
2019-03-07Remove useless abstraction around XmlReaderSettingsBond_009
This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
Refs #575
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.LocalMetadataErwin 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.
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-28Remove custom ToArray extensionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-08-10revert servicestack.text updateLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-06update componentsLuke Pulverenti
2017-07-23ensure custom css is loaded lastLuke Pulverenti
2017-06-11improve live tv imagesLuke Pulverenti
2017-06-09fix boxsets hanging up library scanLuke Pulverenti
2017-06-04move xml providers to pluginLuke Pulverenti
2017-06-03update live tv startupLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-13add sample rate conditionLuke Pulverenti
2017-05-06add new search filtersLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-04-29update environment detectionLuke Pulverenti
2017-04-01remove qsv hevc decoding for nowLuke Pulverenti
2017-02-26update componentsLuke Pulverenti
2017-02-18clean related files when deleting itemsLuke Pulverenti
2017-01-26update ShortOverviewLuke Pulverenti
2016-12-03update xml parsingLuke Pulverenti
2016-12-03update xml readersLuke Pulverenti
2016-11-02update xml parsingLuke Pulverenti
2016-11-02update xml parsingLuke Pulverenti
2016-10-31consolidate internal interfacesLuke Pulverenti
2016-10-30make local metadata project portableLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-09-03add loopback handlerLuke Pulverenti
2016-09-01Programmatic provider id handling for xml and nfo persistencesoftworkz
2016-03-27Remove unused code...Sven Van den brande
2016-03-13update music user data keyLuke Pulverenti
2015-11-02update channel dbLuke Pulverenti
2015-10-04continue file system reworkLuke Pulverenti