| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-19 | Merge pull request #7018 from Bond-009/json2 | Cody Robibero | |
| 2021-12-19 | Merge pull request #7021 from cvium/baseitem_closure | Cody Robibero | |
| 2021-12-19 | Merge pull request #7012 from nnnlog/remove-protect-clock | Cody Robibero | |
| 2021-12-19 | Use == instead of Object.Equals to avoid closure allocation | cvium | |
| 2021-12-19 | Merge pull request #7020 from cvium/static_anon | Bond-009 | |
| 2021-12-19 | Use static lambdas | cvium | |
| 2021-12-19 | Merge pull request #7017 from crobibero/typo | Claus Vium | |
| 2021-12-19 | Remove unreachable branches from JsonConverters | Bond_009 | |
| * If the type is a reference type we don't have to handle null ourselves * reader.ValueSpan is only valid if reader.HasValueSequence is false | |||
| 2021-12-18 | Fix query param spelling | Cody Robibero | |
| 2021-12-18 | Increment library number instead of appending | Joe Rogers | |
| 2021-12-18 | Use System.IO.Compression instead of SharpCompress for zips | Bond_009 | |
| Also removes unused methods from ZipClient | |||
| 2021-12-18 | Translated using Weblate (Welsh) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/ | |||
| 2021-12-18 | Translated using Weblate (Tamil) | Oatavandi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/ | |||
| 2021-12-18 | Merge pull request #6978 from Bond-009/framerate | Cody Robibero | |
| Add tests for ProbeResultNormalizer.GetFrameRate | |||
| 2021-12-18 | Return null on division by zero | Bond_009 | |
| 2021-12-18 | Add tests for ProbeResultNormalizer.GetFrameRate | Bond_009 | |
| 2021-12-18 | Remove ProtectClock for hardware encoding | nlog | |
| 2021-12-17 | Merge pull request #6956 from cvium/what_could_go_wrong | Cody Robibero | |
| 2021-12-16 | Merge pull request #7005 from 1337joe/deprecate-enableinternetproviders | Bond-009 | |
| 2021-12-16 | Merge pull request #7006 from crobibero/base-item-kind-fixed | Bond-009 | |
| 2021-12-16 | Merge pull request #7000 from brianjmurrell/update-build-for-el7 | Joshua M. Boniface | |
| Fix build on EL7 | |||
| 2021-12-16 | Use string builder instead of string interpolation | Cody Robibero | |
| 2021-12-16 | Log warning for unknown BaseItemKind to Type mapping | Cody Robibero | |
| 2021-12-15 | Add mapping from BaseItemKind to Type.FullName for querying | Cody Robibero | |
| 2021-12-16 | Deprecate LibraryOptions.EnableInternetProviders | Joe Rogers | |
| 2021-12-15 | Translated using Weblate (Welsh) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/ | |||
| 2021-12-15 | Translated using Weblate (Malay) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/ | |||
| 2021-12-15 | Merge pull request #7002 from crobibero/dotnet-6.0.1 | Joshua M. Boniface | |
| 2021-12-15 | Merge branch 'master' into what_could_go_wrong | Claus Vium | |
| 2021-12-15 | Merge pull request #6912 from crobibero/filename-tvmaze | Claus Vium | |
| Add additional provider id parsing to file name | |||
| 2021-12-15 | Merge pull request #6979 from crobibero/baseitemkind | Claus Vium | |
| Use BaseItemKind where possible | |||
| 2021-12-14 | Update to dotnet 6.0.1 | Cody Robibero | |
| 2021-12-14 | Fix build on EL7 | Brian J. Murrell | |
| Add /usr/local/bin to $PATH. Update fedora/Makefile with enhancements from jellyfin-web. | |||
| 2021-12-14 | Use array instead of HashSet | Cody Robibero | |
| 2021-12-14 | Review | cvium | |
| 2021-12-14 | Update MediaBrowser.LocalMetadata/Images/LocalImageProvider.cs | Claus Vium | |
| Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com> | |||
| 2021-12-14 | Merge pull request #6998 from 1337joe/dont-crash-on-missing-server-config | Cody Robibero | |
| Fix crash on missing server config file | |||
| 2021-12-14 | Fix crash on missing server config file | Joe Rogers | |
| 2021-12-14 | Cache BaseItemKind | Cody Robibero | |
| 2021-12-14 | Merge pull request #6994 from Tedyst/master | Cody Robibero | |
| Fixed crash in MigrationRunner by checking migration for file existance | |||
| 2021-12-14 | Update Jellyfin.Server/Migrations/MigrationRunner.cs | Stoica Tedy | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-12-14 | Fixed crash in MigrationRunner | Stoica Tedy | |
| The crashed was caused by importing the migrationOptions even if the migrations.xml file is non existant. [Issue]: ~/.config/jellyfin/migrations.xml not found #6992 | |||
| 2021-12-13 | Merge pull request #6988 from jellyfin/dependabot/nuget/System.Linq.Async-5.1.0 | Bond-009 | |
| 2021-12-13 | Bump System.Linq.Async from 5.0.0 to 5.1.0 | dependabot[bot] | |
| Bumps [System.Linq.Async](https://github.com/dotnet/reactive) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](https://github.com/dotnet/reactive/compare/ixnet-v5.0.0...ixnet-v5.1.0) --- updated-dependencies: - dependency-name: System.Linq.Async dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-12-13 | Fix usage of RegexOptions.Compiled | cvium | |
| 2021-12-13 | Update Emby.Naming/Video/ExtraResolver.cs | Claus Vium | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-12-13 | semi undo | cvium | |
| 2021-12-12 | Unify and standardize unit files between deb/rpm | Joshua M. Boniface | |
| Ensures that the RPM service unit has all the tweaks from the Deb service unit, and some in the other direction too. | |||
| 2021-12-12 | Revert some hardening that breaks LXC | Joshua M. Boniface | |
| For each of these, we should be OK since we run as an unprivileged user anyways. | |||
| 2021-12-12 | Folder can't have extras | cvium | |
