Bond_009
|
d8ec3a5470
|
Reduce usage of GetAwaiter().GetResult()
|
2023-03-14 12:05:49 +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 |
|
Bond_009
|
dab75d35d2
|
Enable nullable for more files
|
2023-03-07 21:51:48 +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 |
|
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
|
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 |
|
Dmitry Lyzo
|
2b1a7ddd32
|
Backport pull request #9060 from jellyfin/release-10.8.z
Disable splash screen image by default
Original-merge: 31673cc27d
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2023-01-22 14:05:38 -05:00 |
|
Dmitry Lyzo
|
28b98cacc8
|
Backport pull request #9051 from jellyfin/release-10.8.z
Fix transcode reasons
Original-merge: 1dea309ae4
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2023-01-22 14:05:37 -05:00 |
|
Jpuc1143
|
7fa6d4c81e
|
Add "Allowed Tags" to Parental Controls
|
2023-01-20 16:43:59 -03:00 |
|
Patrick Barron
|
db1913b08f
|
Remove DvdLib (#9068)
* Remove DvdLib
* Update error message for blu-ray folders
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Remove BDInfo
* Remove MediaEncoder.GetPrimaryPlaylistVobFiles
* Remove BlurayDiscInfo
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
|
2023-01-20 13:29:45 +01:00 |
|
renovate[bot]
|
e408da4651
|
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-18 04:16:59 -07:00 |
|
Bond-009
|
212876b235
|
Merge pull request #9100 from barronpm/refactor-startup
|
2023-01-17 21:11:32 +01:00 |
|
Patrick Barron
|
c59f2a3c46
|
Mark CanSelfRestart as Obsolete
|
2023-01-17 14:49:05 -05:00 |
|
Hannes Braun
|
66eff8b9ca
|
Allow limiting parallel image encodings to reduce memory usage (#8783)
|
2023-01-16 10:06:44 -07:00 |
|
Bond-009
|
3a7a781ed9
|
Merge pull request #9001 from Shadowghost/stereo-downmix
Fixes https://github.com/jellyfin/jellyfin/issues/1986
|
2023-01-12 09:49:29 +01:00 |
|
Shadowghost
|
407c716f82
|
Add stereo downmix algorithm selection.
|
2023-01-10 15:29:39 +01:00 |
|
Bond-009
|
69a51c425a
|
Fix all warnings in Jellyfin.Api (#9003)
|
2023-01-04 08:01:31 -07:00 |
|
Bond-009
|
43c3a465e6
|
Merge pull request #8775 from SenorSmartyPants/DVRMetadata
Fixes https://github.com/jellyfin/jellyfin/issues/5178
|
2023-01-03 12:01:32 +01:00 |
|
Cody Robibero
|
9a740344be
|
Add support for .sup subtitle (#8808)
Fixes https://github.com/jellyfin/jellyfin/issues/8628
|
2022-12-30 08:24:06 -07:00 |
|
Bond-009
|
817996da4b
|
Merge pull request #7494 from Shadowghost/streambuilder-cleanup
|
2022-12-29 15:21:28 +01:00 |
|
Brad Beattie
|
4ee1b78a80
|
Fix image searching to prioritize explicit language match if searching in English (#8946)
|
2022-12-29 15:15:48 +01:00 |
|
renovate[bot]
|
02f9e60e7c
|
chore(deps): update dotnet monorepo to v7.0.1 (#8900)
* chore(deps): update dotnet monorepo to v7.0.1
* Update docker sdk
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2022-12-15 20:13:11 -07:00 |
|
Shadowghost
|
81a7261980
|
Default to no bitrate limit if no maxBitrate is set (#8850)
Fixes https://github.com/jellyfin/jellyfin/issues/3277
|
2022-12-14 22:04:05 +01:00 |
|
Joe Rogers
|
a74b8b99af
|
Add option to allow extras to use embedded titles
|
2022-12-08 01:00:35 -05:00 |
|
Shadowghost
|
0834dc58c1
|
Fix .Net 7 compatibility
|
2022-12-07 18:06:04 +01:00 |
|
Shadowghost
|
8e8a085b7e
|
Prefer var in StreamBuilder
|
2022-12-07 18:00:44 +01:00 |
|
Shadowghost
|
08a5c71b90
|
Add xmldoc for MediaOptions
|
2022-12-07 18:00:03 +01:00 |
|
Shadowghost
|
1cd7da8889
|
Apply review suggestions
|
2022-12-07 18:00:03 +01:00 |
|
Shadowghost
|
697efec86e
|
Cleanup and refactor streambuilder
|
2022-12-07 18:00:01 +01:00 |
|
Bond_009
|
fd9dc1e308
|
Update deps
|
2022-12-07 16:56:32 +01:00 |
|
Bond_009
|
b366dc2e6e
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
|
Bond_009
|
236dd650d0
|
Update projects to .net7
|
2022-12-07 16:42:05 +01:00 |
|