Commit graph

23599 commits

Author SHA1 Message Date
Joshua M. Boniface c04342391f
Merge pull request #8584 from jellyfin/renovate/nugetauthenticate-0.x 2022-10-19 16:37:21 -04:00
Joshua M. Boniface c104757741
Merge pull request #8577 from jellyfin/renovate/copyfilesoverssh-0.x 2022-10-19 16:37:05 -04:00
Joshua M. Boniface 86dcafb8fe
Merge pull request #8582 from jellyfin/renovate/extractfiles-1.x 2022-10-19 16:36:47 -04:00
Joshua M. Boniface 737e40b8b4
Merge pull request #8581 from jellyfin/renovate/downloadpipelineartifact-2.x 2022-10-19 16:36:30 -04:00
Joshua M. Boniface 129cdf12fa
Merge pull request #8579 from jellyfin/renovate/dotnetcorecli-2.x 2022-10-19 16:36:12 -04:00
renovate[bot] 8af07151ce
chore(deps): pin dependencies (#8572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 22:17:21 +02:00
renovate[bot] fc6ef797d9
chore(deps): update dependency nugetauthenticate to v0.203.0 2022-10-19 19:50:54 +00:00
renovate[bot] 30aed0c092
chore(deps): update alex-page/github-project-automation-plus action to v0.8.2 (#8576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 21:49:02 +02:00
renovate[bot] 62d8369f92
chore(deps): update dependency mono.nat to v3.0.4 (#8580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 14:25:10 +02:00
renovate[bot] 4bb470ea18
chore(deps): update dependency extractfiles to v1.211.0 2022-10-19 08:22:17 +00:00
renovate[bot] 94635917ca
chore(deps): update dependency downloadpipelineartifact to v2.198.0 2022-10-19 05:53:18 +00:00
renovate[bot] 90c3815348
chore(deps): update dependency dotnetcorecli to v2.210.0 2022-10-19 03:47:53 +00:00
renovate[bot] 10181d5421
chore(deps): update dependency docker to v2.211.0 2022-10-19 03:47:45 +00:00
renovate[bot] f39c0c9ab8
chore(deps): update dependency copyfilesoverssh to v0.212.0 2022-10-19 01:04:21 +00:00
Cody Robibero 260346c24b Update sdk in dockerfiles 2022-10-18 19:02:38 -06:00
renovate[bot] 51dae418b5
chore(deps): update dependency copyfiles to v2.211.0 2022-10-18 23:41:43 +00:00
renovate[bot] b4f4121bcc
chore(deps): update dotnet monorepo 2022-10-18 23:41:35 +00:00
Cody Robibero 3b3eb8bdfe
Merge pull request #8571 from jellyfin/renovate/configure
Configure Renovate
2022-10-18 14:22:30 -06:00
Polaris 23285a2629 Added translation using Weblate (Lojban) 2022-10-18 16:03:43 -04:00
Joshua M. Boniface 74eae1e789
Merge pull request #7708 from nyanmisaka/amd-vaapi-vulkan 2022-10-18 12:13:02 -04:00
Cody Robibero 5ab234d9d9 remove dependabot 2022-10-18 10:10:46 -06:00
Cody Robibero a6ff0ca876
Update and rename renovate.json to .github/renovate.json 2022-10-18 10:08:55 -06:00
renovate[bot] ddc13de923
Add renovate.json 2022-10-18 15:55:36 +00:00
dependabot[bot] cf56b02398
Bump prometheus-net.DotNetRuntime from 4.2.4 to 4.3.0 (#8561)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 16:40:17 +02:00
nyanmisaka 560d0838c7 Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
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-16 23:08:59 +08:00
nyanmisaka 37daeffafa Add support for OPUS and fixes for FLAC case issue in HLS
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2022-10-13 18:49:25 +08:00
Claus Vium fca87bcd0c
Merge pull request #8540 from Bond-009/sortChunks
Rewrite BaseItem.ModifySortChunks
2022-10-12 23:09:58 +02:00
Claus Vium 263a1663ae
Merge pull request #8521 from 1337joe/fix-missing-symlink-scan
Skip missing symlink instead of breaking out of directory scan
2022-10-12 22:47:41 +02:00
Bond_009 224bb355dd Rewrite BaseItem.ModifySortChunks 2022-10-12 17:43:01 +02:00
Claus Vium 99e31846bf
Merge pull request #8541 from Bond-009/minor 2022-10-12 16:36:12 +02:00
Bond_009 6a6ea7fa13 Switch branches if statement 2022-10-12 10:00:40 +02:00
Claus Vium fc78a6c35c
Merge pull request #8472 from jgriff6/subs
Fix subtitle selection behaviour
2022-10-12 07:22:47 +02:00
Bond_009 f6af28cf96 Fix some things that slipped through the cracks 2022-10-11 23:37:29 +02:00
Claus Vium a274f4a688
Merge pull request #7840 from adrez99/gzip 2022-10-11 20:46:31 +02:00
jgriff6 a83d4b03dc Make 'Always' subtitle mode prioritise full tracks 2022-10-11 18:36:19 +01:00
adrez99 f789bc9481
Merge branch 'gzip' of https://github.com/adrez99/jellyfin into gzip 2022-10-11 18:19:14 +02:00
adrez99 3736e360e7
Merge branch 'jellyfin:master' into gzip 2022-10-11 18:18:21 +02:00
adrez99 177f53444d
Merge branch 'jellyfin:master' into gzip 2022-10-11 18:15:28 +02:00
Aaron d50c1b2d4b
Skip generic shows from duplicate removal actions (#8370)
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-10-10 22:25:49 +02:00
dependabot[bot] a10d0b9530
Bump SkiaSharp.NativeAssets.Linux from 2.88.2 to 2.88.3 (#8531)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 15:58:32 +02:00
dependabot[bot] fbc393b658
Bump SkiaSharp from 2.88.2 to 2.88.3 (#8530)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 15:56:34 +02:00
Jeremy Lin 6441cd9436
Fix Docker healthcheck output
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-10 00:03:36 -07:00
Joe Rogers c38052a753
Skip missing symlink instead of breaking out of directory scan 2022-10-09 18:56:25 -04:00
Claus Vium 97a1113223
Merge pull request #8520 from anthonylavado/add-extras
Add extras with "Other" as a label
2022-10-09 09:02:12 +02:00
Claus Vium 9843a5426d
Merge pull request #8522 from 1337joe/match-embedded-images-to-docs 2022-10-09 07:30:53 +02:00
Joe Rogers dd41fb9a61
Update embedded image names to match docs 2022-10-08 23:20:10 -04:00
Anthony Lavado 2358028e3f Add extras with "Other" as a label 2022-10-08 22:40:00 -04:00
Bond-009 5374c99e2e
Remove r3 from clean strings (#8027) 2022-10-08 13:45:33 +02:00
Claus Vium 05c20001c8
Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 2022-10-07 15:21:42 +02:00
Claus Vium b137d0cc2b
Merge pull request #7514 from Shadowghost/music-extend 2022-10-07 15:21:00 +02:00