aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2021-08-04Minor improvementsBond_009
2021-07-30Merge pull request #6354 from Bond-009/nullable4Bond-009
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
2021-07-26Enable nullable in more filesBond_009
2021-07-20Add tests for GetResolutionTextBond_009
2021-07-20Merge pull request #6256 from MrTimscampi/better-resolution-textBond-009
2021-07-11Remove old "has update available" codeBond_009
2021-07-04Remove usage of this in GetResolutionTextMrTimscampi
2021-07-03Refactor GetResolutionTextMrTimscampi
2021-06-22Merge pull request #6200 from nielsvanvelzen/fix-quickconnectClaus Vium
2021-06-22Refactor Quick ConnectNiels van Velzen
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-06-18Document SubtitleDeliveryMethodMrTimscampi
2021-06-11Remove useless nullable directivesBond_009
2021-06-07Merge pull request #6156 from Bond-009/minor14Claus Vium
2021-06-06Add commentBond-009
2021-06-06Minor fixesBond_009
2021-06-05Add property based testingBond_009
2021-05-28Fix some warningsBond_009
2021-05-27Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probingClaus Vium
2021-05-27Merge pull request #5828 from jackrvan/issue-5813Claus Vium
2021-05-25Review notes to set value to Datetime min value instead of nullJack
2021-05-24Merge pull request #6075 from MrTimscampi/codec-tag-hdrClaus Vium
2021-05-21Merge pull request #6086 from Bond-009/deadcodeBond-009
2021-05-21Remove dead codeBond_009
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-18Properly detect Dolby Vision files derived from AV1, AVC and HEVCMrTimscampi
2021-05-05MediaStream: Replace string.IndexOf with string.Contains where possibleBond_009
2021-05-05Merge pull request #5984 from Bond-009/containerBond-009
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2021-05-05Add regression test for ContainerProfile.ContainsContainerBond_009
2021-05-05Fix direct play for DirectPlayProfiles without any codecs setMaxr1998
2021-05-05Merge pull request #5941 from Maxr1998/device-profile-docsBill Thornton
2021-05-04Remove Required attributescrobibero
2021-05-05Improve documentation for DeviceProfileMaxr1998
2021-05-05Merge pull request #5943 from Maxr1998/device-profile-defaultsBond-009
2021-05-04Revert shortened 'is ... or' checkMaxr1998
2021-05-04Apply review feedbackMaxr1998
2021-05-01Fix scanningBond_009
2021-05-01Nullability handling for device profile classesMaxr1998
2021-04-29Merge pull request #5842 from BaronGreenback/optimizationBond-009
2021-04-25Merge pull request #5826 from BaronGreenback/ssdpFixBond-009
2021-04-22Merge pull request #5681 from BaronGreenback/ContentFeatureOptimizationBond-009
2021-04-19Fix notification disabled users listcvium
2021-04-17Remove unused using directivesBaronGreenback
2021-04-17Group MethodsBaronGreenback
2021-04-16Some code cleanup. Allow NextUpDateCutoff to be nullJack
2021-04-15Add NextUpCutoffDate to NextUpQueryJack
2021-04-15Fix: PlayTo using external ip not internalBaronGreenback
2021-04-15Enable nullability for ServerDiscoveryInfo (#5804)Cody Robibero