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 |
|
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>
|
2023-03-09 19:33:51 -05:00 |
|
Shadowghost
|
daefdaf8b0
|
Extend language code handling
|
2023-03-09 14:38:20 +01:00 |
|
Bond_009
|
dab75d35d2
|
Enable nullable for more files
|
2023-03-07 21:51:48 +01:00 |
|
Shadowghost
|
80b8661008
|
Merge branch 'master' into network-rewrite
|
2023-03-03 10:42:24 +01:00 |
|
Shadowghost
|
c760a50d59
|
Apply review suggestions
|
2023-02-27 16:03:12 +01:00 |
|
Shadowghost
|
9880a2b3e1
|
Enforce HLS codec restrictions
|
2023-02-27 10:38:50 +01:00 |
|
knackebrot
|
aa99aaebc4
|
Add audio vbr calculation
|
2023-02-26 22:37:01 +01:00 |
|
Shadowghost
|
a5f16136eb
|
Apply review suggestions
|
2023-02-20 16:58:22 +01:00 |
|
Shadowghost
|
c5a363a007
|
Merge branch 'master' into network-rewrite
|
2023-02-20 11:58:14 +01:00 |
|
Shadowghost
|
9d21f078c7
|
Add default rating selections
|
2023-02-20 11:53:20 +01:00 |
|
Shadowghost
|
e014522dff
|
Add default for MaxParentalRating to UserPolicy
|
2023-02-20 11:53:20 +01:00 |
|
Bond-009
|
720852f708
|
Merge pull request #9356 from Bond-009/tryparse
|
2023-02-20 11:09:54 +01:00 |
|
Bond_009
|
24a7e210c3
|
Optimize tryparse
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
|
2023-02-19 16:52:29 +01:00 |
|
Bond-009
|
bb6f867067
|
Merge pull request #9322 from Bond-009/nullable
|
2023-02-19 15:08:35 +01:00 |
|
Shadowghost
|
af7acc000c
|
Fix dependency on Microsoft.AspNetCore.HttpOverrides
|
2023-02-18 21:10:09 +01:00 |
|
Shadowghost
|
20fd05b050
|
Consistently write IP in upercase
|
2023-02-17 19:27:36 +01:00 |
|
Shadowghost
|
42498194d9
|
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
|
2023-02-17 17:39:11 +01:00 |
|
Bond_009
|
60f41b80f6
|
Verify ContentType of uploaded images
|
2023-02-16 15:08:01 +01:00 |
|
Bond_009
|
cb85fc688f
|
Enable nullable for more files
|
2023-02-15 23:41:28 +01:00 |
|
Shadowghost
|
3a91c37283
|
Merge branch 'master' into network-rewrite
|
2023-02-15 22:40:07 +01:00 |
|
Shadowghost
|
b7418d6e9e
|
Add permission for collection management
|
2023-02-13 15:42:04 +01:00 |
|
Bond-009
|
f5417c50f7
|
Merge pull request #9139 from Jpuc1143/tag-whitelist
|
2023-02-11 23:52:09 +01:00 |
|
Telepathic Walrus
|
06b40980f4
|
Fix transcoded audio not playing (#9251)
|
2023-02-05 19:27:50 +00:00 |
|
Shadowghost
|
979964ef4b
|
Force transcode/remux for DVDs and BDs
|
2023-02-05 12:00:29 +01:00 |
|
Shadowghost
|
519709bf10
|
Revert "Remove DvdLib (#9068)"
This reverts commit db1913b08f .
|
2023-02-04 18:36:47 +01:00 |
|
Zoltan Csizmadia
|
e0519189b2
|
Use Directory.Packages.props (#9135)
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
|
2023-02-04 10:15:08 -07:00 |
|
Patrick Barron
|
fec23de427
|
Remove Emby.Notifications (#9147)
|
2023-01-28 07:43:55 -07:00 |
|
Cody Robibero
|
abffd160c3
|
Remove ability to add a played indicator to images (#9186)
|
2023-01-28 07:43:13 -07:00 |
|
Patrick Barron
|
63b0132562
|
Remove OS information from System Info (#9175)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2023-01-26 09:05:00 +01:00 |
|