Bond_009
|
4479713e04
|
MediaStream: Replace string.IndexOf with string.Contains where possible
|
4 years ago |
BaronGreenback
|
2e98de9062
|
Code Clean up: Convert to null-coalescing operator ?? (#5845)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
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
MaybeNullWhen(false) -> NotNullWhen(true)
|
4 years ago |
Bond_009
|
02848189e3
|
MaybeNullWhen(false) -> NotNullWhen(true)
|
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 |
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 |
Bond_009
|
141efafd3d
|
Enable TreatWarningsAsErrors for MediaBrowser.Model
|
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 |
Bond_009
|
65bab55ca0
|
Minor improvements
|
4 years ago |
crobibero
|
ca5f87c7eb
|
Fix get provider id extension
|
4 years ago |
nyanmisaka
|
5fe4ea2f4a
|
add video range info to title
|
4 years ago |
crobibero
|
d5e2369dd6
|
Fix nullability errors in MediaBrowser.Model
|
4 years ago |
Matt Montgomery
|
53d5f64e03
|
Fix SA1513, SA1514, SA1507, and SA1508
|
4 years ago |
Nyanmisaka
|
4cb0a57e46
|
Merge branch 'master' into tonemap
|
4 years ago |
Bond_009
|
2b355c36ff
|
Minor improvements
OFC I reduced some allocations
|
4 years ago |
Nyanmisaka
|
c23d991c95
|
Merge branch 'master' into tonemap
|
4 years ago |
Bond-009
|
b7421db5fe
|
Merge pull request #3578 from barronpm/displaypreferences-efcore
Migrate Display Preferences to EF Core
|
4 years ago |
nyanmisaka
|
7b862bba5a
|
add Tonemapping relaying on nvdec and ocl
|
4 years ago |
Patrick Barron
|
a59bc5c6a8
|
Fixed compilation error.
|
4 years ago |
Pika
|
7331c02a21
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
ea4aa5ed8e
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
262daa6650
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
f5a3408c89
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
3b21abd879
|
Merge branch 'master' into more-track-titles
|
4 years ago |
Patrick Barron
|
ab396225ea
|
Migrate Display Preferences to EF Core
|
4 years ago |
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
4 years ago |
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
3d9049ef08
|
fix SA1508
|
4 years ago |
telans
|
acd4389653
|
fix SA1005
|
4 years ago |
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
4 years ago |
aled
|
299e49f39d
|
Fix a small number of compile warnings
|
4 years ago |
aled
|
22a860a806
|
Fix a small number of compile warnings
|
4 years ago |
Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
4 years ago |
Bond_009
|
7439e095e2
|
Merge branch 'master' into nullable3
|
5 years ago |
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
5 years ago |
Patrick Barron
|
7d9d54d2ec
|
Fix profile images.
|
5 years ago |
dkanada
|
4b4b50f3ee
|
Merge pull request #3115 from MrTimscampi/ffprobe
Parse color transfer and color primaries from ffprobe, and fix video range
|
5 years ago |
MrTimscampi
|
9314434bbf
|
Fix suggestions
|
5 years ago |
artiume
|
527029af92
|
Update MediaStream.cs
|
5 years ago |