| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-13 | Fix devices migration | Patrick Barron | |
| 2021-08-13 | Remove old response code documentation | Patrick Barron | |
| 2021-08-13 | Fix QuickConnect tests, move class to proper namespace | Patrick Barron | |
| 2021-08-13 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Security/IAuthenticationRepository.cs # MediaBrowser.Controller/Session/ISessionManager.cs | |||
| 2021-08-13 | Add IAuditableEntity | Patrick Barron | |
| 2021-08-13 | Add test for fanart tag | David Ullmer | |
| 2021-08-13 | Modify FetchThumbNode method to read children of fanart tag | David Ullmer | |
| 2021-08-13 | Move thumb tag parsing to separate method | David Ullmer | |
| 2021-08-13 | Merge pull request #6339 from richlander/mediabrowser-controller-entities | Bond-009 | |
| 2021-08-13 | Merge pull request #6335 from richlander/media-provides-analysis-fixes | Bond-009 | |
| 2021-08-13 | Merge branch 'master' into tonemap-overlay | Nyanmisaka | |
| 2021-08-13 | Merge pull request #6267 from Bond-009/minor15 | Bond-009 | |
| Minor fixes | |||
| 2021-08-13 | Merge branch 'master' into minor15 | Bond-009 | |
| 2021-08-12 | Address comment | Bond_009 | |
| 2021-08-12 | Merge pull request #6414 from richlander/mediabrowser-controller-mediaencoding | Bond-009 | |
| 2021-08-11 | Update MediaBrowser.Controller/Entities/Folder.cs | Rich Lander | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-11 | Apply suggestions from code review | Rich Lander | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-11 | Separating out error cases from good cases. | ankenyr | |
| 2021-08-11 | Merge pull request #6377 from richlander/optimize-docker | Claus Vium | |
| Optimize Dockerfiles | |||
| 2021-08-11 | Merge pull request #6394 from h1dden-da3m0n/ci/noisy-container | Joshua M. Boniface | |
| 2021-08-11 | Merge pull request #6025 from daullmer/localization-test | Claus Vium | |
| 2021-08-11 | Apply suggestions from code review | Claus Vium | |
| 2021-08-11 | Merge pull request #6258 from gnuyent/feat/hardware-encode-status | Claus Vium | |
| 2021-08-11 | Apply suggestions from code review | Claus Vium | |
| 2021-08-11 | Merge pull request #6262 from MrTimscampi/scanner-prefer-original-date | Claus Vium | |
| 2021-08-11 | Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs | Julien Machiels | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-11 | Merge pull request #6412 from richlander/mediabrowser-controller-session | Claus Vium | |
| 2021-08-10 | Fix warnings in MediaBrowser.Controller/MediaEncoding directory | Rich Lander | |
| 2021-08-10 | Apply suggestions from code review | David Ullmer | |
| 2021-08-10 | Merge pull request #6409 from jellyfin/dependabot/nuget/UTF.Unknown-2.4.0 | Bond-009 | |
| Bump UTF.Unknown from 2.3.0 to 2.4.0 | |||
| 2021-08-10 | Merge remote-tracking branch 'upstream/master' into localization-test | David Ullmer | |
| 2021-08-10 | Minor improvements | David Ullmer | |
| 2021-08-10 | Revert "Refactor LocalizationManager and remove dead method" | David Ullmer | |
| This reverts commit db2b53a4b52d0c1e9797bfc70030b04421ba46a6. | |||
| 2021-08-10 | Use correct string comparison | David Ullmer | |
| 2021-08-10 | Translated using Weblate (Turkish) | Erdinc | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2021-08-09 | Fix warnings in MediaBrowser.Controller/Session | Rich Lander | |
| 2021-08-09 | Update per feedback | Rich Lander | |
| 2021-08-09 | Update MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-08-09 | Changing test name to be more descrptive. | ankenyr | |
| 2021-08-09 | Update ↵ | Rob | |
| tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-08-09 | Bump UTF.Unknown from 2.3.0 to 2.4.0 | dependabot[bot] | |
| Bumps [UTF.Unknown](https://github.com/CharsetDetector/UTF-unknown) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/CharsetDetector/UTF-unknown/releases) - [Commits](https://github.com/CharsetDetector/UTF-unknown/compare/v2.3...v2.4) --- updated-dependencies: - dependency-name: UTF.Unknown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-08-08 | Translated using Weblate (Italian) | millallo | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2021-08-08 | Update MediaBrowser.MediaEncoding/Probing/FFProbeHelpers.cs | Julien Machiels | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-08-08 | Merge pull request #6404 from crobibero/redirect-base-url | Bond-009 | |
| Fix redirect logic if request path is exactly the base url | |||
| 2021-08-07 | Reverting sln file. | ankenyr | |
| 2021-08-07 | Removing moved files. | ankenyr | |
| 2021-08-07 | Changing namespace to be within Jellyfin.Server.Implementations.Tests | ankenyr | |
| 2021-08-07 | Add test for year-only parsing for FFProbe | MrTimscampi | |
| 2021-08-07 | Attempt to parse YYYY format dates in GetDictionaryDateTime | MrTimscampi | |
| DateTime.TryParse doesn't properly parse year-only dates, so parsing results from FFProbe sometimes returns null (for example, some music tagged with Beets has yyyy format dates for release dates). As a result, Jellyfin would previously no get the date from the FFProbe results. This adds DateTime.TryParseExact with a format of 'yyyy' as a fallback, to attempt to properly parse the value, even if it's only a year. | |||
| 2021-08-07 | Prefer original data when getting premiere date from ffprobe | MrTimscampi | |
