aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-19chore(deps): update dependency dotnetcorecli to v2.210.0renovate[bot]
2022-10-19chore(deps): update dependency docker to v2.211.0renovate[bot]
2022-10-19chore(deps): update dependency copyfilesoverssh to v0.212.0renovate[bot]
2022-10-18Update sdk in dockerfilesCody Robibero
2022-10-18chore(deps): update dependency copyfiles to v2.211.0renovate[bot]
2022-10-18chore(deps): update dotnet monoreporenovate[bot]
2022-10-18Merge pull request #8571 from jellyfin/renovate/configureCody Robibero
Configure Renovate
2022-10-18Added translation using Weblate (Lojban)Polaris
2022-10-18Merge pull request #7708 from nyanmisaka/amd-vaapi-vulkanJoshua M. Boniface
2022-10-18remove dependabotCody Robibero
2022-10-18Update and rename renovate.json to .github/renovate.jsonCody Robibero
2022-10-18Add renovate.jsonrenovate[bot]
2022-10-17Bump prometheus-net.DotNetRuntime from 4.2.4 to 4.3.0 (#8561)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17Properly handle IPs with subnetmasksShadowghost
2022-10-16Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)nyanmisaka
This requires: - VK_EXT_image_drm_format_modifier extension - Linux kernel version >= 5.15 - jellyfin-ffmpeg5 >= 5.0.1-2 Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2022-10-16Properly name some bind address functions, cleanup loggingShadowghost
2022-10-15Fix autodiscoveryShadowghost
2022-10-14Apply review suggestionsShadowghost
2022-10-13Add support for OPUS and fixes for FLAC case issue in HLSnyanmisaka
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2022-10-12Merge pull request #8540 from Bond-009/sortChunksClaus Vium
Rewrite BaseItem.ModifySortChunks
2022-10-12Merge pull request #8521 from 1337joe/fix-missing-symlink-scanClaus Vium
Skip missing symlink instead of breaking out of directory scan
2022-10-12Rewrite BaseItem.ModifySortChunksBond_009
2022-10-12Merge pull request #8541 from Bond-009/minorClaus Vium
2022-10-12Switch branches if statementBond_009
2022-10-12Merge pull request #8472 from jgriff6/subsClaus Vium
Fix subtitle selection behaviour
2022-10-11Fix some things that slipped through the cracksBond_009
2022-10-11Merge pull request #7840 from adrez99/gzipClaus Vium
2022-10-11Make 'Always' subtitle mode prioritise full tracksjgriff6
2022-10-11Merge branch 'gzip' of https://github.com/adrez99/jellyfin into gzipadrez99
2022-10-11Merge branch 'jellyfin:master' into gzipadrez99
2022-10-11Merge branch 'jellyfin:master' into gzipadrez99
2022-10-10Skip generic shows from duplicate removal actions (#8370)Aaron
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-10-10Bump SkiaSharp.NativeAssets.Linux from 2.88.2 to 2.88.3 (#8531)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10Bump SkiaSharp from 2.88.2 to 2.88.3 (#8530)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10Fix Docker healthcheck outputJeremy Lin
The current healthcheck command results in progress info being output. Add -f/--fail, -s/--silent, -S/--show-error options to avoid progress output, but still show error messages if something goes wrong.
2022-10-09Skip missing symlink instead of breaking out of directory scanJoe Rogers
2022-10-09Merge pull request #8520 from anthonylavado/add-extrasClaus Vium
Add extras with "Other" as a label
2022-10-09Merge pull request #8522 from 1337joe/match-embedded-images-to-docsClaus Vium
2022-10-08Update embedded image names to match docsJoe Rogers
2022-10-08Add extras with "Other" as a labelAnthony Lavado
2022-10-08Remove r3 from clean strings (#8027)Bond-009
2022-10-07Merge pull request #8381 from 1hitsong/lyric-lrc-file-supportClaus Vium
2022-10-07Merge pull request #7514 from Shadowghost/music-extendClaus Vium
2022-10-07Merge pull request #8512 from 1337joe/add-hearing-impaired-fixClaus Vium
2022-10-07Polish smart subtitle selection logicjgriff6
2022-10-07Apply review suggestionsShadowghost
2022-10-07Merge pull request #8510 from Bond-009/fuzz1Claus Vium
Update fuzzing projects to .net6
2022-10-07Apply review suggestionsShadowghost
2022-10-07Fix localization lookupJoe Rogers
2022-10-07Add hearing impaired subtitle stream indicator (#7379)Joe Rogers
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>