aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-12-11Show detailed git statusJoshua M. Boniface
2021-12-11Properly handle the -1 tagJoshua M. Boniface
Avoids breaking Fedora/CentOS while preserving Debian.
2021-12-11Automatically bump stable versions in buildJoshua M. Boniface
Should prevent strangeness with building these for pre-releases or actual release versions. Whatever the Git tag is, becomes the package version.
2021-12-11Merge pull request #6898 from jonas-resch/support-external-audio-filesv10.8.0-alpha3Cody Robibero
Add support for external audio files
2021-12-11Merge pull request #6902 from cvium/migrate_networkconfigCody Robibero
Migrate network configuration safely
2021-12-11Merge pull request #6965 from bendardenne/patch-1Cody Robibero
Add artist to '/' split whitelist
2021-12-11Rename unknown parttype to "unknown"cvium
2021-12-10Remove duplicationcvium
2021-12-10Simplify StackResolvercvium
2021-12-10Translated using Weblate (Esperanto)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
2021-12-09update testsCody Robibero
2021-12-09- add an option for dropping specific subtitle formats using the DLNA ↵Marius Luca
SubtitleProfile
2021-12-09Add StringComparisonCody Robibero
2021-12-09Added artist to '/' split whitelistBenoît Dardenne
2021-12-09Add more speed and more testsCody Robibero
2021-12-08Translated using Weblate (Macedonian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
2021-12-08Translated using Weblate (Romanian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2021-12-08Translated using Weblate (Swedish)Weevild
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2021-12-08Translated using Weblate (Malay)archon eleven
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2021-12-08Translated using Weblate (Malay)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2021-12-08Translated using Weblate (Lithuanian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
2021-12-08Translated using Weblate (Croatian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
2021-12-08Translated using Weblate (Arabic)Muhammed Aljailane
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2021-12-08Format code in MediaBrowser.Providers/MediaInfo/AudioResolver.csJonas Resch
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-12-08Add "Async" suffix to AddExternalAudio methodJonas Resch
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-12-08Add "Async" suffix to AddExternalAudio methodJonas Resch
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-12-08Exclude .strm files when searching for external audio filesJonas Resch
2021-12-08Fix wrong ffmpeg map argument due to wrong calculationJonas Resch
2021-12-08Add audioResolver argument to FFProbeVideoInfo initializationJonas Resch
2021-12-08Merge branch 'support-external-audio-files' of ↵Jonas Resch
github.com:jonas-resch/jellyfin into support-external-audio-files
2021-12-07Search for attribute textCody Robibero
2021-12-07Update MediaBrowser.Providers/MediaInfo/FFProbeProvider.csClaus Vium
2021-12-07Merge branch 'master' into support-external-audio-filesClaus Vium
2021-12-07Merge pull request #6953 from matthiasdv/mdv/harden-systemd-serviceClaus Vium
Add more hardening to systemd service
2021-12-07Fixescvium