| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-12-12 | Merge pull request #6976 from Bond-009/float | Claus Vium | |
| 2021-12-12 | Merge pull request #6977 from Bond-009/mime | Claus Vium | |
| 2021-12-11 | Merge pull request #5894 from brianjmurrell/bmurrell/setcap-low-port | Cody Robibero | |
| 2021-12-11 | Merge pull request #6980 from brianjmurrell/ci-autoversion-packages | Cody Robibero | |
| 2021-12-11 | Merge branch 'jellyfin:master' into ci-autoversion-packages | Brian J. Murrell | |
| 2021-12-11 | Run bump_version in make srpm | Brian 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-11 | Fix new test | Cody Robibero | |
| 2021-12-11 | Update ↵ | Cody Robibero | |
| tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-12-12 | Use correct jpeg MIME type | Bond_009 | |
| image/jpg isn't a valid MIME type | |||
| 2021-12-12 | Don't check floats for equality | Bond_009 | |
| 2021-12-11 | Translated using Weblate (Zulu) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zu/ | |||
| 2021-12-11 | Translated using Weblate (Japanese) | INOUE Daisuke | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2021-12-11 | Translated using Weblate (Persian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2021-12-11 | Merge pull request #6222 from orryverducci/mbaff-interlace-detection | Cody Robibero | |
| 2021-12-11 | Show detailed git status | Joshua M. Boniface | |
| 2021-12-11 | Properly handle the -1 tag | Joshua M. Boniface | |
| Avoids breaking Fedora/CentOS while preserving Debian. | |||
| 2021-12-11 | Automatically bump stable versions in build | Joshua 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-11 | Merge pull request #6898 from jonas-resch/support-external-audio-filesv10.8.0-alpha3 | Cody Robibero | |
| Add support for external audio files | |||
| 2021-12-11 | Merge pull request #6902 from cvium/migrate_networkconfig | Cody Robibero | |
| Migrate network configuration safely | |||
| 2021-12-11 | Merge pull request #6965 from bendardenne/patch-1 | Cody Robibero | |
| Add artist to '/' split whitelist | |||
| 2021-12-11 | Rename unknown parttype to "unknown" | cvium | |
| 2021-12-10 | Remove duplication | cvium | |
| 2021-12-10 | Simplify StackResolver | cvium | |
| 2021-12-10 | Translated using Weblate (Esperanto) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/ | |||
| 2021-12-09 | update tests | Cody Robibero | |
| 2021-12-09 | - add an option for dropping specific subtitle formats using the DLNA ↵ | Marius Luca | |
| SubtitleProfile | |||
| 2021-12-09 | Add StringComparison | Cody Robibero | |
| 2021-12-09 | Added artist to '/' split whitelist | Benoît Dardenne | |
| 2021-12-09 | Add more speed and more tests | Cody Robibero | |
| 2021-12-08 | Translated using Weblate (Macedonian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/ | |||
| 2021-12-08 | Translated using Weblate (Romanian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
| 2021-12-08 | Translated using Weblate (Swedish) | Weevild | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2021-12-08 | Translated using Weblate (Malay) | archon eleven | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/ | |||
| 2021-12-08 | Translated using Weblate (Malay) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/ | |||
| 2021-12-08 | Translated using Weblate (Lithuanian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/ | |||
| 2021-12-08 | Translated using Weblate (Croatian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ | |||
| 2021-12-08 | Translated using Weblate (Arabic) | Muhammed Aljailane | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2021-12-08 | Format code in MediaBrowser.Providers/MediaInfo/AudioResolver.cs | Jonas Resch | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-12-08 | Add "Async" suffix to AddExternalAudio method | Jonas Resch | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-12-08 | Add "Async" suffix to AddExternalAudio method | Jonas Resch | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-12-08 | Exclude .strm files when searching for external audio files | Jonas Resch | |
| 2021-12-08 | Fix wrong ffmpeg map argument due to wrong calculation | Jonas Resch | |
| 2021-12-08 | Add audioResolver argument to FFProbeVideoInfo initialization | Jonas Resch | |
| 2021-12-08 | Merge branch 'support-external-audio-files' of ↵ | Jonas Resch | |
| github.com:jonas-resch/jellyfin into support-external-audio-files | |||
| 2021-12-07 | Search for attribute text | Cody Robibero | |
| 2021-12-07 | Update MediaBrowser.Providers/MediaInfo/FFProbeProvider.cs | Claus Vium | |
| 2021-12-07 | Merge branch 'master' into support-external-audio-files | Claus Vium | |
| 2021-12-07 | Merge pull request #6953 from matthiasdv/mdv/harden-systemd-service | Claus Vium | |
| Add more hardening to systemd service | |||
| 2021-12-07 | Fixes | cvium | |
