Commit graph

16 commits

Author SHA1 Message Date
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Erwin de Haan a5288115a8 Visual Studio Reformat: Emby.Server.Implementations Part A-Da 2019-01-13 20:20:16 +01:00
Erwin de Haan ec1f5dc317 Mayor code cleanup
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-10 20:38:53 +01:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 1dab9a60f4 rename methods 2017-05-07 16:02:32 -04:00
Luke Pulverenti d350dc0edb resolve error saving sync jobs 2016-12-23 12:09:50 -05:00
Luke Pulverenti 81d685b882 update db connections 2016-12-13 10:44:34 -05:00
Luke Pulverenti 1dc080df8b update connections 2016-11-20 22:52:58 -05:00
Luke Pulverenti 184f3bc50a update db init 2016-11-20 04:46:07 -05:00
Luke Pulverenti 7f62a99ab5 update extensions 2016-11-20 02:10:07 -05:00
Luke Pulverenti a385ab5142 update extension 2016-11-20 01:13:35 -05:00
Luke Pulverenti 64d15be839 update queries 2016-11-20 00:59:36 -05:00
Luke Pulverenti b06d1851da add db helpers 2016-11-19 21:43:21 -05:00
Luke Pulverenti 2a0280d48d add dll config file 2016-11-19 16:07:01 -05:00
Luke Pulverenti 9f40c1982b rework additional repositories 2016-11-18 04:28:39 -05:00
Luke Pulverenti fa714425dd begin to rework repositories 2016-11-18 03:39:20 -05:00