aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-11chore(deps): update dependency tmdblib to v2.2.0renovate[bot]
2024-03-09Update Jellyfin.Server/Helpers/StartupHelpers.csPeaches_MLG
2024-03-09Merge pull request #11129 from crobibero/extract-concatBond-009
2024-03-09Merge pull request #11126 from crobibero/lowercase-protocolBond-009
2024-03-09Merge pull request #11119 from PeachesMLG/cleanup-emby-photosBond-009
2024-03-09Merge pull request #11014 from gnattu/vf-videotoolboxCody Robibero
2024-03-09fix: convert all non-yuv420 inputs to nv12gnattu
2024-03-09fix: force a pixel format for 10-bit inputsgnattu
2024-03-08Merge pull request #11121 from joshuaboniface/disable-azure-ciJoshua M. Boniface
2024-03-09fix: no need to check filters prematurelygnattu
2024-03-08Specify file as concat when extracting attachmentsCody Robibero
2024-03-08Lowercase MediaStreamProtocol for backwards compatibilityCody Robibero
2024-03-08fix: also check if we are doing scalinggnattu
2024-03-08Added logging for where config logs and cache directories are storedPeaches_MLG
2024-03-08fix: code clean upgnattu
2024-03-07Remove Azure pipelines CIJoshua M. Boniface
2024-03-07Cleanup PhotoProvider.cs using new .NET 8 featuresPeaches_MLG
2024-03-07Translated using Weblate (Hindi)Gurmeet Athwal
2024-03-04Don't decode animated imagesCody Robibero
2024-03-04Add MediaStreamProtocol enum (#10153)Niels van Velzen
2024-03-03Merge pull request #11100 from crobibero/plugin-repo-10.9Joshua M. Boniface
2024-03-03Move userId in API from route to optional query parameter (#11074)Cody Robibero
2024-03-03Extract and cache all media attachments in bulk (#11029)Attila Szakacs
2024-03-03Precache livetv program images (#11083)Cody Robibero
2024-03-03Add migration for new plugin repoCody Robibero
2024-03-03Merge pull request #11077 from crobibero/svg-to-imageBond-009
2024-03-03Merge pull request #11081 from crobibero/embedded-lyricsBond-009
2024-03-02Merge pull request #11093 from jellyfin/renovate/efcoresecondlevelcacheinterc...Bond-009
2024-03-02chore(deps): update actions/download-artifact action to v4.1.4 (#11086)renovate[bot]
2024-03-02chore(deps): update dependency svg.skia to v1.0.0.14 (#11090)renovate[bot]
2024-03-02chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.2.3renovate[bot]
2024-03-01Use ArgumentExceptionCody Robibero
2024-03-01Merge pull request #11079 from crobibero/bdinfo-codecBond-009
2024-03-01Merge pull request #11046 from dmitrylyzo/fix-streambuilder-testBond-009
2024-03-01Merge pull request #11082 from jellyfin/renovate/ci-depsBond-009
2024-02-29chore(deps): update github/codeql-action action to v3.24.6renovate[bot]
2024-02-29fix: stack overflowgnattu
2024-02-28Return backdrops with text as thumb for tmdb (#11078)Cody Robibero
2024-02-28standardize docsCody Robibero
2024-02-28Save embedded lyrics when probing audioCody Robibero
2024-02-28oopsCody Robibero
2024-02-28Merge pull request #10691 from bhowe34/bhowe34/fix-replace-missing-metadata-f...Cody Robibero
2024-02-28Update AudioFileProber.csCody Robibero
2024-02-28Update AudioFileProber.csCody Robibero
2024-02-28Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-musicCody Robibero
2024-02-29fix: code stylegnattu
2024-02-28Always use ffmpeg codec for blurayCody Robibero
2024-02-28Add support for converting from svg to other image typesCody Robibero
2024-02-28feat: fully support videotoolbox hardware filtersgnattu
2024-02-27Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-musicBrian Howe