aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Expand)Author
2024-02-01Add a new HWA type RKMPPnyanmisaka
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2024-01-15Remove unused Live TV codePatrick Barron
2024-01-12Remove DLNA-specific DeviceProfile code (#10850)Patrick Barron
2024-01-06Detect audio spatial format (#9996)Mohamed Akram
2024-01-06Add option to use replaygain tags for audio (#10566)TelepathicWalrus
2024-01-06Remove some unused client capabilities and sync code (#10812)Niels van Velzen
2023-12-18Merge pull request #10422 from scampower3/api-updateBond-009
2023-12-15Merge pull request #10573 from arabcoders/masterBond-009
2023-12-06Remove unused DLNA models (#10685)Patrick Barron
2023-11-30Merge pull request #10558 from barronpm/dlna-plugin2Bond-009
2023-11-23Merge pull request #10371 from Pithaya/feat/book-personsClaus Vium
2023-11-24Merge branch 'jellyfin:master' into masterAbdulmohsen
2023-11-23Made key & itemId nullableArabCoders
2023-11-23Made UpdateUserItemDataDto standalone object.ArabCoders
2023-11-15Remove DLNA socket codePatrick Barron
2023-11-16Update depsBond_009
2023-11-15Address review commentBond_009
2023-11-15Updated the summary and the Dto name.ArabCoders
2023-11-14Revert "Use System.Net.IPNetwork"Bond_009
2023-11-14Fix warningsBond_009
2023-11-14Use System.Net.IPNetworkBond_009
2023-11-14Update to .NET 8Bond_009
2023-11-13Merge branch 'master' into feat/book-personsPithaya
2023-11-13Refactored the code to not use reflection.ArabCoders
2023-11-13Refactored api call logic handling.ArabCoders
2023-11-12Added new API endpoint to update User item dataArabCoders
2023-11-12Merge pull request #9762 from crobibero/media-typeBond-009
2023-11-10Validate AuthenticationProviderId and PasswordResetProviderId (#10553)Chris H
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-10-27Merge pull request #10357 from herby2212/kill-inactive-streams-v2Claus Vium
2023-10-27Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitlesClaus Vium
2023-10-21fix indentation after mergeherby2212
2023-10-21update to current master to resolve merge conflictherby2212
2023-10-18Merge branch 'master' into trickplayNick
2023-10-18add EnableSubtitleManagement permissionchinkara
2023-10-17Merge pull request #10366 from goremykin/fix-resharper-warningsBond-009
2023-10-17Merge pull request #10270 from crobibero/chromecast-configBond-009
2023-10-17Update /Device endpoint to return CustomNameLJQ
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-10Deprecate CanLaunchWebBrowser (#10381)Bond-009
2023-10-11Refactor URI overrides (#10051)Tim Eisele
2023-10-10Merge branch 'master' into chromecast-configCody Robibero
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-08Jellyfin.Drawing minor improvementsBond_009
2023-10-08Add a Book ExternalIdMediaTypePithaya
2023-10-08Remove conditional access when it is known to be not nullStepan Goremykin