aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/PersonInfo.cs
AgeCommit message (Expand)Author
2024-10-11Expanded People architecture and fixed migrationJPVenson
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2021-07-23Fix partial set of MediaBrowser.Controller/Entities warningsRich Lander
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-03-24Remove unused usingsBond_009
2020-02-04Update MediaBrowser.Controller/Entities/PersonInfo.csBond-009
2020-02-04Apply suggestions from code reviewBond-009
2020-02-04Fix some warnings in MediaBrowser.ControllerBond_009