Bond-009
|
b95fa294c9
|
Merge pull request #9799 from Bond-009/genregex
|
2023-07-06 19:56:00 +02:00 |
|
Joshua M. Boniface
|
93b400343e
|
Merge pull request #8147 from Shadowghost/network-rewrite
|
2023-07-03 13:16:21 -04:00 |
|
Claus Vium
|
bfb7c60f72
|
Merge pull request #9447 from Bond-009/disablerealtimemonitor
Disable real time monitoring by default
|
2023-07-01 19:33:53 +02:00 |
|
Bond-009
|
e53e53eb29
|
Merge pull request #9907 from nyanmisaka/av1e
|
2023-06-28 17:34:20 +02:00 |
|
Bond-009
|
4ac07f6c76
|
Merge pull request #9890 from Shadowghost/videorange-rework
|
2023-06-28 17:30:26 +02:00 |
|
Bond_009
|
b5f0760db8
|
Use RegexGenerator where possible
|
2023-06-28 17:07:57 +02:00 |
|
Shadowghost
|
20a4509991
|
Migrate VideoRange and VideoRangeType to Enum
|
2023-06-28 12:02:20 +02:00 |
|
Shadowghost
|
a6e9824e8a
|
Merge branch 'master' into network-rewrite
|
2023-06-27 16:15:57 +02:00 |
|
Niels van Velzen
|
a8486a7b3b
|
Add default value to OpenAPI specification for UserPolicy.EnableCollectionManagement
This fixes a breaking API change during authentication
|
2023-06-27 14:00:02 +02:00 |
|
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 |
|
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 |
|
nyanmisaka
|
990bcc507f
|
Remove unused lines
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
Shadowghost
|
006b04dc0b
|
Merge branch 'master' into network-rewrite
|
2023-06-07 08:25:32 +02: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 |
|
cvium
|
716bcc6410
|
chore: deprecate EasyPassword as it isn't very secure
|
2023-05-26 19:40:40 +02:00 |
|
Shadowghost
|
d8d5c86d49
|
Merge branch 'master' into network-rewrite
|
2023-05-25 17:07:43 +02:00 |
|
TelepathicWalrus
|
603fce59df
|
Audio normalization (#9222)
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2023-05-15 13:12:24 +02:00 |
|
Shadowghost
|
6cc1203c1b
|
Merge branch 'master' into network-rewrite
|
2023-05-09 15:25:41 +02:00 |
|
Stepan Goremykin
|
910617bbc3
|
Remove redundant 'else' keywords
|
2023-04-06 19:38:34 +02:00 |
|
Stepan Goremykin
|
7d7e177265
|
Remove redundant casts
|
2023-04-06 19:17:28 +02:00 |
|
Stepan Goremykin
|
26958162d0
|
Remove unused using directives
|
2023-04-06 19:17:28 +02:00 |
|
Bond-009
|
9c500bdca3
|
Merge pull request #9466 from Shadowghost/playlist-fix
|
2023-03-28 10:58:48 +02:00 |
|
Cody Robibero
|
89be3aa37f
|
Convert Person.Type to use PersonKind enum (#9487)
|
2023-03-25 11:52:02 -06:00 |
|
Bond-009
|
2ce08eb184
|
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
|
2023-03-20 17:46:11 +01:00 |
|
Shadowghost
|
e57c33c442
|
Add DCA and TrueHD to fMP4 audio codecs to support remuxing
|
2023-03-19 15:07:01 +01:00 |
|
Shadowghost
|
520c07e8ca
|
Merge branch 'master' into network-rewrite
|
2023-03-16 11:07:22 +01:00 |
|
Bond-009
|
cf1cb2eea5
|
Merge pull request #9418 from Bond-009/getawaiter
|
2023-03-15 18:30:03 +01:00 |
|
Bond-009
|
0c6e2e27a8
|
Merge pull request #9460 from Shadowghost/rating-overhaul
|
2023-03-15 12:09:59 +01:00 |
|
Shadowghost
|
21dcf775be
|
Add config option to disable dummy chapter generation (#9410)
|
2023-03-14 16:20:12 -06:00 |
|
Bond_009
|
d8ec3a5470
|
Reduce usage of GetAwaiter().GetResult()
|
2023-03-14 12:05:49 +01:00 |
|
Shadowghost
|
76ae599bd3
|
Fix playlist creation and removal
|
2023-03-10 19:16:35 +01:00 |
|
Bond-009
|
6351d1022b
|
Merge pull request #9254 from Shadowghost/dvdbdfix
|
2023-03-10 15:48:35 +01:00 |
|
Shadowghost
|
0da5255f12
|
Apply review suggestions
|
2023-03-10 15:27:17 +01:00 |
|
Shadowghost
|
47aa07c342
|
Fix DLNA playback of DVD and BD folders
|
2023-03-10 15:27:17 +01:00 |
|
Shadowghost
|
2403a0a367
|
Apply review suggestions
|
2023-03-10 15:27:05 +01:00 |
|
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>
|
2023-03-09 19:35:54 -05:00 |
|