aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2021-08-28Remove more and more warningsCody Robibero
2021-08-28Enable nullable for more filesBond_009
2021-08-16Fix documentation for lyricist and arrangerMrTimscampi
2021-08-16Add some new music-related person types and parse from ffprobeMrTimscampi
2021-08-15Minor improvementsBond_009
2021-08-13Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-08-11Merge pull request #6258 from gnuyent/feat/hardware-encode-statusClaus Vium
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-11Add int values to HardwareEncodingType enumBrandon Nguyen
2021-07-05Use nullable enum type instead of stringsBrandon Nguyen
2021-07-04Remove usage of this in GetResolutionTextMrTimscampi
2021-07-03Use hardware encoding string over booleanBrandon Nguyen
2021-07-03Add hardware encoding status to playback dataBrandon Nguyen
2021-07-03Refactor GetResolutionTextMrTimscampi
2021-06-23Fix issues with QuickConnect and AuthenticationDbcrobibero
2021-06-23Merge branch 'master' into authenticationdb-efcorePatrick Barron
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-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
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-20Migrate authentication db to EF CorePatrick Barron
2021-05-20Remove unnecessary query classPatrick Barron
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
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