aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities
AgeCommit message (Collapse)Author
2021-03-08Fix casing CollectionTypeBond_009
2021-03-03fix HasProviderId and add testscvium
2021-03-03revert removal of null checkcvium
2021-03-03return false when providerid is null or emptycvium
2021-03-01Revert breaking changeBond_009
2021-03-01Merge pull request #5317 from Bond-009/notnullwhenBond-009
MaybeNullWhen(false) -> NotNullWhen(true)
2021-02-28MaybeNullWhen(false) -> NotNullWhen(true)Bond_009
2021-02-24CollectionType can be nullBond_009
2021-02-24Fix buildBond_009
2021-02-24Fix unchecked inputBond_009
2021-02-22Merge pull request #5273 from Bond-009/warn31Joshua M. Boniface
2021-02-22Merge pull request #5270 from Bond-009/imdbJoshua M. Boniface
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2021-02-19Add tests for ProviderIdsExtensionsBond_009
2021-02-19TMDB: Also search with IMDB or TVDB Id if specifiedBond_009
2021-02-13Minor improvementsBond_009
2020-12-14Fix get provider id extensioncrobibero
2020-11-16add video range info to titlenyanmisaka
2020-11-13Fix nullability errors in MediaBrowser.Modelcrobibero
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-04Merge branch 'master' into tonemapNyanmisaka
2020-08-03Minor improvementsBond_009
OFC I reduced some allocations
2020-08-03Merge branch 'master' into tonemapNyanmisaka
2020-08-01Merge pull request #3578 from barronpm/displaypreferences-efcoreBond-009
Migrate Display Preferences to EF Core
2020-07-25add Tonemapping relaying on nvdec and oclnyanmisaka
2020-07-23Fixed compilation error.Patrick Barron
2020-07-23Update MediaBrowser.Model/Entities/MediaStream.csPika
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-23Update MediaBrowser.Model/Entities/MediaStream.csPika
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-23Update MediaBrowser.Model/Entities/MediaStream.csPika
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-23Update MediaBrowser.Model/Entities/MediaStream.csPika
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-23Merge branch 'master' into more-track-titlesPika
2020-07-17Migrate Display Preferences to EF CorePatrick Barron
2020-06-20fix SA1503 for one line if statementstelans
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
Add full stop at end of comments (SA1629)
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-11Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs
2020-06-09Fix a small number of compile warningsaled
2020-06-06Fix a small number of compile warningsaled
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
# 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
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs
2020-05-20Fix profile images.Patrick Barron
2020-05-18Merge pull request #3115 from MrTimscampi/ffprobedkanada
Parse color transfer and color primaries from ffprobe, and fix video range
2020-05-16Fix suggestionsMrTimscampi
2020-05-15Update MediaStream.csartiume
2020-05-15Update Interlaceartiume
2020-05-15Fix Progressive Stream 'P' capitalizationartiume