aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Persistence
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-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-22update image aspect ratio detectionLuke Pulverenti
2017-08-26remove async when there's nothing to awaitLuke Pulverenti
2017-08-10revert servicestack.text updateLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-05update media source methodsLuke Pulverenti
2017-07-27move auto-organize to pluginLuke Pulverenti
2016-12-12update next up queriesLuke Pulverenti
2016-11-20update db initLuke Pulverenti
2016-11-20update queriesLuke Pulverenti
2016-08-19update genre validatorLuke Pulverenti
2016-08-18update item by name validatorsLuke Pulverenti
2016-08-06update validatorsLuke Pulverenti
2016-06-20add temp file with recording conversionLuke Pulverenti
2016-06-17update item by name queriesLuke Pulverenti
2016-06-11update connection poolingLuke Pulverenti
2016-06-03rework user dataLuke Pulverenti
2016-05-01update sqliteLuke Pulverenti
2016-03-21removed dead codeLuke Pulverenti
2015-11-02update channel dbLuke Pulverenti
2015-10-29update db queriesLuke Pulverenti
2015-09-16update item list pageLuke Pulverenti
2015-07-083.0.5666.2Luke Pulverenti
2015-07-06update people queriesLuke Pulverenti
2015-06-28update people savingLuke Pulverenti
2015-06-01update live tv databaseLuke Pulverenti
2015-05-29consolidate slideout panelsLuke Pulverenti
2015-04-153.0.5582.2Luke Pulverenti
2015-03-24update tv db cleanupLuke Pulverenti
2015-03-21beta fixesLuke Pulverenti
2014-12-12more sync movementLuke Pulverenti
2014-10-23added new cabac valueLuke Pulverenti
2014-09-25Add retrieve and save all display prefsEric Reed
2014-09-20Create methods to retrieve/save all user data for a userEric Reed
2014-05-08Removed guids from the model projectLuke Pulverenti
2014-02-19add search methods to remote metadata providersLuke Pulverenti
2014-02-19rework image extraction settingsLuke Pulverenti
2014-01-29persist provider resultsLuke Pulverenti
2014-01-22#680 - episode organizationLuke Pulverenti
2014-01-21#680 - added auto organize pageLuke Pulverenti
2014-01-20#680 - file organizationLuke Pulverenti
2014-01-20#680 - Support new episode file sortingLuke Pulverenti
2014-01-19#680 - Support new episode file sorting added dummy results repositoryLuke Pulverenti
2013-12-06Pull ProviderData out of memoryLuke Pulverenti
2013-12-05moved media streams to the databaseLuke Pulverenti
2013-10-02added user data manager, updated nugetLuke Pulverenti
2013-09-30add ability to install pismoLuke Pulverenti
2013-09-26mono progress - able to start appLuke Pulverenti