Cody Robibero
d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) ( #6078 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
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
247f9c61e6
fix SA1513/SA1516
4 years ago
telans
3d9049ef08
fix SA1508
4 years ago
telans
acd4389653
fix SA1005
4 years ago
crobibero
44957c5a9a
Use typed logger where possible
4 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
26ca4b607b
Visual Studio Reformat: MediaBrowser.Controller
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
Bond_009
ea4c914123
Fix exception logging
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
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
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
1a1fbec334
add error handling when resolving shortcuts
9 years ago
Luke Pulverenti
c6ce834216
update use of FileAttributes
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8ad702060e
begin file system rework
9 years ago
Luke Pulverenti
d74e3b2dea
connect updates
10 years ago
Luke Pulverenti
16bc3a6d77
implement fetcher priority adjustment
11 years ago
Luke Pulverenti
6c8d919298
replace file system calls with IFileSystem when needed
11 years ago
Luke Pulverenti
be7918e5f6
fixes #567 - Deprecate native shortcut code
11 years ago
Luke Pulverenti
60780399c5
allow request header overrides
11 years ago
Luke Pulverenti
8d5c0cbe04
fixes around saving music brainz id's to xml
11 years ago
Luke Pulverenti
dab5003d6b
added collection type
11 years ago
Luke Pulverenti
30e135e576
use linq on file system ops when possible
12 years ago
Luke Pulverenti
830e5c01f1
reduce memory usage from file system info
12 years ago
Luke Pulverenti
35d9b29c97
fixed issue of not seeing network shares
12 years ago
Luke Pulverenti
fab983b6dc
removed some preemptive file filtering
12 years ago
Luke Pulverenti
f82085b21e
created a separate gallery page
12 years ago
Eric Reed
4268800589
Add warning message to collection resolution when not found
12 years ago
Luke Pulverenti
16e9a7e42f
fixed user collections not getting populated
12 years ago
Luke Pulverenti
826c749774
fixed issue preventing drive contents from being read
12 years ago
Luke Pulverenti
6a740f7ea5
fixes #255 - Access to the path is denied
12 years ago
Luke Pulverenti
b443d591a2
fixes #200 - MB3 Locking Folders for a long time
12 years ago
Luke Pulverenti
6c1bfe661b
tighter control of shortcuts
12 years ago
LukePulverenti
465f0cc1e2
moved some network code to the networking assembly
12 years ago
LukePulverenti
fdafa59683
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
12 years ago
LukePulverenti
76f067f867
extracted more logging dependancies
12 years ago
LukePulverenti
ab1065a567
removed static logger
12 years ago
LukePulverenti
767cdc1f6f
Pushing missing changes
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
670a53258e
Some minor code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
a95e868300
Fix filename
12 years ago