Commit Graph

68 Commits (40f7eb4e8cd9e250fb3870a4799a5a8d949e2068)

Author SHA1 Message Date
Bond_009 18a311d32f == null -> is null
11 months ago
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
1 year ago
Joe Rogers 160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
cvium 24679af2e8 Fix comment
3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Rich Lander 5920f68ca9 Fix warnings in MediaBrowser.Controller/Library
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
Bond_009 bcb4010db6 More improvements
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
Bond_009 c608d5104d Fix scanning
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans 8e3d874802
remove regions
4 years ago
telans afe09612e8
fix SA1119
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller
6 years ago
Erwin de Haan 846456b41e Reformatted the files with notes.
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Bond_009 340a2c6512 Post GPL cleanup
6 years ago
Andrew Rabert a86b71899e Add GPL modules
6 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 f4765a87cc update m3u tuner
7 years ago
Luke Pulverenti a46840534f 3.2.26.3
7 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago
Luke Pulverenti 696a6b34ea improve smb support
7 years ago
Luke Pulverenti 872aec9352 continue reworking provider project
8 years ago
Luke Pulverenti ef6b90b8e6 make controller project portable
8 years ago
Luke Pulverenti 8508e07bb9 improve genre displays
8 years ago
Luke Pulverenti 68d1b60964 stub out objects for per library settings
8 years ago
Sven Van den brande 168587b2a0 Remove unused code...
8 years ago
Luke 1051745fd1 Merge pull request #1265 from MediaBrowser/master
9 years ago
Luke Pulverenti c6ce834216 update use of FileAttributes
9 years ago
Luke Pulverenti cc19ce0daf added new parent methods
9 years ago
Luke Pulverenti 078277ebc2 continue file system rework
9 years ago
Luke Pulverenti 8ad702060e begin file system rework
9 years ago