| 
							
							
								 dkanada | 9fcdbd4c4b | remove deprecated settings from server config | 2021-02-12 21:58:37 +09:00 |  | 
			
				
					| 
							
							
								 Bond_009 | a9b497720d | Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip This test uses a very small object (CountryInfo), using a bigger object
would increase the difference in allocated memory.
```
BenchmarkDotNet=v0.12.1, OS=fedora 32
Intel Core i7-6700HQ CPU 2.60GHz (Skylake), 1 CPU, 8 logical and 4 physical cores
.NET Core SDK=5.0.100
  [Host]     : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
  DefaultJob : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
|          Method |       Mean |    Error |   StdDev |  Gen 0 | Gen 1 | Gen 2 | Allocated |
|---------------- |-----------:|---------:|---------:|-------:|------:|------:|----------:|
|  RoundTripBytes |   932.0 ns |  5.09 ns |  4.25 ns | 0.1173 |     - |     - |     368 B |
| RoundTripString | 1,114.8 ns | 22.19 ns | 23.74 ns | 0.1469 |     - |     - |     464 B |
``` | 2021-01-12 15:37:18 +01:00 |  | 
			
				
					| 
							
							
								 Bond-009 | 4549c96f6d | Merge pull request #4906 from Spacetech/library_scan_ignore_inaccessible Ignore inaccessible files & folders during library scans | 2021-01-08 21:01:32 +01:00 |  | 
			
				
					| 
							
							
								 Ian | 0f4bbbc63c | Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver | 2021-01-06 10:58:07 -08:00 |  | 
			
				
					| 
							
							
								 Gary Wilber | 1fdeac0a7d | Ignore inaccessible files during library scans | 2020-12-31 18:40:24 -08:00 |  | 
			
				
					| 
							
							
								 Joshua M. Boniface | 7caba04c3c | Merge pull request #4890 from nielsvanvelzen/4888-fix-search-hints Fix search hint endpoint error | 2020-12-30 19:55:57 -05:00 |  | 
			
				
					| 
							
							
								 artiume | f411353c8c | Update Emby.Server.Implementations/Library/UserDataManager.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | 2020-12-30 09:30:02 -05:00 |  | 
			
				
					| 
							
							
								 artiume | c7cb177260 | Update Emby.Server.Implementations/Library/UserDataManager.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | 2020-12-30 09:12:36 -05:00 |  | 
			
				
					| 
							
							
								 artiume | 77b478c726 | Update Emby.Server.Implementations/Library/UserDataManager.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | 2020-12-30 09:12:13 -05:00 |  | 
			
				
					| 
							
							
								 artiume | 99adbf0497 | Split resume function for Audiobooks | 2020-12-30 08:48:33 -05:00 |  | 
			
				
					| 
							
							
								 Niels van Velzen | 2bb84c0675 | Fix limit parameter error for search hints endpoint | 2020-12-30 11:16:09 +01:00 |  | 
			
				
					| 
							
							
								 David | 043d045448 | Put json serializer options in private field | 2020-12-24 11:22:34 +01:00 |  | 
			
				
					| 
							
							
								 David | a714008b59 | Add missing FileStreams | 2020-12-23 21:00:50 +01:00 |  | 
			
				
					| 
							
							
								 David | 2a574914ea | Use streams instead of strings | 2020-12-23 19:24:58 +01:00 |  | 
			
				
					| 
							
							
								 David | 196388d607 | Remove custom Json serializer from Emby.Server.Implementations | 2020-12-23 13:14:40 +01:00 |  | 
			
				
					| 
							
							
								 Claus Vium | 21d2e9ff0c | Merge pull request #4771 from crobibero/typed-get-preference Use typed UserManager GetPreference | 2020-12-16 22:15:56 +01:00 |  | 
			
				
					| 
							
							
								 crobibero | ee23d06154 | Use a more descriptive function name | 2020-12-13 08:15:26 -07:00 |  | 
			
				
					| 
							
							
								 artiume | 297cb27ab6 | remove opf extension for book types | 2020-12-11 21:13:28 -05:00 |  | 
			
				
					| 
							
							
								 crobibero | b670937c3d | Use typed UserManager GetPreference | 2020-12-11 15:00:43 -07:00 |  | 
			
				
					| 
							
							
								 cvium | 3f6e6c4839 | Simplify | 2020-12-10 14:47:47 +01:00 |  | 
			
				
					| 
							
							
								 cvium | 3c5bbeb80c | Remove ImageFetcherPostScanTask | 2020-12-10 13:38:33 +01:00 |  | 
			
				
					| 
							
							
								 nyanmisaka | 020fe37dfe | fix custom library order | 2020-12-08 22:33:52 +08:00 |  | 
			
				
					| 
							
							
								 crobibero | b5a7a74e89 | Use GetParentItem where applicable | 2020-12-01 16:16:17 -07:00 |  | 
			
				
					| 
							
							
								 crobibero | 2055d49701 | fix inverted condition | 2020-12-01 11:10:56 -07:00 |  | 
			
				
					| 
							
							
								 crobibero | c083b29e29 | Use Guid as API parameter type where possible | 2020-12-01 11:07:41 -07:00 |  | 
			
				
					| 
							
							
								 BaronGreenback | 969b9e2a18 | Update ImageFetcherPostScanTask.cs | 2020-11-21 23:33:41 +00:00 |  | 
			
				
					| 
							
							
								 Joshua M. Boniface | bf54b5579c | Merge branch 'master' into defer_image_fetching | 2020-11-21 17:20:31 -05:00 |  | 
			
				
					| 
							
							
								 Joshua M. Boniface | 7457c4a95d | Merge pull request #4499 from crobibero/more-param Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids | 2020-11-20 12:34:18 -05:00 |  | 
			
				
					| 
							
							
								 Greenback | e51ddd326c | Fixes spelling. | 2020-11-18 13:23:45 +00:00 |  | 
			
				
					| 
							
							
								 crobibero | 3cc0dd7e12 | Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. | 2020-11-16 20:29:46 -07:00 |  | 
			
				
					| 
							
							
								 BaronGreenback | 2bbfcc264d | Merge branch 'master' into emby-namig-nullable | 2020-11-16 19:47:36 +00:00 |  | 
			
				
					| 
							
							
								 crobibero | e66d79fc0c | Merge remote-tracking branch 'upstream/master' into http-exception | 2020-11-15 13:09:05 -07:00 |  | 
			
				
					| 
							
							
								 crobibero | 95a2de757f | remove custom HttpException | 2020-11-14 14:30:34 -07:00 |  | 
			
				
					| 
							
							
								 Bond_009 | ff49a3bb61 | Missed some stuff | 2020-11-14 20:28:15 +01:00 |  | 
			
				
					| 
							
							
								 Bond_009 | bc7359f87d | Use string.Split(char) where possible instead of string.Split(char[]) | 2020-11-14 20:27:48 +01:00 |  | 
			
				
					| 
							
							
								 Stepan | c0747512d6 | Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable | 2020-11-10 12:42:49 +01:00 |  | 
			
				
					| 
							
							
								 cvium | 584b4fa41f | Fix Persons, Genres and Studios endpoints | 2020-11-05 12:27:22 +01:00 |  | 
			
				
					| 
							
							
								 Anthony Lavado | 6205fb4b6a | Merge pull request #4341 from Bond-009/minor6 Minor improvements | 2020-11-02 11:10:39 -05:00 |  | 
			
				
					| 
							
							
								 Stepan | 60b49e67ea | Re-Sharper inspection issues | 2020-11-01 11:19:22 +01:00 |  | 
			
				
					| 
							
							
								 Stepan | 59619b6ea7 | Enable nullable in Emby.Naming | 2020-11-01 10:47:31 +01:00 |  | 
			
				
					| 
							
							
								 Bond_009 | 49569ca0a0 | Use nameof where possible | 2020-10-17 16:19:57 +02:00 |  | 
			
				
					| 
							
							
								 Bond-009 | d54de29485 | Merge pull request #4315 from Jan-PieterBaert/fix-warnings Fix some warnings | 2020-10-14 14:04:13 +02:00 |  | 
			
				
					| 
							
							
								 Anthony Lavado | 8b419d9ea6 | Merge pull request #4199 from ryanpetris/livetv-locking Fix stream performance when opening/closing new streams. | 2020-10-13 00:02:38 -04:00 |  | 
			
				
					| 
							
							
								 Jan-Pieter Baert | ec91d3893d | Fix SA 1116 warnings | 2020-10-12 20:05:11 +02:00 |  | 
			
				
					| 
							
							
								 cvium | 4a81ee43dc | Add try-catch to avoid crashing the whole thing | 2020-10-06 23:36:48 +02:00 |  | 
			
				
					| 
							
							
								 cvium | 1b18f86c8b | Add missing parameter comments. | 2020-10-03 13:52:51 +02:00 |  | 
			
				
					| 
							
							
								 cvium | 5d3449e9dc | Fix xml doc comment | 2020-10-03 13:39:39 +02:00 |  | 
			
				
					| 
							
							
								 cvium | 763862cbd8 | Defer image pre-fetching until the end of a refresh/scan | 2020-10-03 13:36:53 +02:00 |  | 
			
				
					| 
							
							
								 Gary Wilber | 3cfbe6e340 | better audio file check | 2020-09-27 13:28:19 -07:00 |  | 
			
				
					| 
							
							
								 Gary Wilber | 75041e7f39 | interlocked increment | 2020-09-27 12:56:12 -07:00 |  |