aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.LocalMetadata/Parsers
AgeCommit message (Collapse)Author
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
2015-10-03begin file system reworkLuke Pulverenti
2015-08-02update metadata parsingLuke Pulverenti
2015-06-28update people savingLuke Pulverenti
2015-04-26fixed for new collection creationLuke Pulverenti
2014-12-12more sync movementLuke Pulverenti
2014-10-20add reelLuke Pulverenti
2014-08-05fixes #887 - Support ttml subtitle outputLuke Pulverenti
2014-08-04update playlist xml savingLuke Pulverenti
2014-08-02fixes #791 - Support server-side playlistsLuke Pulverenti
2014-06-29fixes #795 - Support reading Xbmc nfo'sLuke Pulverenti