Commit Graph

3090 Commits (master)

Author SHA1 Message Date
Bond_009 d92e9ae85e Enable nullable for more files and add tests
9 months ago
sleepycatcoding 62be2a2ea9 Fix subtitle encoder if webvtt is requested
9 months ago
Bond_009 5677566a41 Enable nullable for more files
10 months ago
MBR#0001 82d79d2dff
Add support for more remote subtitle info
10 months ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
10 months ago
Joshua M. Boniface 93b400343e
Merge pull request #8147 from Shadowghost/network-rewrite
10 months ago
Claus Vium bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
10 months ago
Nick 6d9e43cfe0 Merge branch 'master' into trickplay
11 months ago
Bond-009 e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e
11 months ago
Bond-009 4ac07f6c76
Merge pull request #9890 from Shadowghost/videorange-rework
11 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
11 months ago
Shadowghost 20a4509991 Migrate VideoRange and VideoRangeType to Enum
11 months ago
Shadowghost a6e9824e8a Merge branch 'master' into network-rewrite
11 months ago
Niels van Velzen a8486a7b3b Add default value to OpenAPI specification for UserPolicy.EnableCollectionManagement
11 months ago
Nick fc61933748 Minor code changes
11 months ago
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail
11 months ago
Nick 07e6804f7a Change default threads to 1
11 months ago
Nick 3377032228 crobibero styling, format, code suggestions
11 months ago
Nick b89bf5d735 Change defaults
11 months ago
nicknsy 2e2085a212 HashSet datatype was causing default values to always be added on server start
11 months ago
nicknsy d84370a6f7 Make trickplay response ids have no dashes
11 months ago
nicknsy 6744e712d3 Use config values
11 months ago
nicknsy 6c649a7e72 Options
11 months ago
nicknsy 31a858f520 IsAutomated not set on copy
11 months ago
nicknsy ca7d1a1300 Trickplay generation, manager, storage
11 months ago
Bond-009 a1eb2f6ea8
Merge pull request #9915 from Bond-009/stylecop
11 months ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
11 months ago
Bond_009 b84eedd0b9 Update stylecop.analyzers to v1.2.0-beta.507
11 months ago
Shadowghost 67a58df1a3 Merge branch 'master' into network-rewrite
11 months ago
Bond-009 143f2abd38
Merge pull request #9894 from fhriley/fix_hardcoded_timer
11 months ago
nyanmisaka 990bcc507f Remove unused lines
11 months ago
nyanmisaka be01aeecd9 Add AV1 hardware and software encoding
11 months ago
nyanmisaka 0df6fd9cf2 Add AV1 support in HLS streaming
11 months ago
Frank Riley 1952a915e6 Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893.
11 months ago
Dominik dbe44a591c Pick safer default value for segments to keep
11 months ago
Dominik 0dffe64489 Add baseUrlParam back in and fix indentation
11 months ago
Dominik 17f1e8d19b
Merge branch 'master' into segment-deletion
11 months ago
Shadowghost 32499f0e98 Merge branch 'master' into network-rewrite
11 months ago
Dmitry Lyzo 14d061f543 Backport pull request #9723 from jellyfin/release-10.8.z
11 months ago
nyanmisaka 4c8d382765 Backport pull request #9642 from jellyfin/release-10.8.z
11 months ago
nyanmisaka ed88c8bd2d Backport pull request #9411 from jellyfin/release-10.8.z
11 months ago
Cody Robibero 9a0dfc00f1
Add all websocket messages to generated openapi spec (#9682)
11 months ago
Shadowghost 006b04dc0b Merge branch 'master' into network-rewrite
11 months ago
Niels van Velzen d23578c46f
Make LUFS property nullable in BaseItemDto
11 months ago
cvium 716bcc6410 chore: deprecate EasyPassword as it isn't very secure
12 months ago
Shadowghost d8d5c86d49 Merge branch 'master' into network-rewrite
12 months ago
TelepathicWalrus 603fce59df
Audio normalization (#9222)
1 year ago
herby2212 ace89e4597 fix formatting and update summary
1 year ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite
1 year ago
herby2212 e1190d15d6 option to disable and configure inactive session threshold
1 year ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
1 year ago
Stepan Goremykin 7d7e177265 Remove redundant casts
1 year ago
Stepan Goremykin 26958162d0 Remove unused using directives
1 year ago
Bond-009 9c500bdca3
Merge pull request #9466 from Shadowghost/playlist-fix
1 year ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Bond-009 2ce08eb184
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
1 year ago
Shadowghost e57c33c442 Add DCA and TrueHD to fMP4 audio codecs to support remuxing
1 year ago
Shadowghost 520c07e8ca Merge branch 'master' into network-rewrite
1 year ago
Bond-009 cf1cb2eea5
Merge pull request #9418 from Bond-009/getawaiter
1 year ago
Bond-009 0c6e2e27a8
Merge pull request #9460 from Shadowghost/rating-overhaul
1 year ago
Shadowghost 21dcf775be
Add config option to disable dummy chapter generation (#9410)
1 year ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult()
1 year ago
Shadowghost 76ae599bd3 Fix playlist creation and removal
1 year ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
1 year ago
Shadowghost 0da5255f12 Apply review suggestions
1 year ago
Shadowghost 47aa07c342 Fix DLNA playback of DVD and BD folders
1 year ago
Shadowghost 2403a0a367 Apply review suggestions
1 year ago
nyanmisaka 638bda629b Backport pull request #9391 from jellyfin/release-10.8.z
1 year ago
Shadowghost 65090ac817 Backport pull request #9351 from jellyfin/release-10.8.z
1 year ago
Shadowghost daefdaf8b0 Extend language code handling
1 year ago
Bond_009 dab75d35d2 Enable nullable for more files
1 year ago
Bond_009 891e2495c9 Disable real time monitoring by default
1 year ago
Shadowghost 80b8661008 Merge branch 'master' into network-rewrite
1 year ago
Shadowghost c760a50d59 Apply review suggestions
1 year ago
Shadowghost 9880a2b3e1 Enforce HLS codec restrictions
1 year ago
knackebrot aa99aaebc4 Add audio vbr calculation
1 year ago
Shadowghost a5f16136eb Apply review suggestions
1 year ago
Shadowghost c5a363a007 Merge branch 'master' into network-rewrite
1 year ago
Shadowghost 9d21f078c7 Add default rating selections
1 year ago
Shadowghost e014522dff Add default for MaxParentalRating to UserPolicy
1 year ago
Bond-009 720852f708
Merge pull request #9356 from Bond-009/tryparse
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Bond-009 bb6f867067
Merge pull request #9322 from Bond-009/nullable
1 year ago
Shadowghost af7acc000c Fix dependency on Microsoft.AspNetCore.HttpOverrides
1 year ago
Shadowghost 20fd05b050 Consistently write IP in upercase
1 year ago
Shadowghost 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
1 year ago
Bond_009 60f41b80f6 Verify ContentType of uploaded images
1 year ago
Bond_009 cb85fc688f Enable nullable for more files
1 year ago
Shadowghost 3a91c37283 Merge branch 'master' into network-rewrite
1 year ago
Shadowghost b7418d6e9e Add permission for collection management
1 year ago
Bond-009 f5417c50f7
Merge pull request #9139 from Jpuc1143/tag-whitelist
1 year ago
Telepathic Walrus 06b40980f4 Fix transcoded audio not playing (#9251)
1 year ago
Shadowghost 979964ef4b Force transcode/remux for DVDs and BDs
1 year ago
Shadowghost 519709bf10 Revert "Remove DvdLib (#9068)"
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
Patrick Barron fec23de427
Remove Emby.Notifications (#9147)
1 year ago
Cody Robibero abffd160c3
Remove ability to add a played indicator to images (#9186)
1 year ago
Patrick Barron 63b0132562
Remove OS information from System Info (#9175)
1 year ago
Shadowghost 414eb45899 Merge branch 'master' into network-rewrite
1 year ago
Dmitry Lyzo 2b1a7ddd32 Backport pull request #9060 from jellyfin/release-10.8.z
1 year ago
Dmitry Lyzo 28b98cacc8 Backport pull request #9051 from jellyfin/release-10.8.z
1 year ago
Jpuc1143 7fa6d4c81e
Add "Allowed Tags" to Parental Controls
1 year ago
Shadowghost a728f0993e Merge branch 'master' into network-rewrite
1 year ago
Patrick Barron db1913b08f
Remove DvdLib (#9068)
1 year ago
Shadowghost 656a0bff6f Merge remote-tracking branch 'upstream/master' into network-rewrite
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Bond-009 212876b235
Merge pull request #9100 from barronpm/refactor-startup
1 year ago
Patrick Barron c59f2a3c46 Mark CanSelfRestart as Obsolete
1 year ago
Hannes Braun 66eff8b9ca
Allow limiting parallel image encodings to reduce memory usage (#8783)
1 year ago
Bond-009 3a7a781ed9
Merge pull request #9001 from Shadowghost/stereo-downmix
1 year ago
Shadowghost 407c716f82 Add stereo downmix algorithm selection.
1 year ago
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
1 year ago
Bond-009 43c3a465e6
Merge pull request #8775 from SenorSmartyPants/DVRMetadata
1 year ago
Cody Robibero 9a740344be
Add support for .sup subtitle (#8808)
1 year ago
Bond-009 817996da4b
Merge pull request #7494 from Shadowghost/streambuilder-cleanup
1 year ago
Brad Beattie 4ee1b78a80
Fix image searching to prioritize explicit language match if searching in English (#8946)
1 year ago
Shadowghost ef085483b2 Merge branch 'master' into network-rewrite
1 year ago
renovate[bot] 02f9e60e7c
chore(deps): update dotnet monorepo to v7.0.1 (#8900)
1 year ago
Shadowghost 81a7261980
Default to no bitrate limit if no maxBitrate is set (#8850)
1 year ago
Joe Rogers a74b8b99af
Add option to allow extras to use embedded titles
1 year ago
Shadowghost 0834dc58c1 Fix .Net 7 compatibility
1 year ago
Shadowghost 8e8a085b7e Prefer var in StreamBuilder
1 year ago
Shadowghost 08a5c71b90 Add xmldoc for MediaOptions
1 year ago
Shadowghost 1cd7da8889 Apply review suggestions
1 year ago
Shadowghost 697efec86e Cleanup and refactor streambuilder
1 year ago
Shadowghost 2c86bd1875 Merge branch 'master' into network-rewrite
1 year ago
Bond_009 fd9dc1e308 Update deps
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
1 year ago
Bond_009 236dd650d0 Update projects to .net7
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
1 year ago
Shadowghost bcd992fb06 Merge remote-tracking branch 'upstream/master' into network-rewrite
1 year ago
SteveTheGrey 87d4ef7403
Minor search update - full word titles matches first (#8757)
1 year ago
Negulici-R. Barnabas e977aade77
Merge branch 'jellyfin:master' into master
1 year ago
SenorSmartyPants 159a244654 Add Options to disable DVR NFO and image saving
1 year ago
Shadowghost 2e639c77c7 Apply review suggestions
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
Dominik 09a1d6786a Increase default SegmentKeepSeconds
2 years ago
Negulici-R. Barnabas d3580f25da fixed namescope for ImageResolution enum;
2 years ago
Negulici-R. Barnabas 2036f58b18 added associated value to ImageResolution enum;
2 years ago
Dominik 832b36562a Add new options for segment deletion
2 years ago
Negulici-R. Barnabas 7db1813cc8 changed ChapterImageResolution in model to enum type;
2 years ago
Negulici-R. Barnabas b7aa5ed862
Merge branch 'jellyfin:master' into master
2 years ago
Bond-009 a9e2acc9e4
Merge pull request #8666 from dmitrylyzo/fix-secondary-audio
2 years ago
renovate[bot] 42399dde9c
chore(deps): update dotnet monorepo (#8708)
2 years ago
Dmitry Lyzo 2eb00bf3c0 fix secondary audio
2 years ago
Niels van Velzen 16ad39e581 Add SeriesStatus.Unreleased
2 years ago
Bond-009 f6e7313a61
Merge pull request #8638 from photonconvergence/fix/extras-type
2 years ago
Maxr1998 bf059d5b58 Backport pull request #8411 from jellyfin/release-10.8.z
2 years ago