| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2021-04-19 | Merge pull request #5690 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/AutoFixture.AutoMoq-4.16.0 Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0 | |||
| 2021-04-19 | Merge pull request #5863 from cvium/fix-index-migration | Bond-009 | |
| use IF NOT EXISTS in migration | |||
| 2021-04-19 | Use StringComparison.Ordinal | Mohamed Akram | |
| 2021-04-19 | Merge pull request #5852 from cvium/fix-person-creation | Bond-009 | |
| Add Person to TypedBaseItems if it's new | |||
| 2021-04-19 | Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0 | dependabot[bot] | |
| Bumps [AutoFixture.AutoMoq](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 | Merge pull request #5809 from jellyfin/dependabot/nuget/AutoFixture-4.16.0 | Bond-009 | |
| Bump AutoFixture from 4.15.0 to 4.16.0 | |||
| 2021-04-19 | Merge pull request #5860 from cvium/fix-notification-user-list | Bond-009 | |
| Fix notification disabled users list | |||
| 2021-04-19 | use IF NOT EXISTS in migration | cvium | |
| 2021-04-19 | Flip fields | BaronGreenback | |
