aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-17Merge pull request #7543 from daullmer/nfo-datefixCody Robibero
(cherry picked from commit a280ff603f63b483d7cd94b69344296e8b2ec484) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-04-17Merge pull request #7537 from dmitrylyzo/fix-streambuilderCody Robibero
(cherry picked from commit 5833c707259247338c27b1a75a175c5aba925c29) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-04-17Merge pull request #7521 from 1337joe/image-mime-fallbackCody Robibero
Add fallback for image downloads with bad reported MediaType (cherry picked from commit bf1ccf749314404d226e292d60e609056afe4718) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-04-17Translated using Weblate (Thai)zero0200
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2022-04-15Translated using Weblate (Croatian)Josip Kotarac
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
2022-04-15Translated using Weblate (Arabic)Khaled Ebrahim
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2022-04-12Translated using Weblate (Bulgarian)Николай Иванов
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2022-04-12Merge pull request #7584 from ↵Cody Robibero
jellyfin/dependabot/github_actions/actions/upload-artifact-3
2022-04-12Merge pull request #7585 from ↵Cody Robibero
jellyfin/dependabot/github_actions/actions/download-artifact-3
2022-04-12Merge pull request #7575 from Bond-009/md5Cody Robibero
2022-04-11Bump actions/download-artifact from 2 to 3dependabot[bot]
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11Bump actions/upload-artifact from 2 to 3dependabot[bot]
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09Optimize GetMD5 functionBond_009
| Method | Mean | Error | StdDev | Gen 0 | Allocated | |----------------------------- |---------:|--------:|--------:|-------:|----------:| | Old | 795.1 ns | 5.90 ns | 4.61 ns | 0.0029 | 312 B | | HashDataInsteadOfComputeHash | 396.1 ns | 1.36 ns | 1.13 ns | 0.0014 | 152 B | | StackallocedDestination | 395.8 ns | 1.80 ns | 1.60 ns | 0.0014 | 152 B | | RentBuffer | 498.8 ns | 3.35 ns | 2.97 ns | - | 40 B | Tested multiple possible speedups, in the end the simplest of them all won
2022-04-08Translated using Weblate (French)EstebanRestoy
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2022-04-07Merge pull request #7557 from jellyfin/pgs-qsv-iris655Cody Robibero
(cherry picked from commit 620625c4c12ad59c0c36ca9bc3f405242ee3d83d) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7551 from cvium/fix_trailertypeCody Robibero
fix: remove (incorrect) negation of bool expression (cherry picked from commit fec2cf5060cdfdf5fa5bbd1e88529fc373dca945) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7549 from cvium/fix_isinlocalnetworkCody Robibero
(cherry picked from commit bdb85aeecf10feae62ec615c8d80f1b517b8a5d6) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7548 from 1337joe/comparer-null-fixCody Robibero
(cherry picked from commit 72aca1519132315a69d9dad53e4840f461e58285) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7542 from 1337joe/make-recording-stopCody Robibero
Make recording stop at scheduled stop time (cherry picked from commit 132c85e554db0c80dab6e66ad17c504641431d5b) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7527 from Shadowghost/mediaresolver-fixCody Robibero
(cherry picked from commit aa1b1c6bbb78dcdef164ec07c0c481806b281bd5) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7525 from 1337joe/fix-duplicate-library-media-pathsCody Robibero
(cherry picked from commit bebe1808ce529cff867b5b0c207542aadc9aedff) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7523 from crobibero/null-streamCody Robibero
Allow media without streams to playback (cherry picked from commit 577325b7888c5769c9d9c329ebd40e5f388242ad) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7519 from nielsvanvelzen/resolverpriority-plugin2Cody Robibero
(cherry picked from commit 1d585146d62d21a47b9fe9c0ed57a2e27510d0cd) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07Merge pull request #7507 from crobibero/studio-image-pluginCody Robibero
Fix StudioImageProvider (cherry picked from commit 5de2db9f5294d7a614d00ff6a6fc1dc0a2919c57) Signed-off-by: crobibero <cody@robibe.ro>
2022-04-06Translated using Weblate (Spanish (Latin America))newton181
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
2022-04-06Translated using Weblate (Spanish (Mexico))newton181
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
2022-04-04Bump sharpcompress from 0.30.1 to 0.31.0 (#7553)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04Bump MimeTypes from 2.3.0 to 2.4.0 (#7552)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04Bump Mono.Nat from 3.0.2 to 3.0.3 (#7554)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-03Combine verify callsJoe Rogers
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-04-03Remove warningsJoe Rogers
2022-04-03Fix review commentJoe Rogers
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-04-03Simplify RefreshSingleItemJoe Rogers
2022-04-03Implement tests on ProviderManager.RefreshSingleItemJoe Rogers
2022-04-03Reorder and flatten provider filteringJoe Rogers
2022-04-03Switch to nameof to simplify theory signaturesJoe Rogers
2022-04-03Pass TypeOptions instead of full LibraryOptionsJoe Rogers
2022-04-03Implement CanRefreshMetadata tests for GetMetadataProvidersJoe Rogers
Cleanup tests, extract common blocks
2022-04-03Improve metadata provider sortingJoe Rogers
Extract configured order up front instead of for each provider Non-IHasOrder providers default to middle, not beginning Merge image and metadata sort helper methods
2022-04-03Implement sort test for ProviderManager.GetMetadataProvidersJoe Rogers
2022-04-03Clarify naming, minor method ordering improvementJoe Rogers
2022-04-03Implement CanRefresh tests for ProviderManager.GetImageProvidersJoe Rogers
2022-04-03Add nullable annotationsJoe Rogers
2022-04-03Improve image provider sortingJoe Rogers
Remove irrelevant check for ILocalImageProvider Providers that are not IHasOrder default to middle, not beginning
2022-04-03Implement sort test for ProviderManager.GetImageProvidersJoe Rogers
2022-04-03Fix unused var, log typoJoe Rogers
2022-04-03Move Get*Providers definitions to interfaceJoe Rogers
2022-04-02Translated using Weblate (Romanian)Punisher01
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2022-04-02Translated using Weblate (Polish)Beersteddy
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
2022-04-02Translated using Weblate (Lithuanian)erikasne6152
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/