| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-22 | SqliteItemRepository: remove redundant operations | Bond_009 | |
| removed: * nameof -> FullName lookup * IndexOf before Replace * Enum.GetNames -> Enum.Parse roundtrip | |||
| 2021-04-22 | Mark PasswordSha1 as obsolete | crobibero | |
| 2021-04-22 | Don't use obsolete Password property | crobibero | |
| 2021-04-22 | Improve fast path of ManagedFileSystem.GetValidFilename | Bond_009 | |
| | Method | Data | Mean | Error | StdDev | Median | Gen 0 | Gen 1 | Gen 2 | Allocated | |---------------------------- |-------------- |------------:|----------:|----------:|------------:|-------:|------:|------:|----------:| | GetValidFilenameBench | AC/DCKD/A | 52.29 ns | 0.537 ns | 0.448 ns | 52.35 ns | 0.0255 | - | - | 80 B | | GetValidFilenameOldBench | AC/DCKD/A | 86.68 ns | 1.205 ns | 1.127 ns | 86.33 ns | 0.0587 | - | - | 184 B | | GetValidFilenameWinBench | AC/DCKD/A | 448.55 ns | 1.228 ns | 1.088 ns | 448.33 ns | 0.0505 | - | - | 160 B | | GetValidFilenameOldWinBench | AC/DCKD/A | 865.21 ns | 5.734 ns | 5.083 ns | 866.60 ns | 0.0839 | - | - | 264 B | | GetValidFilenameBench | ValidFileName | 16.00 ns | 0.234 ns | 0.207 ns | 16.02 ns | 0.0102 | - | - | 32 B | | GetValidFilenameOldBench | ValidFileName | 100.66 ns | 1.255 ns | 1.174 ns | 101.21 ns | 0.0587 | - | - | 184 B | | GetValidFilenameWinBench | ValidFileName | 116.60 ns | 1.624 ns | 1.519 ns | 116.88 ns | 0.0356 | - | - | 112 B | | GetValidFilenameOldWinBench | ValidFileName | 1,052.66 ns | 18.077 ns | 33.056 ns | 1,037.25 ns | 0.0839 | - | - | 264 B | | |||
| 2021-04-21 | Mark password property as obsolete | crobibero | |
| 2021-04-22 | ManagedFileSystem: Rewrite GetValidFilename and more improvements | Bond_009 | |
| 2021-04-22 | Reduce string allocations/fs lookups in resolve code | Bond_009 | |
| 2021-04-22 | Remove unused/duplicate services | Bond_009 | |
| 2021-04-21 | Improve perf of db save and query | Bond_009 | |
| 2021-04-21 | Merge pull request #5878 from Artiume/patch-2 | Bond-009 | |
| 2021-04-21 | Request more logs | artiume | |
| 2021-04-21 | Merge pull request #5881 from cvium/tmdb-episode-externalids | Bond-009 | |
| Add tvrage and imdb ids for episodes | |||
| 2021-04-21 | Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs | Bond-009 | |
| 2021-04-21 | Merge pull request #5877 from Bond-009/circ1 | Bond-009 | |
| EncodingHelper: Fix circular dependency | |||
| 2021-04-21 | Merge pull request #5876 from Bond-009/nullref5 | Bond-009 | |
| DeepCopy: Throw ArgumentNullException if one of the args is null | |||
| 2021-04-21 | Merge pull request #5867 from Bond-009/provider | Bond-009 | |
| ProviderManager: fix discard and 2 warnings | |||
| 2021-04-21 | Merge pull request #5870 from cvium/fix-tmdbpersonprovider | Bond-009 | |
| 2021-04-21 | Merge pull request #5866 from Bond-009/httpmsghandler | Bond-009 | |
| Switch from HttpClientHandler to SocketsHttpHandler | |||
| 2021-04-21 | Merge pull request #5808 from cvium/semi-fix-collection-perf | Bond-009 | |
| 2021-04-21 | Merge pull request #5807 from Bond-009/refreshdelay | Bond-009 | |
| Remove throttle in refresh code | |||
| 2021-04-21 | Update var names | artiume | |
| 2021-04-21 | Moved Assert | BaronGreenback | |
| 2021-04-21 | Changes as requested | BaronGreenback | |
| 2021-04-21 | Update tests/Jellyfin.Dlna.Tests/ProfileTester.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-21 | Update tests/Jellyfin.Dlna.Tests/ProfileTester.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-21 | Update tests/Jellyfin.Dlna.Tests/ProfileTester.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-21 | Add tvrage and imdb ids for episodes | cvium | |
| 2021-04-20 | Fix Audiobook Resume | artiume | |
| https://github.com/jellyfin/jellyfin/issues/5703 | |||
| 2021-04-20 | EncodingHelper: Fix circular dependency | Bond_009 | |
| 2021-04-20 | DeepCopy: Throw ArgumentNullException if one of the args is null | Bond_009 | |
| 2021-04-20 | Fixed indent | BaronGreenback | |
| 2021-04-20 | fixed merge | BaronGreenback | |
| 2021-04-20 | Merge branch 'master' into ProfileMatch | BaronGreenback | |
| 2021-04-20 | missed one. | BaronGreenback | |
| 2021-04-20 | Changed testing | BaronGreenback | |
| 2021-04-20 | Merge pull request #5859 from cvium/fix-streambuilder-permissions | Bond-009 | |
| Respect user settings for transcode and remux | |||
| 2021-04-20 | Merge pull request #5873 from cvium/fix-displaypref-migration | Bond-009 | |
| 2021-04-20 | use int.Parse | cvium | |
| 2021-04-20 | use int.Parse | cvium | |
| 2021-04-20 | Merge pull request #5744 from mohd-akram/absolute-dvd-order | Bond-009 | |
| 2021-04-20 | Check for empty string when migrating displaypreferences | cvium | |
| 2021-04-20 | Update Emby.Dlna/DlnaManager.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-20 | Fix TMDb Person Provider | cvium | |
| 2021-04-19 | ProviderManager: fix discard and 2 warnings | Bond_009 | |
| 2021-04-19 | Switch from HttpClientHandler to SocketsHttpHandler | Bond_009 | |
| SocketsHttpHandler is the default for .Net Core 2.1 and newer Set RequestHeaderEncoding to UTF-8 by default | |||
| 2021-04-19 | simplified isMatch | BaronGreenback | |
| 2021-04-19 | Merge pull request #5683 from jellyfin/dependabot/nuget/Newtonsoft.Json-13.0.1 | Bond-009 | |
| Bump Newtonsoft.Json from 12.0.3 to 13.0.1 | |||
| 2021-04-19 | Merge pull request #5799 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/AutoFixture.Xunit2-4.16.0 Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0 | |||
| 2021-04-19 | Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0 | dependabot[bot] | |
| Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.15.0...v4.16.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-04-19 | reworked code | BaronGreenback | |
