| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-03 | Translated using Weblate (Spanish (Latin America)) | Plntote | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/ | |||
| 2023-02-03 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.3 ↵ | renovate[bot] | |
| (#9243) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-02-02 | Cleanup imports | Shadowghost | |
| 2023-02-02 | Migrate to file-scoped namespaces | Shadowghost | |
| 2023-02-02 | Merge pull request #9191 from barronpm/applicationhost-cleanup1 | Cody Robibero | |
| 2023-02-02 | fix: require current password when admin changes their own password (#9238) | Claus Vium | |
| Fixes https://github.com/jellyfin/jellyfin/issues/9208 | |||
| 2023-02-02 | Fix audio codec not being used in UniversalAudio (#9192) | James Harvey | |
| 2023-02-02 | fix: don't allow exceptions to propagate from Refresh progress event ↵ | Claus Vium | |
| handlers (#9228) | |||
| 2023-02-02 | Merge pull request #9227 from Bond-009/ffprobe | Claus Vium | |
| Improve ffprobe json parsing and don't log error for Codec Type attachment | |||
| 2023-02-01 | Translated using Weblate (Swedish) | Robert Englund | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2023-02-01 | Translated using Weblate (Persian) | Peyman M | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2023-02-01 | Fixed whitespace | Jean-Pierre Bachmann | |
| 2023-02-01 | Update CleanupCollectionPathsTask.cs | JPVenson | |
| Removed code smell and switched to non creation for non existing collection folder | |||
| 2023-02-01 | Added CleanupCollection task | Jean-Pierre Bachmann | |
| 2023-02-01 | Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211) | Chris Blake | |
| Fixes https://github.com/jellyfin/jellyfin/issues/9120 | |||
| 2023-02-01 | Improve ffprobe json parsing and don't log error for Codec Type attachment | Bond_009 | |
| 2023-01-31 | Formatting | Ronan Charles-Lorel | |
| 2023-01-31 | Add a way to add more invalid characters when sanitizing a filename | Ronan Charles-Lorel | |
| 2023-01-30 | chore(deps): update alex-page/github-project-automation-plus action to ↵ | renovate[bot] | |
| v0.8.3 (#9206) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-01-28 | Remove Emby.Notifications (#9147) | Patrick Barron | |
| 2023-01-28 | Remove ability to add a played indicator to images (#9186) | Cody Robibero | |
| 2023-01-27 | Don't store media encoder as field | Patrick Barron | |
| 2023-01-27 | Use dependency injection for IChannel | Patrick Barron | |
| 2023-01-27 | Use depencency injection for ISubtitleProvider | Patrick Barron | |
| 2023-01-27 | Convert CanLaunchWebBrowser to expression body | Patrick Barron | |
| 2023-01-27 | Initialize device id in constructor | Patrick Barron | |
| 2023-01-27 | Move LogEnvironmentInfo to StartupHelpers | Patrick Barron | |
| 2023-01-27 | chore(deps): update github/codeql-action digest to 3ebbd71 (#9185) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-01-26 | chore(deps): update github/codeql-action digest to 436dbd9 (#9181) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-01-27 | Merge pull request #9180 from lstrojny/patch-1 | Bond-009 | |
| 2023-01-26 | Merge pull request #9164 from ykgmfq/restart | Joshua M. Boniface | |
| 2023-01-26 | Merge pull request #9176 from ProfessionalismIsMyMiddleName/master | Bond-009 | |
| fixes https://github.com/jellyfin/jellyfin/issues/8415 Fixes https://github.com/jellyfin/jellyfin/issues/8415 | |||
| 2023-01-26 | Merge pull request #9170 from Bond-009/alphanum | Bond-009 | |
| 2023-01-26 | Remove OS information from System Info (#9175) | Patrick Barron | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2023-01-26 | Add Phantom/Ghost to whitelist | Lars Strojny | |
| 2023-01-25 | Save modified userData after parsing an nfo in case of "watched", ↵ | ProfessionalismIsMyMiddleName | |
| "playcount" or "lastplayed" tags. | |||
| 2023-01-24 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-01-24 | Simplify AlphanumericComparator | Bond_009 | |
| 2023-01-24 | Merge pull request #9143 from barronpm/remove-customheadernames | Bond-009 | |
| 2023-01-24 | Merge pull request #9146 from nyanmisaka/fix-pgs-vulkan | Bond-009 | |
| 2023-01-23 | Remove restart.sh dependencies from packaging | Dennis M. Pöpperl | |
| 2023-01-23 | Minor improvements (#9156) | Bond-009 | |
| 2023-01-22 | Merge pull request #9154 from Bond-009/fixbuild | Joshua M. Boniface | |
| 2023-01-22 | Fix debug builds | Bond_009 | |
| 2023-01-22 | Backport pull request #9145 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix PGS position issue in sw decoding #8602 Original-merge: fbb9acf58b4b4dc805fa95c60e625d4ca4ff90ae Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-01-22 | Backport pull request #9092 from jellyfin/release-10.8.z | Dmitry Lyzo | |
| Don't add additional entries if HEVC encoding is disabled Original-merge: 2a5efeb3bb5938b614cb159868e98d56487040c9 Merged-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-01-22 | Backport pull request #9060 from jellyfin/release-10.8.z | Dmitry Lyzo | |
| Disable splash screen image by default Original-merge: 31673cc27d0bfcb3543d32c5a1e7d89a86ccb186 Merged-by: Bill Thornton <thornbill@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-01-22 | Backport pull request #9051 from jellyfin/release-10.8.z | Dmitry Lyzo | |
| Fix transcode reasons Original-merge: 1dea309ae4a1eb00f7f5a7d4c91a235963fd069e Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-01-22 | Backport pull request #9050 from jellyfin/release-10.8.z | nyanmisaka | |
| Update workaround for i915 hang in linux 5.18 to 6.1.3 Original-merge: 464136cfc9113d33ed4698904a31249f1ed893bf Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2023-01-22 | Backport pull request #9049 from jellyfin/release-10.8.z | Shadowghost | |
| Add more codecs requiring ffmpeg strict -2 Original-merge: 2a6e292153fa84f82400079030fef0a289719a21 Merged-by: Cody Robibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
