Bond-009
a1eb2f6ea8
Merge pull request #9915 from Bond-009/stylecop
2023-06-22 13:26:18 +02:00
Bond-009
3982b0e057
Reduce bottlenecks scan code ( #9863 )
2023-06-21 21:01:47 -06:00
Bond_009
b84eedd0b9
Update stylecop.analyzers to v1.2.0-beta.507
2023-06-22 00:39:32 +02:00
Bond-009
d14b1a1600
Merge pull request #9912 from jellyfin/renovate/ci-deps
2023-06-21 17:52:38 +02:00
renovate[bot]
5c9f880ae5
chore(deps): update github/codeql-action action to v2.20.1
2023-06-21 13:13:34 +00:00
Shadowghost
67a58df1a3
Merge branch 'master' into network-rewrite
2023-06-21 07:57:00 +02:00
Bond-009
143f2abd38
Merge pull request #9894 from fhriley/fix_hardcoded_timer
2023-06-20 18:23:47 +02:00
Bond_009
f04cfd6ef4
Don't ignore parentId for playlists
2023-06-20 18:06:30 +02:00
Nyanmisaka
f8d7f4acdb
Apply suggestions from code review
...
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-06-20 05:09:22 +08:00
Nyanmisaka
3b12dc6d7a
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-06-20 04:18:55 +08:00
nyanmisaka
990bcc507f
Remove unused lines
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-20 03:50:02 +08:00
nyanmisaka
27d0d8a7f2
Refine SwDec and QSV encoding
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-20 03:50:02 +08:00
nyanmisaka
be01aeecd9
Add AV1 hardware and software encoding
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-20 03:50:02 +08:00
nyanmisaka
0df6fd9cf2
Add AV1 support in HLS streaming
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-20 03:50:02 +08:00
Bond-009
c078391aec
Merge pull request #9906 from crobibero/update-gha
2023-06-19 21:03:45 +02:00
Cody Robibero
30f6c0a397
Update .github/workflows/openapi.yml
...
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
2023-06-19 08:51:01 -06:00
Frank Riley
1952a915e6
Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893 .
...
Signed-off-by: Frank Riley <fhriley@gmail.com>
2023-06-19 07:31:22 -07:00
Cody Robibero
dc91d34c60
Use intermediate env
2023-06-19 07:56:15 -06:00
Cody Robibero
4972fbf2a3
Merge pull request #8744 from DomiStyle/segment-deletion
2023-06-19 06:50:13 -06:00
renovate[bot]
db15c590e3
chore(deps): update github/codeql-action action to v2.20.0 ( #9887 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-18 19:23:06 -06:00
renovate[bot]
7dec2608fc
chore(deps): update dotnet monorepo ( #9886 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-06-18 19:22:57 -06:00
Bond-009
82aa22805a
Merge pull request #9902 from nyanmisaka/fix-9642-backport
2023-06-19 00:45:28 +02:00
nyanmisaka
f81b004d3f
Removed unused lines
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-18 10:00:53 +08:00
nyanmisaka
a81f3e7c97
Fix #9642 backport
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-18 09:59:55 +08:00
Dominik
dbe44a591c
Pick safer default value for segments to keep
2023-06-15 21:38:45 +02:00
Dominik
0dffe64489
Add baseUrlParam back in and fix indentation
2023-06-15 19:55:11 +02:00
Dominik
17f1e8d19b
Merge branch 'master' into segment-deletion
2023-06-15 19:38:42 +02:00
Shadowghost
32499f0e98
Merge branch 'master' into network-rewrite
2023-06-15 17:53:52 +02:00
renovate[bot]
6771b5cabe
chore(deps): update dependency serilog.sinks.graylog to v3.0.1 ( #9892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-15 09:37:38 -06:00
Bond-009
d874262bf9
Merge pull request #9882 from nyanmisaka/fix-sync-amd-va-vk
2023-06-13 18:04:28 +02:00
nyanmisaka
23b9055547
Rearrage the Amd vaapi-vulkan pipeline for synchronization
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-13 23:15:30 +08:00
Dmitry Lyzo
14d061f543
Backport pull request #9723 from jellyfin/release-10.8.z
...
Fix multiple codec checking in CodecProfiles conditions
Original-merge: bec8d7b3f5923c240bbc5bcf160c19f7cc591211
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Bond_009 <bond.009@outlook.com>
2023-06-13 10:55:16 -04:00
nyanmisaka
fdc16e23c4
Backport pull request #9671 from jellyfin/release-10.8.z
...
Fix the canvas size for DVBSUB and DVDSUB subtitles
Original-merge: eba95cc7f0304ebc9c1a8c0fc11a29ffca6fc97d
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Bond_009 <bond.009@outlook.com>
2023-06-13 10:55:15 -04:00
nyanmisaka
4c8d382765
Backport pull request #9642 from jellyfin/release-10.8.z
...
Fix the brightness of VPP tonemap and add the tonemap mode
Original-merge: d5a8419bc52ba06c070012849ba166dd2fbff8b0
Merged-by: Cody Robibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2023-06-13 10:53:35 -04:00
TheTyrius
67bc81ec96
Backport pull request #9538 from jellyfin/release-10.8.z
...
Fix nvenc preset order
Original-merge: 79bb7560dc7848608cfab538b3aaf56dea545d8f
Merged-by: Cody Robibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2023-06-13 10:44:06 -04:00
nyanmisaka
ed88c8bd2d
Backport pull request #9411 from jellyfin/release-10.8.z
...
Fix codec checking in CodecProfiles conditions
Original-merge: 5921379a29583804fd1e99d1aad81bd4aad7f019
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Bond_009 <bond.009@outlook.com>
2023-06-13 10:44:06 -04:00
Cody Robibero
fe9e764af2
Merge pull request #9564 from AmbulantRex/whitelist-dlls
2023-06-10 07:28:37 -06:00
Cody Robibero
9a0dfc00f1
Add all websocket messages to generated openapi spec ( #9682 )
...
* Add all websocket messages to generated openapi spec
* Use oneOf
* JsonIgnore ServerId
* Oops
* Add discriminators
* Add WebSocketMessage container for Inbound and Outbound messages
2023-06-10 07:28:21 -06:00
Cody Robibero
81cf798430
Merge pull request #8203 from Shadowghost/nfo-season-names
...
Implement NFO named season parsing
2023-06-10 07:27:54 -06:00
Cody Robibero
198b9aa530
Update MediaBrowser.Providers/TV/SeriesMetadataService.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-06-10 07:04:23 -06:00
Bond-009
898bb95564
Fix InvalidOpEx while trying to read HttpResponseContent 2x ( #9861 )
2023-06-10 07:01:47 -06:00
renovate[bot]
a5005e3d01
chore(deps): update dependency serilog.sinks.graylog to v3 ( #9867 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-10 07:01:34 -06:00
renovate[bot]
1330bd0b52
chore(deps): update actions/checkout action to v3.5.3 ( #9876 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-10 06:55:15 -06:00
Bond-009
c155ea1dec
Merge pull request #9870 from jellyfin/renovate/ci-deps
2023-06-08 11:40:10 +02:00
renovate[bot]
40ca923a71
chore(deps): update peter-evans/create-or-update-comment action to v3.0.2
2023-06-08 09:11:25 +00:00
Shadowghost
006b04dc0b
Merge branch 'master' into network-rewrite
2023-06-07 08:25:32 +02:00
Bond-009
60881eaa59
Merge pull request #9858 from jellyfin/nvv-baseitemdto-lufs-nullable
2023-06-06 21:48:54 +02:00
Bond-009
ba0148ab1c
Merge pull request #9860 from jellyfin/renovate/vstest-monorepo
2023-06-06 21:02:52 +02:00
renovate[bot]
6e72ea3135
chore(deps): update dependency microsoft.net.test.sdk to v17.6.2
2023-06-06 18:09:02 +00:00
Niels van Velzen
d23578c46f
Make LUFS property nullable in BaseItemDto
...
This fixes a regression from #9222 where the LUFS field in the OpenAPI spec was not nullable. This will cause issues with the Kotlin SDK.
2023-06-06 17:51:26 +02:00