Commit Graph

2549 Commits (665220c4fb903792fd8aea81db1c3e5d85a9b036)

Author SHA1 Message Date
BaronGreenback bc1cc2d04a Remove unused using directives
4 years ago
Cody Robibero b63f615fd4
Enable nullability for ServerDiscoveryInfo (#5804)
4 years ago
Joshua M. Boniface e2cfc308ea
Merge pull request #5729 from crobibero/dotnet5.0.5
4 years ago
Odd Stråbø afff226514 Apply suggestions from code review
4 years ago
Odd Stråbø 13d0837b78 (mostly)Fix ResizeFill
4 years ago
Odd Stråbø 383aa4e4d9 Add Resize to fill box alternative to image endpoints
4 years ago
Bill Thornton cc0f191228 Disable hevc encoding by default
4 years ago
crobibero b1faf8c2e8 Update to dotnet 5.0.5
4 years ago
Claus Vium a1718e392b
Merge pull request #5631 from BrianCArnold/FixMessageCommand
4 years ago
Bond-009 fa64d8e4f2
Merge pull request #5637 from dmitrylyzo/check-media-type
4 years ago
Dmitry Lyzo 36da7a06d7
Less negation
4 years ago
Bond-009 4f387dca6e
Merge pull request #5598 from cvium/fix_hls_default_values
4 years ago
Bond-009 959a09bdb0
Merge pull request #5676 from Bond-009/useless
4 years ago
Bond_009 c533b20496 Remove ManagedFileSystem.IsRootPath
4 years ago
Max Rumpf 21e7ceae8e
StreamBuilder tweaks (#5668)
4 years ago
Brian Arnold 54107ae882 Fix spacing requirement for MessageCommand.
4 years ago
Brian Arnold ca25301e64 Added Required attribute to Text property of MessageCommand.
4 years ago
Dmitry Lyzo 364e8931af Check appropriate profile type
4 years ago
cvium 74e14b4ca5 fix isdirectstream default
4 years ago
cvium 7dedeb6c79 change HLS endpoint defaults to false
4 years ago
Bond_009 d202df6e8a Remove useless line
4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
4 years ago
Bond_009 2e62c09f2e Fix casing CollectionType
4 years ago
cvium 8b72b902f5 fix HasProviderId and add tests
4 years ago
cvium a49f5d2a44 revert removal of null check
4 years ago
cvium 664c5da317 return false when providerid is null or empty
4 years ago
Bond_009 ba62d9d1fe Revert breaking change
4 years ago
Bond-009 9390dd2df8
Merge pull request #5317 from Bond-009/notnullwhen
4 years ago
Bond_009 02848189e3 MaybeNullWhen(false) -> NotNullWhen(true)
4 years ago
Patrick Barron ebb6467db4 Remove unused entity
4 years ago
dkanada c54ca489f1
Merge pull request #5217 from jellyfin/auto-manifest
4 years ago
Bond_009 81f527f808 CollectionType can be null
4 years ago
Bond_009 1c74e2f40e Fix build
4 years ago
Bond_009 914e891689 Fix unchecked input
4 years ago
dkanada bc746b4d05 merge branch 'master' into auto-manifest
4 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
4 years ago
Joshua M. Boniface 5ce4df4178
Merge pull request #5270 from Bond-009/imdb
4 years ago
Joshua M. Boniface 23ff1fab46
Merge pull request #4984 from Bond-009/subtitleedit
4 years ago
Bond-009 003945f25b
Update MediaBrowser.Model/LiveTv/LiveTvChannelQuery.cs
4 years ago
Bond_009 401bafbfd0 Address comments
4 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
4 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
4 years ago
Bond_009 941d3f6217 Add tests for ProviderIdsExtensions
4 years ago
Bond_009 b2700ecf44 TMDB: Also search with IMDB or TVDB Id if specified
4 years ago
dkanada 75ec8b0c8c
Merge pull request #5207 from matthin/default-language
4 years ago
Bond_009 65bab55ca0 Minor improvements
4 years ago
dkanada 9caf311925 handle plugin manifests automatically
4 years ago
dkanada 9fcdbd4c4b remove deprecated settings from server config
4 years ago
crobibero 223b42aed3 Create BaseItemKind enum
4 years ago
me@justinharrison.ca 90236efdf2
Default to English metadata during the setup wizard.
4 years ago