Commit Graph

3091 Commits (master)

Author SHA1 Message Date
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
photonconvergence 09e8a7e62c Fix extra type differentiation
2 years ago
adrez99 3736e360e7
Merge branch 'jellyfin:master' into gzip
2 years ago
Claus Vium 05c20001c8
Merge pull request #8381 from 1hitsong/lyric-lrc-file-support
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Shadowghost 7b90fcd053 Merge branch 'master' into network-rewrite
2 years ago
Claus Vium 719e5eae16
Merge pull request #8503 from Bond-009/ThrowIfNull
2 years ago
Jan Sommer 87d460909f Fix minor warnings in MediaBrowser.Model/Configuration (#2149)
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Shadowghost 4fc52a840c Merge branch 'master' into network-rewrite
2 years ago
markus 0a15634550 Streams with CodecType "data" (like "epg" streams in DVB
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
Cody Robibero 3716077495 Backport pull request #8433 from jellyfin/release-10.8.z
2 years ago
1hitsong d9be3874ba Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-file-support"
2 years ago
1hitsong 9d5cf67dfe Create ILyricsProvider
2 years ago
Cody Robibero 871ae39c9f
Merge pull request #8325 from nielsvanvelzen/uuid-userconfiguration
2 years ago
Niels van Velzen dd4af49962 Use Guid type for UserConfiguration fields
2 years ago
Bond-009 e1e4ac75e4
Merge pull request #8267 from luzpaz/typos
2 years ago
Bond-009 c45c8bdec7
Merge pull request #7903 from knackebrot/ignore-dts
2 years ago
Negulici-R. Barnabas 1e41636e30
Merge branch 'jellyfin:master' into master
2 years ago
Niels van Velzen de98457332 Fix operation name in SearchController and correct nullability for SearchHint
2 years ago
knackebrot c3405d25fd Make IgnoreDts configurable for M3U tuner
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Niels van Velzen bef4256d47 Use guid for seriesId API parameter
2 years ago
Negulici-R. Barnabas 5196f63d43
Merge branch 'jellyfin:master' into master
2 years ago
SenorSmartyPants de9a350bad Backport pull request #8212 from jellyfin/release-10.8.z
2 years ago
adrez99 b8afdd892a
Merge branch 'master' into gzip
2 years ago
Shadowghost 59a86568d9 Cleanup and fixes
2 years ago
Negulici-R. Barnabas 5121baa9e8
Merge branch 'jellyfin:master' into master
2 years ago
Shadowghost f6e41269d9 Enforce interface bindings on SSDP, add Loopback to LAN if no LAN defined
2 years ago
Joshua Boniface 924b0740b1 Backport pull request #8104 from jellyfin/release-10.8.z
2 years ago
Negulici-R. Barnabas 12ec0e285d Chapter Images:
2 years ago
Cody Robibero 40d3d8fb37 bump Jellyfin to 10.9
2 years ago
Mikal Stordal 8e1796f08a Add escape hatch for Series merging
2 years ago
adrez99 aadd8ee971
Merge branch 'master' into gzip
2 years ago
Joshua M. Boniface 3061446c87 Merge pull request #7984 from crobibero/dotnet-6.0.6
2 years ago
Joshua M. Boniface fe32b5e333 Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
Joshua M. Boniface e61c80fed7 Merge pull request #7960 from Shadowghost/subrip-encoder-fix
2 years ago
Cody Robibero a65397ae14 Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2 years ago
Cody Robibero 38102499cb Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Cody Robibero 5b0af106c2 Merge pull request #7940 from Shadowghost/fix-recommendations
2 years ago
adrez99 72893da4d8
Use System.IO.Compression instead of SharpCompress for gzips
2 years ago
Cody Robibero bee13d5644 Fix splashscreen (#7895)
2 years ago
Claus Vium 8d1dcb3c05 Merge pull request #7885 from iwalton3/fix-navigation-buttons
2 years ago
Cody Robibero bacb41e142 Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction
2 years ago
Bond-009 c19c787273 Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
2 years ago
Cody Robibero b8722d02a3 Merge pull request #7781 from crobibero/live-tv-infinite
2 years ago
Joshua M. Boniface bc1a78575a Merge pull request #7766 from crobibero/dotnet-6.0.5
2 years ago
Joshua M. Boniface 1b020b8abb Merge pull request #7749 from cvium/disable_auto_add_collection
2 years ago
Joshua M. Boniface 47d150565d Merge pull request #7712 from jellyfin/fix-hevc-disable-option
2 years ago
Joshua M. Boniface 2d8f7b46f1 Merge pull request #7699 from Shadowghost/streambuilder-fix
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
Cody Robibero 13df026f6b Merge pull request #7654 from Shadowghost/nfo-provider-fix
2 years ago
Cody Robibero 1ed57f48a5 Merge pull request #7624 from nielsvanvelzen/quickconnect-enable-d
2 years ago
Joshua M. Boniface 96d2d2428a Merge pull request #7590 from crobibero/dotnet-6.0.4
2 years ago
Cody Robibero 688553b9a8 Merge pull request #7537 from dmitrylyzo/fix-streambuilder
2 years ago
Cody Robibero 1960b5bdce Merge pull request #7523 from crobibero/null-stream
2 years ago
dependabot[bot] d7c9cf3fea
Bump MimeTypes from 2.3.0 to 2.4.0 (#7552)
2 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
2 years ago
Shadowghost 4e91c3ebdc Fix DLNA DirectPlay
2 years ago
Joshua M. Boniface 8197e5921e
Merge pull request #7198 from dmitrylyzo/transcode-conditions
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Dmitry Lyzo e4137a6279 Fix remuxing
2 years ago
Dmitry Lyzo 1fe82d0deb Add TranscodingProfile conditions
2 years ago
Cody Robibero b9c3a497d5 Use requested bitrate for calculations
2 years ago
Bond-009 bb7068cb63
Move StreamBuilderTests to correct project (#7461)
2 years ago
Nyanmisaka 18c7dc210c
Prefer Cuvid to Nvdec by default for better performance
2 years ago
Cody Robibero d29c7c1d9e Revert using Math.Clamp
2 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
2 years ago
Cody Robibero 3ea4174d12 Fix flipped Clamp args
2 years ago
Cody Robibero 28223704f3
Merge pull request #7441 from 1337joe/add-external-stream-indicator
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks
2 years ago
Cody Robibero a5ffde0e9c
Merge pull request #7432 from Bond-009/socketfactory
2 years ago
Joshua M. Boniface 388e0cba9f
Merge pull request #7434 from crobibero/dotnet-6.0.3
2 years ago
Cody Robibero 965bf7332f Update to dotnet 6.0.3
2 years ago
Bond_009 1d018c5575 SocketFactory: Remove redundant code
2 years ago
Cody Robibero da41cd365c Suggestions from review
2 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
2 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
2 years ago
Isaac Gordezky 9ebd521754 Update MediaBrowser.Model/Dlna/StreamBuilder.cs
2 years ago
Isaac Gordezky 84a3db6f84 Fix transcode video matching and add tests for Transcode and Safari
2 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
2 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
2 years ago
Patrick Farwick 27b81a535c Let the UI show which DTS profile is in use
2 years ago
Cody Robibero 3dc0cfc36e
Merge pull request #7388 from GermanCoding/iso639-undefined
2 years ago
Joshua M. Boniface 947ff9defe
Merge pull request #7404 from nyanmisaka/omx
2 years ago
Joshua M. Boniface a123391e7e
Merge pull request #7383 from thornbill/next-up-rewatching
2 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
2 years ago
GermanCoding 3f6a14e1fd Use extension method for list search
2 years ago
Claus Vium 136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
2 years ago
GermanCoding e09641b452 Hide ISO 639-2 special codes in display titles
2 years ago
Bond-009 b356c2b212
Merge pull request #7324 from Maxr1998/sort-by-index
2 years ago
Cody Robibero 1b3e56bae3 Split DirectoryExists and FileExists
2 years ago
Bill Thornton 055c63bdee Include played and unplayed results in the same next up request
2 years ago
Cody Robibero dc1b224667 Add JsonConstructor
2 years ago
Cody Robibero fc5c6c0404 Use IFileSystem
2 years ago
Joshua M. Boniface 59040bfa7d
Merge pull request #7255 from Shadowghost/external-sub-audio
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
SenorSmartyPants bbac59c6d6
Rewatching next up (#7253)
2 years ago
Shadowghost ca5112f45a feat(external-media): refactor external subtitle and audio provider
2 years ago
Maxr1998 0aaf2f470a
Implement Comparers for (Parent)IndexNumber
2 years ago
Bond_009 5732e6188c Fix some warnings
2 years ago
Cody Robibero 4ef0099598
Merge pull request #7233 from Bond-009/warn60
2 years ago
Joshua M. Boniface 94b5334da5
Merge pull request #7290 from crobibero/dotnet-6.0.2
2 years ago
Bond_009 8b2556adba Fix display preferences
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
dependabot[bot] 68e7072698
Bump MimeTypes from 2.2.1 to 2.3.0 (#7309)
2 years ago
Cody Robibero 603b6fe173
Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs
2 years ago
Matthew Jones b7cab46b4a Added values to EmbeddedSubtitleOptions enum
2 years ago
Cody Robibero b98cc71c3b Update to dotnet 6.0.2
2 years ago
Cody Robibero e5701c396a
Merge pull request #6436 from daullmer/splashscreen
2 years ago
Matthew Jones 91d143d6ee Changed boolean options to enums
2 years ago
Cody Robibero ea3d79c0eb
Merge pull request #7235 from Bond-009/async4
2 years ago
Niels van Velzen 2afcaa6ae1 Use Guid for BaseItemDto parent ids
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Niels van Velzen e86f778c05 Use Guid for BaseItemPerson.Id
2 years ago
Bond-009 cd675475bc
Merge pull request #7225 from crobibero/query-result
2 years ago
Cody Robibero 34ee6d82fb
Merge pull request #6600 from cvium/keyframe_extraction_v1
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Matthew Jones 61d8d40a4a Added type options to disable embedded subs
2 years ago
Matthew Jones 4df7590e52 Add DisableEmbeddedSubtitles setting
2 years ago
cvium 6ffa9539bb Refactor and add scheduled task
2 years ago
Cody Robibero 0d335082c8 suggestions from review
2 years ago
Cody Robibero 9b1965b48a
Merge pull request #7101 from Bond-009/imagejpg
2 years ago
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1
2 years ago
Cody Robibero 904efeaddc Add null check for audio stream
2 years ago
Cody Robibero 360fd70fc7 Clean up
2 years ago
David Ullmer 9e0958d822 Apply suggestions from code review
2 years ago
David Ullmer 6ad020acb2 Include Splashscreen url in the branding endpoint
2 years ago
David Ullmer e026ba84c5 Add Splashscreen API endpoint to ImageController
2 years ago
Bond_009 dc222b75c5 Remove incorrect mime type image/jpg
2 years ago
Cody Robibero fcb8ff7c0f
Merge pull request #7052 from crobibero/image.jpeg
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 ea8f40e84a More cleanup
2 years ago
Cody Robibero 78bb581f0c
Merge pull request #6934 from nyanmisaka/hwa
2 years ago
Cody Robibero 6804624c15 Add image/jpg to extension lookup
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa
2 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
2 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
2 years ago
Cody Robibero 55b429edb7
Merge pull request #6920 from marius-luca-87/subtitle_drop
2 years ago
Cody Robibero 076a13abeb
Merge pull request #7029 from cvium/allocations_maybe
2 years ago
cvium a7a7173cd5 Force a remux/transcode with external audio files
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Bond_009 a4565da4a9 Use System.IO.Compression instead of SharpCompress for zips
2 years ago
Joe Rogers dea5a3f3bc
Deprecate LibraryOptions.EnableInternetProviders
2 years ago
Joshua M. Boniface 7405450da2
Merge pull request #7002 from crobibero/dotnet-6.0.1
2 years ago
Claus Vium 4c9bd905c6
Merge pull request #6979 from crobibero/baseitemkind
2 years ago
Cody Robibero 5e8aaa68cf Update to dotnet 6.0.1
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
Bond_009 7ee96a59d3 Use correct jpeg MIME type
2 years ago
Cody Robibero 4d1b824651
Merge pull request #6902 from cvium/migrate_networkconfig
2 years ago
Marius Luca 7d86ef6f22 - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile
2 years ago
Ahmed Rafiq 0e491025ae
Refactor MimeTypes.ToExtension()
2 years ago
Ahmed Rafiq 40e05a7993 Update documentation
2 years ago
Ahmed Rafiq 6193fdea69 Use MimeTypes package to determine MIME type
2 years ago
Bond_009 beafd6eaab Use JsonContent where possible
2 years ago
Marius Luca 5b5ae1ef52 - enable seek function when direct streaming over DLNA
2 years ago
cvium 69df004b9f Migrate network configuration safely
2 years ago
Cody Robibero 03c7bcf9c6
Merge pull request #6870 from cvium/fix_omdb_image_provider
3 years ago
Cody Robibero 0009e5cc27
Merge pull request #6850 from PetrusZ/collection-validator
3 years ago
cvium 96ea865681 Refactor omdb providers
3 years ago
Petrus.Z acb86066ff
Replace library option to AutomaticallyAddToCollection
3 years ago
Petrus.Z 0a0ddb0eaf
Add AutoCollection option
3 years ago
Bond_009 257e1be95f Fix some warnings
3 years ago
Joe Rogers ca99a27611
Add setter for CustomPrefs
3 years ago
dependabot[bot] bd32cecf7a
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1
3 years ago
Cody Robibero 34df1a030b
Merge pull request #6818 from Bond-009/password
3 years ago
Cody Robibero 132440c683 Remove Obsolete attribute on enum
3 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto
3 years ago
Bond_009 5265b3eee7 Replace PBKDF2-SHA1 with PBKDF2-SHA512
3 years ago
Cody Robibero 4c88bf3fe3
Merge pull request #6808 from cvium/dlnope_never_again
3 years ago
Claus Vium c50c9c3dbf
Merge pull request #6794 from Bond-009/dead
3 years ago
cvium 6985a4f255 Fix SortCriteria and refactor SetSorting
3 years ago
Bond_009 994101fcf4 Remove some dead code
3 years ago
dependabot[bot] c2d99dc3f0
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0
3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6
3 years ago
Claus Vium 0ee43f897b
Merge pull request #5918 from crobibero/client-logger
3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Cody Robibero 3398f7f953
Merge branch 'master' into client-logger
3 years ago
Cody Robibero f444e93a56 Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
zehner bbf40d6be2 Update StreamBuilder.cs
3 years ago
Cody Robibero 73201ed498 Default log upload to enabled
3 years ago
Cody Robibero c534c45033 Suggestions from review
3 years ago
Claus Vium b0e0eba667
Merge pull request #6737 from Bond-009/nullable9
3 years ago
Cody Robibero f78f1e834c Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Bond_009 1b6eb2ff2d Enable nullable for more files
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Claus Vium 1156699481
Merge pull request #6657 from Bond-009/dotnetbug
3 years ago
Claus Vium b16e6621b3
Merge pull request #6663 from crobibero/dotnet-6-rc1
3 years ago
Bond_009 03f933aaa0 Fix the last few warnings
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
3 years ago
KonH d45fcdd5af Fix warning: Redundant control flow jump statement (#2149)
3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed (#2149)
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago