Bond-009
a2fa886977
Merge pull request #9469 from jellyfin/renovate/github-codeql-action-digest
2 years ago
renovate[bot]
196c7b3bbf
Update dependency libse to v3.6.11
2 years ago
renovate[bot]
38967ad47f
Update github/codeql-action digest to 16964e9
2 years ago
Shadowghost
8d158df678
Add migration to properly set playlist owner
2 years ago
Shadowghost
76ae599bd3
Fix playlist creation and removal
2 years ago
SenorSmartyPants
369c7f1451
Save TVChannel Height if set ( #8777 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
Bond-009
6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2 years ago
Shadowghost
0da5255f12
Apply review suggestions
2 years ago
Shadowghost
47aa07c342
Fix DLNA playback of DVD and BD folders
2 years ago
Shadowghost
cd852d43c1
Add more comments and logging, streamline code
2 years ago
Shadowghost
2403a0a367
Apply review suggestions
2 years ago
nyanmisaka
2146ddd20c
Backport pull request #9430 from jellyfin/release-10.8.z
...
Fix Live TV hardware decoding
Original-merge: efc79295de
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2 years ago
nyanmisaka
f21ab50a81
Backport pull request #9422 from jellyfin/release-10.8.z
...
Fix stream map when using filter_complex with unlabeled output
Original-merge: 6821a2ab35
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2 years ago
nyanmisaka
638bda629b
Backport pull request #9391 from jellyfin/release-10.8.z
...
Fix H.264 baseline hwaccel and enable enhanced Nvdec by default
Original-merge: 22a8283a9e
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2 years ago
nyanmisaka
f6060bd14b
Backport pull request #9355 from jellyfin/release-10.8.z
...
Some VAAPI VPP and OpenCL fixes
Original-merge: c807712246
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2 years ago
Shadowghost
65090ac817
Backport pull request #9351 from jellyfin/release-10.8.z
...
Fix EqualsAny condition check for int and double
Original-merge: e8b0ae07af
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2 years ago
Róbert Örn Ketilsson
ef3868ff50
Backport pull request #9178 from jellyfin/release-10.8.z
...
Escape the path to pass as a command line argument
Original-merge: 09f1c7f535
Merged-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
Backported-by: crobibero <cody@robibe.ro>
2 years ago
SenorSmartyPants
4f0615452b
Update MediaBrowser.XbmcMetadata/Savers/MovieNfoSaver.cs
...
Apply code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
SenorSmartyPants
04f23a0e73
Change test to allow owned items to run local providers
...
I need more information about the need for this test, to make sure I am not introducing an issue.
2 years ago
SenorSmartyPants
99816b07dc
Enable NFO processing for Extras
...
- Change test to prevent owned items from using parent NFO. Test is now in MovieNFOSaver, only movie type will use movie.nfo.
2 years ago
SenorSmartyPants
b96420b786
Clean Extra Names
...
- Adds regular expression to CleanStrings to remove suffix style extra naming from the name presented in JF.
- Override Resolve for Extras to enable parsename
- remove exclusion on parsename of extratypes
2 years ago
Róbert Örn Ketilsson
6b0135d03b
Translated using Weblate (Icelandic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
2 years ago
Shadowghost
daefdaf8b0
Extend language code handling
2 years ago
Bond-009
47b6f74533
Merge pull request #9449 from Bond-009/nullable
2 years ago
Bond-009
1d34c867d9
Merge pull request #9446 from 1337joe/audiobook-grouping-fixes
2 years ago
Bond-009
ddadacf137
Merge pull request #9454 from Bond-009/webp
...
Allow webp for local images
2 years ago
Bond-009
205a072822
Merge pull request #9448 from Bond-009/avgrating
2 years ago
Bond_009
761b9ed6a1
Allow webp for local images
2 years ago
Bond-009
95287fa9f1
Merge pull request #9453 from jellyfin/renovate/newtonsoft.json-13.x
2 years ago
Bond-009
ce3eee87b7
Merge pull request #9451 from jellyfin/renovate/lrcparser-2023.x
2 years ago
renovate[bot]
651fc66776
chore(deps): update dependency newtonsoft.json to v13.0.3
2 years ago
renovate[bot]
b615f54417
chore(deps): update dependency lrcparser to v2023
2 years ago
Bond_009
dab75d35d2
Enable nullable for more files
2 years ago
Bond_009
7a93731992
Ignore avg critic rating Rotten Tomatoes
2 years ago
Bond-009
1244502fa8
Merge pull request #9429 from nyanmisaka/vk-ff-6
2 years ago
Joe Rogers
361fff3a0c
Fix cases where multiple files are resolved as a single book
2 years ago
Joe Rogers
18b8efa7e0
Add tests for audio book resolving
2 years ago
Joe Rogers
1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
2 years ago
Joe Rogers
160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
2 years ago
nyanmisaka
0905d62224
Adapt vulkan filtering to 6.0
2 years ago
Shadowghost
1f15724398
Use source audio bitrate if requested codec is lossless
2 years ago
Bond-009
0de37e2ac2
Merge pull request #9416 from Bond-009/list
2 years ago
Bond-009
8023d503cb
Merge pull request #9417 from Bond-009/log
2 years ago
Bond_009
d280dc6554
Reduce log spam
...
Fixes #7801
2 years ago
Nils Fürniß
e58bf6b2be
Add SeasonProviderIds to EpisodeInfo ( #9407 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
Bond_009
4b01aaa0f7
Allocate less Lists
2 years ago
Bas
54cd3e6d55
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2 years ago
Shadowghost
16f2cca882
Apply review suggestions
2 years ago
Shadowghost
c760a50d59
Apply review suggestions
2 years ago
Cody Robibero
4873d2a54d
Fix auth endpoints using api key ( #9408 )
2 years ago