Commit Graph

2918 Commits (1c0bb828d23859df363e46d18462c425ae1680fa)

Author SHA1 Message Date
Cody Robibero 9a740344be
Add support for .sup subtitle (#8808)
2 years ago
Bond-009 817996da4b
Merge pull request #7494 from Shadowghost/streambuilder-cleanup
2 years ago
Brad Beattie 4ee1b78a80
Fix image searching to prioritize explicit language match if searching in English (#8946)
2 years ago
renovate[bot] 02f9e60e7c
chore(deps): update dotnet monorepo to v7.0.1 (#8900)
2 years ago
Shadowghost 81a7261980
Default to no bitrate limit if no maxBitrate is set (#8850)
2 years ago
Joe Rogers a74b8b99af
Add option to allow extras to use embedded titles
2 years ago
Shadowghost 0834dc58c1 Fix .Net 7 compatibility
2 years ago
Shadowghost 8e8a085b7e Prefer var in StreamBuilder
2 years ago
Shadowghost 08a5c71b90 Add xmldoc for MediaOptions
2 years ago
Shadowghost 1cd7da8889 Apply review suggestions
2 years ago
Shadowghost 697efec86e Cleanup and refactor streambuilder
2 years ago
Bond_009 fd9dc1e308 Update deps
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 236dd650d0 Update projects to .net7
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
SteveTheGrey 87d4ef7403
Minor search update - full word titles matches first (#8757)
2 years ago
Negulici-R. Barnabas e977aade77
Merge branch 'jellyfin:master' into master
2 years ago
SenorSmartyPants 159a244654 Add Options to disable DVR NFO and image saving
2 years ago
Shadowghost 2e639c77c7 Apply review suggestions
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
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
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
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
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
Negulici-R. Barnabas 5121baa9e8
Merge branch 'jellyfin:master' into master
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
3 years ago
dependabot[bot] d7c9cf3fea
Bump MimeTypes from 2.3.0 to 2.4.0 (#7552)
3 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
3 years ago
Shadowghost 4e91c3ebdc Fix DLNA DirectPlay
3 years ago
Joshua M. Boniface 8197e5921e
Merge pull request #7198 from dmitrylyzo/transcode-conditions
3 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
3 years ago
Dmitry Lyzo e4137a6279 Fix remuxing
3 years ago
Dmitry Lyzo 1fe82d0deb Add TranscodingProfile conditions
3 years ago
Cody Robibero b9c3a497d5 Use requested bitrate for calculations
3 years ago
Bond-009 bb7068cb63
Move StreamBuilderTests to correct project (#7461)
3 years ago
Nyanmisaka 18c7dc210c
Prefer Cuvid to Nvdec by default for better performance
3 years ago
Cody Robibero d29c7c1d9e Revert using Math.Clamp
3 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
3 years ago
Cody Robibero 3ea4174d12 Fix flipped Clamp args
3 years ago
Cody Robibero 28223704f3
Merge pull request #7441 from 1337joe/add-external-stream-indicator
3 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
3 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks
3 years ago