aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
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-26Add endpoint to log client eventscrobibero
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
2021-04-14Merge pull request #5729 from crobibero/dotnet5.0.5Joshua M. Boniface
2021-04-11Apply suggestions from code reviewOdd Stråbø
2021-04-11(mostly)Fix ResizeFillOdd Stråbø
2021-04-11Add Resize to fill box alternative to image endpointsOdd Stråbø
2021-04-10Rewrite device manager using EF CorePatrick Barron
2021-04-08Disable hevc encoding by defaultBill Thornton
2021-04-08Update to dotnet 5.0.5crobibero
2021-04-07Merge pull request #5631 from BrianCArnold/FixMessageCommandClaus Vium
2021-04-06Improve metadata probing to better support music videosMaxr1998
2021-04-04Merge pull request #5637 from dmitrylyzo/check-media-typeBond-009
2021-04-04Less negationDmitry Lyzo
2021-04-03Merge pull request #5598 from cvium/fix_hls_default_valuesBond-009
2021-04-03Merge pull request #5676 from Bond-009/uselessBond-009
2021-04-02Various DLNA OptimizationsBaronGreenback
2021-04-01Remove ManagedFileSystem.IsRootPathBond_009
2021-04-01StreamBuilder tweaks (#5668)Max Rumpf
2021-03-29Fix spacing requirement for MessageCommand.Brian Arnold
2021-03-29Added Required attribute to Text property of MessageCommand.Brian Arnold
2021-03-29Send playing item status in SyncPlay group updateIonut Andrei Oanca
2021-03-27Check appropriate profile typeDmitry Lyzo
2021-03-22fix isdirectstream defaultcvium
2021-03-22change HLS endpoint defaults to falsecvium
2021-03-09Remove useless lineBond_009
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
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
2021-02-28MaybeNullWhen(false) -> NotNullWhen(true)Bond_009
2021-02-27Remove unused entityPatrick Barron