aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities
AgeCommit message (Collapse)Author
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
2020-05-14Add HLG to the video range detectionMrTimscampi
2020-04-20Add some simple testsBond_009
2020-04-15Merge branch 'master' into nullable3Bond_009
2020-04-08Forgot onePika
2020-04-08Port changes from #2773Pika
2020-04-07Merge pull request #2696 from mark-monteiro/fix-extrasVasily
Display Extras With Unknown Types
2020-04-06Use embedded title for other track typesPika
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-04-01Merge branch 'master' into usingsBond-009
2020-04-01Add ExtraType.Unknown enum value and use it instead of nullMark Monteiro
2020-03-25Fix warnings in Emby.Namingcrobibero