Commit Graph

16 Commits (89be3aa37f89fcd91c2b68da07b5827510394141)

Author SHA1 Message Date
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Bond_009 787bcd4a83 Remove dead code
3 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller
5 years ago
Erwin de Haan 846456b41e Reformatted the files with notes.
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Andrew Rabert a86b71899e Add GPL modules
5 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti e441e2f53d update active recordings
7 years ago
Luke Pulverenti 1c8b97866b get people info during media refresh
8 years ago
Luke Pulverenti 8afd04ae37 consolidate people access
9 years ago