| 
							
							
								 Dario Ackermann | d4c3d24e52 | fix(collection): Do not lock newly created collections (#14259) | 2025-06-09 17:32:31 -06:00 |  | 
			
				
					| 
							
							
								 Shadowghost | 5c9f70c375 | Cleanup Tasks and Validators | 2025-04-30 09:29:13 +02:00 |  | 
			
				
					| 
							
							
								 Tim Eisele | 6e9e2f500f | Fix Genre cleanup (#13916) | 2025-04-14 20:43:38 -06:00 |  | 
			
				
					| 
							
							
								 Tim Eisele | cad8de9701 | Add Genre cleanup and fix cleanup filter queries (#13891) | 2025-04-09 18:40:16 -06:00 |  | 
			
				
					| 
							
							
								 JPVenson | 160020c551 | WIP fixed namespaces | 2025-03-25 15:30:22 +00:00 |  | 
			
				
					| 
							
							
								 Bond-009 | bb018c4adc | Enable nullable for LibraryManager (#11191) | 2024-04-17 10:44:50 -06:00 |  | 
			
				
					| 
							
							
								 Cody Robibero | 2920611ffc | Convert string MediaType to enum MediaType | 2023-10-10 15:57:15 -06:00 |  | 
			
				
					| 
							
							
								 Bond_009 | c7d50d640e | Replace == null with is null | 2022-12-05 15:00:20 +01:00 |  | 
			
				
					| 
							
							
								 Bond_009 | cbfa355e31 | Update StyleCop | 2021-12-24 18:28:27 +01:00 |  | 
			
				
					| 
							
							
								 Cody Robibero | 32629cd7da | Use BaseItemKind where possible | 2021-12-12 06:11:27 -07:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | acb86066ff | Replace library option to AutomaticallyAddToCollection Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-18 16:00:14 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 263bbf897a | Reduce one query Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-18 15:34:35 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 6565b0cfbe | Fix style issues Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-18 13:33:44 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | b635b5a7e3 | Paginate movies query Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-18 13:08:56 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 6d74c83ddb | Fix issues mentioned in review, except for option name Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-18 12:07:27 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 989013c974 | Add new line at end of file Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-17 22:22:52 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | c09e999916 | Use List<Gid> instead of List<Movie> Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-17 22:18:59 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 52e9dc66f5 | Remove extra blank line Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-17 21:07:02 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 3c8f7d380f | Improve performance Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-17 20:56:14 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 0a0ddb0eaf | Add AutoCollection option it can determine whether auto create/add movies to collection
Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-17 14:02:07 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 1924d0740d | Fix style and performance issues mentioned in review Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-16 19:03:18 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 74459ec403 | Fix issues mentioned in review Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-16 11:50:04 +08:00 |  | 
			
				
					| 
							
							
								 Petrus.Z | 5eb1fde88c | Add Collection Validator, create collection based on nfo Based on nfo's set element, automatically add movie to collection.
Signed-off-by: Petrus.Z <silencly07@gmail.com> | 2021-11-16 00:17:14 +08:00 |  | 
			
				
					| 
							
							
								 Bond_009 | 5726535a26 | Fix some warnings 609 left | 2021-11-09 13:14:31 +01:00 |  | 
			
				
					| 
							
							
								 Patrick Barron | 876a902356 | Fix warnings in Library | 2021-10-03 21:41:22 -04:00 |  | 
			
				
					| 
							
							
								 Cody Robibero | 611c20dba8 | Fix indentation | 2021-09-03 06:57:33 -06:00 |  | 
			
				
					| 
							
							
								 Cody Robibero | ecb4b8e0aa | Apply suggestions from code review Co-authored-by: Bond-009 <bond.009@outlook.com> | 2021-08-30 07:11:34 -06:00 |  | 
			
				
					| 
							
							
								 Cody Robibero | cba07b1ca6 | Remove more and more warnings | 2021-08-28 16:32:50 -06:00 |  | 
			
				
					| 
							
							
								 Bond_009 | 49569ca0a0 | Use nameof where possible | 2020-10-17 16:19:57 +02:00 |  | 
			
				
					| 
							
							
								 telans | 3d9049ef08 | fix SA1508 | 2020-06-15 10:45:55 +12:00 |  | 
			
				
					| 
							
							
								 crobibero | 44957c5a9a | Use typed logger where possible | 2020-06-05 18:15:56 -06:00 |  | 
			
				
					| 
							
							
								 Mark Monteiro | b67e9cde8c | Replace ILogger with ILogger<T> wherever possible Log entries will contain additional class context when using this interface | 2020-03-03 23:07:10 +01:00 |  | 
			
				
					| 
							
							
								 Bond-009 | affb58ef9e | Apply suggestions from code review Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | 2019-12-10 16:22:03 +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 |  | 
			
				
					| 
							
							
								 Bond_009 | d9a03c9bb1 | Fix more warnings | 2019-10-29 17:55:16 +01:00 |  | 
			
				
					| 
							
							
								 Bond-009 | 6032f31aa6 | Use CultureInvariant string conversion for Guids | 2019-08-09 23:17:54 +02:00 |  | 
			
				
					| 
							
							
								 Bond_009 | a6a4cd5667 | Removed some unused fields | 2019-02-09 15:57:42 +01:00 |  | 
			
				
					| 
							
							
								 Claus Vium | 8985fb8d58 | Remove support for games as a media type | 2019-01-31 19:04:47 +01:00 |  | 
			
				
					| 
							
							
								 Erwin de Haan | e566d9a231 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | 2019-01-13 20:54:44 +01:00 |  | 
			
				
					| 
							
							
								 Erwin de Haan | 58b582bdcb | Visual Studio Reformat: Emby.Server.Implementations Part I-Lib | 2019-01-13 20:21:32 +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 | b7ebb67cbb | Remove the need for NullLogger | 2018-12-30 22:44:38 +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 | 40442f887b | consolidate emby.server.core into emby.server.implementations | 2017-08-09 15:56:38 -04:00 |  | 
			
				
					| 
							
							
								 Luke Pulverenti | 02889f751d | improve artist cleanup | 2017-06-26 13:23:03 -04:00 |  | 
			
				
					| 
							
							
								 Luke Pulverenti | 1e5c3db9eb | support individual library refreshing | 2017-06-23 12:04:45 -04:00 |  | 
			
				
					| 
							
							
								 Luke Pulverenti | 33014f77aa | update GetItems method | 2017-05-26 02:48:54 -04:00 |  |