Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							87d2479b78 
							
						 
					 
					
						
						
							
							Fix warnings  
						
						
						
						
					 
					
						2020-01-31 22:26:53 +01:00 
						 
				 
			
				
					
						
							
							
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							2ef4ffd698 
							
						 
					 
					
						
						
							
							More warnings (removed)  
						
						
						
						
					 
					
						2019-12-11 00:13:57 +01:00 
						 
				 
			
				
					
						
							
							
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							42ffddc269 
							
						 
					 
					
						
						
							
							Fix more warnings  
						
						
						
						
					 
					
						2019-11-27 16:29:56 +01:00 
						 
				 
			
				
					
						
							
							
								Bond-009 
							
						 
					 
					
						
						
						
						
							
						
						
							b477b3874e 
							
						 
					 
					
						
						
							
							Fix some warnings  
						
						
						
						
					 
					
						2019-11-22 16:15:31 +01:00 
						 
				 
			
				
					
						
							
							
								dkanada 
							
						 
					 
					
						
						
						
						
							
						
						
							37eed8cf1f 
							
						 
					 
					
						
						
							
							revert settings to their old names  
						
						
						
						
					 
					
						2019-11-21 21:55:10 +09:00 
						 
				 
			
				
					
						
							
							
								Bond-009 
							
						 
					 
					
						
						
						
						
							
						
						
							6032f31aa6 
							
						 
					 
					
						
						
							
							Use CultureInvariant string conversion for Guids  
						
						
						
						
					 
					
						2019-08-09 23:17:54 +02:00 
						 
				 
			
				
					
						
							
							
								Bond-009 
							
						 
					 
					
						
						
						
						
							
						
						
							b44a70ff36 
							
						 
					 
					
						
						
							
							Simplify/remove/clean code  
						
						... 
						
						
						
						* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;) 
						
						
					 
					
						2019-03-25 22:25:32 +01:00 
						 
				 
			
				
					
						
							
							
								Claus Vium 
							
						 
					 
					
						
						
						
						
							
						
						
							0ef2b46106 
							
						 
					 
					
						
						
							
							Remove custom Threading  
						
						
						
						
					 
					
						2019-02-05 16:47:50 +01:00 
						 
				 
			
				
					
						
							
							
								Joshua M. Boniface 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4f51e16a5 
							
						 
					 
					
						
						
							
							Merge pull request  #736  from Bond-009/startasync  
						
						... 
						
						
						
						Start startup tasks async 
						
						
					 
					
						2019-02-03 22:23:54 -05:00 
						 
				 
			
				
					
						
							
							
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							1385d89df6 
							
						 
					 
					
						
						
							
							Remove MoreLINQ  
						
						
						
						
					 
					
						2019-02-02 12:27:06 +01:00 
						 
				 
			
				
					
						
							
							
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							85a58fd655 
							
						 
					 
					
						
						
							
							Start startup tasks async  
						
						
						
						
					 
					
						2019-01-27 15:40:37 +01:00 
						 
				 
			
				
					
						
							
							
								Erwin de Haan 
							
						 
					 
					
						
						
						
						
							
						
						
							e867446437 
							
						 
					 
					
						
						
							
							ReSharper format: conform inline 'out' parameters.  
						
						
						
						
					 
					
						2019-01-13 21:46:33 +01:00 
						 
				 
			
				
					
						
							
							
								Erwin de Haan 
							
						 
					 
					
						
						
						
						
							
						
						
							c5c7a3c4ee 
							
						 
					 
					
						
						
							
							Visual Studio Reformat: Emby.Server.Implementations Part De-H  
						
						
						
						
					 
					
						2019-01-13 20:20:41 +01:00 
						 
				 
			
				
					
						
							
							
								Erwin de Haan 
							
						 
					 
					
						
						
						
						
							
						
						
							e2751d42e8 
							
						 
					 
					
						
						
							
							Merge branch 'dev' into code-cleanup  
						
						
						
						
					 
					
						2019-01-11 12:50:36 +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 
						 
				 
			
				
					
						
							
							
								hawken 
							
						 
					 
					
						
						
						
						
							
						
						
							bd169e4fd4 
							
						 
					 
					
						
						
							
							remove trailing whitespace  
						
						
						
						
					 
					
						2019-01-07 23:27:46 +00:00 
						 
				 
			
				
					
						
							
							
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							ea4c914123 
							
						 
					 
					
						
						
							
							Fix exception logging  
						
						
						
						
					 
					
						2018-12-30 22:44:39 +01:00 
						 
				 
			
				
					
						
							
							
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							0f8b3c6347 
							
						 
					 
					
						
						
							
							Use Microsoft.Extensions.Logging abstraction  
						
						
						
						
					 
					
						2018-12-30 22:44:38 +01:00 
						 
				 
			
				
					
						
							
							
								stefan 
							
						 
					 
					
						
						
						
						
							
						
						
							48facb797e 
							
						 
					 
					
						
						
							
							Update to 3.5.2 and .net core 2.1  
						
						
						
						
					 
					
						2018-09-12 19:26:21 +02:00 
						 
				 
			
				
					
						
							
							
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							58a7829ecd 
							
						 
					 
					
						
						
							
							update library changed notifier  
						
						
						
						
					 
					
						2017-11-25 23:48:12 -05:00 
						 
				 
			
				
					
						
							
							
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							cdd79ec7e2 
							
						 
					 
					
						
						
							
							update owned items  
						
						
						
						
					 
					
						2017-09-18 12:52:22 -04:00 
						 
				 
			
				
					
						
							
							
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							49b799adbe 
							
						 
					 
					
						
						
							
							3.2.30.8  
						
						
						
						
					 
					
						2017-09-05 15:49:02 -04:00 
						 
				 
			
				
					
						
							
							
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							1ad990ad72 
							
						 
					 
					
						
						
							
							update live tv data transfer  
						
						
						
						
					 
					
						2017-08-19 15:43:35 -04:00 
						 
				 
			
				
					
						
							
							
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							bbb43a6525 
							
						 
					 
					
						
						
							
							update logging  
						
						
						
						
					 
					
						2017-06-28 15:26:55 -04:00 
						 
				 
			
				
					
						
							
							
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							1e5c3db9eb 
							
						 
					 
					
						
						
							
							support individual library refreshing  
						
						
						
						
					 
					
						2017-06-23 12:04:45 -04:00 
						 
				 
			
				
					
						
							
							
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							1d62a88fd8 
							
						 
					 
					
						
						
							
							move classes to portable server project  
						
						
						
						
					 
					
						2016-11-03 18:06:00 -04:00