aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-18Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2021-12-18Merge pull request #6978 from Bond-009/framerateCody Robibero
Add tests for ProbeResultNormalizer.GetFrameRate
2021-12-18Return null on division by zeroBond_009
2021-12-18Add tests for ProbeResultNormalizer.GetFrameRateBond_009
2021-12-17Merge pull request #6956 from cvium/what_could_go_wrongCody Robibero
2021-12-16Merge pull request #7005 from 1337joe/deprecate-enableinternetprovidersBond-009
2021-12-16Merge pull request #7006 from crobibero/base-item-kind-fixedBond-009
2021-12-16Merge pull request #7000 from brianjmurrell/update-build-for-el7Joshua M. Boniface
Fix build on EL7
2021-12-16Use string builder instead of string interpolationCody Robibero
2021-12-16Log warning for unknown BaseItemKind to Type mappingCody Robibero
2021-12-15Add mapping from BaseItemKind to Type.FullName for queryingCody Robibero
2021-12-16Deprecate LibraryOptions.EnableInternetProvidersJoe Rogers
2021-12-15Translated using Weblate (Welsh)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
2021-12-15Translated using Weblate (Malay)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2021-12-15Merge pull request #7002 from crobibero/dotnet-6.0.1Joshua M. Boniface
2021-12-15Merge branch 'master' into what_could_go_wrongClaus Vium
2021-12-15Merge pull request #6912 from crobibero/filename-tvmazeClaus Vium
Add additional provider id parsing to file name
2021-12-15Merge pull request #6979 from crobibero/baseitemkindClaus Vium
Use BaseItemKind where possible
2021-12-14Update to dotnet 6.0.1Cody Robibero
2021-12-14Fix build on EL7Brian J. Murrell
Add /usr/local/bin to $PATH. Update fedora/Makefile with enhancements from jellyfin-web.
2021-12-14Use array instead of HashSetCody Robibero
2021-12-14Reviewcvium
2021-12-14Update MediaBrowser.LocalMetadata/Images/LocalImageProvider.csClaus Vium
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
2021-12-14Merge pull request #6998 from 1337joe/dont-crash-on-missing-server-configCody Robibero
Fix crash on missing server config file
2021-12-14Fix crash on missing server config fileJoe Rogers
2021-12-14Cache BaseItemKindCody Robibero
2021-12-14Merge pull request #6994 from Tedyst/masterCody Robibero
Fixed crash in MigrationRunner by checking migration for file existance
2021-12-14Update Jellyfin.Server/Migrations/MigrationRunner.csStoica Tedy
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-12-14Fixed crash in MigrationRunnerStoica 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-13Merge pull request #6988 from jellyfin/dependabot/nuget/System.Linq.Async-5.1.0Bond-009
2021-12-13Bump System.Linq.Async from 5.0.0 to 5.1.0dependabot[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-13Fix usage of RegexOptions.Compiledcvium
2021-12-13Update Emby.Naming/Video/ExtraResolver.csClaus Vium
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-12-13semi undocvium
2021-12-12Folder can't have extrascvium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-12-12Merge pull request #6976 from Bond-009/floatClaus Vium
2021-12-12Merge pull request #6977 from Bond-009/mimeClaus Vium
2021-12-11Merge pull request #5894 from brianjmurrell/bmurrell/setcap-low-portCody Robibero
2021-12-11Merge pull request #6980 from brianjmurrell/ci-autoversion-packagesCody Robibero
2021-12-11Merge branch 'jellyfin:master' into ci-autoversion-packagesBrian J. Murrell
2021-12-11Run bump_version in make srpmBrian J. Murrell
Also add an "rpms" target that builds the RPMs using mock in a target environment. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-12-11Fix new testCody Robibero
2021-12-11Update ↵Cody Robibero
tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-12-12Use correct jpeg MIME typeBond_009
image/jpg isn't a valid MIME type
2021-12-12Don't check floats for equalityBond_009
2021-12-11Translated using Weblate (Zulu)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zu/
2021-12-11Translated using Weblate (Japanese)INOUE Daisuke
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2021-12-11Translated using Weblate (Persian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
2021-12-11Merge pull request #6222 from orryverducci/mbaff-interlace-detectionCody Robibero