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: bec8d7b3f5
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: eba95cc7f0
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: d5a8419bc5
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: 79bb7560dc
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: 5921379a29
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 |
|
Bond-009
|
a4a10f101e
|
Merge pull request #9857 from crobibero/cache-size-tests
|
2023-06-06 14:31:01 +02:00 |
|
Cody Robibero
|
cb788dbd73
|
Mock configuration to get SqliteCacheSizeKey during test
|
2023-06-05 16:47:50 -06:00 |
|
Mark Lopez
|
29368a1566
|
Source SQLite cache_size from an Environment Variable (#9666)
|
2023-06-05 10:46:13 -06:00 |
|
Bond-009
|
aae22865a0
|
Merge pull request #9667 from Silvenga/restore-default-journal-size
|
2023-06-02 10:54:37 +02:00 |
|
Bucky Patel
|
093c2e0356
|
Translated using Weblate (Hindi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
|
2023-06-02 03:21:58 -04:00 |
|
Bond-009
|
a9a7f62baf
|
Merge pull request #9846 from jellyfin/renovate/vstest-monorepo
|
2023-06-01 22:47:00 +02:00 |
|
Bond-009
|
ca130db805
|
Merge pull request #9847 from jellyfin/renovate/ci-deps
|
2023-06-01 22:46:52 +02:00 |
|
renovate[bot]
|
e0159c5d92
|
chore(deps): update github/codeql-action action to v2.3.6
|
2023-06-01 19:51:54 +00:00 |
|
renovate[bot]
|
b57ada9bb0
|
chore(deps): update dependency microsoft.net.test.sdk to v17.6.1
|
2023-06-01 19:51:48 +00:00 |
|
Bond-009
|
6dca53047f
|
Merge pull request #9818 from Shadowghost/fixes
|
2023-05-30 10:00:53 +02:00 |
|
Cody Robibero
|
d8f0933f33
|
Merge pull request #9821 from cvium/admin_must_have_pw
|
2023-05-29 18:38:01 -06:00 |
|
Cody Robibero
|
cfca6fc56e
|
Merge pull request #9820 from cvium/deprecate_easypassword
|
2023-05-29 18:37:26 -06:00 |
|
Bond-009
|
c14a6f5366
|
Merge pull request #9828 from jellyfin/renovate/ci-deps
|
2023-05-29 17:27:19 +02:00 |
|
Bond-009
|
f702b8f6b9
|
Merge pull request #9822 from jellyfin/renovate/playlistsnet-1.x
|
2023-05-29 17:11:06 +02:00 |
|
Bond-009
|
72d7b1afde
|
Merge pull request #9823 from jellyfin/renovate/efcoresecondlevelcacheinterceptor-3.x
|
2023-05-29 17:10:55 +02:00 |
|
renovate[bot]
|
58473aa343
|
chore(deps): update actions/setup-dotnet action to v3.2.0
|
2023-05-29 13:42:21 +00:00 |
|
pranelio
|
1bf7840936
|
Translated using Weblate (Lithuanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
|
2023-05-27 10:21:58 -04:00 |
|
renovate[bot]
|
f7b418465f
|
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.9.2
|
2023-05-27 08:49:15 +00:00 |
|
renovate[bot]
|
3ccac32f7e
|
chore(deps): update dependency playlistsnet to v1.4.0
|
2023-05-26 21:28:05 +00:00 |
|
cvium
|
29ef02af9a
|
do not allow empty admin password during wizard
|
2023-05-26 21:50:51 +02:00 |
|
cvium
|
57d8452e2a
|
refactor: admin users must have a non-empty password
|
2023-05-26 19:52:27 +02:00 |
|
cvium
|
3bdef7207c
|
chore: add db migrations
|
2023-05-26 19:45:53 +02:00 |
|
cvium
|
b33f46560d
|
use 403 instead to avoid compat issues with swagger spec
|
2023-05-26 19:45:40 +02:00 |
|
cvium
|
716bcc6410
|
chore: deprecate EasyPassword as it isn't very secure
|
2023-05-26 19:40:40 +02:00 |
|
Bond-009
|
4a9bcbd626
|
Merge pull request #9816 from jellyfin/renovate/ci-deps
|
2023-05-26 13:10:27 +02:00 |
|