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
0d28929e17
update download progress reporting
7 years ago
Luke Pulverenti
539fecd08b
rework live stream creation
7 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
386ed8d34a
update live stream buffers
8 years ago
Luke Pulverenti
2ca2a21737
update live stream buffer
8 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
30104bd8de
probe live streams after opening
10 years ago
Luke Pulverenti
d74e3b2dea
connect updates
10 years ago
Luke Pulverenti
16bc3a6d77
implement fetcher priority adjustment
11 years ago
Luke Pulverenti
7c5b222463
Created ILibraryMonitor to replace IDirectoryWatchers
11 years ago
Luke Pulverenti
6c8d919298
replace file system calls with IFileSystem when needed
11 years ago
Luke Pulverenti
579b507f7f
use IFileSystem interface to get creation time
11 years ago
Luke Pulverenti
be7918e5f6
fixes #567 - Deprecate native shortcut code
11 years ago
Luke Pulverenti
7c9c0c999d
safer shortcut migration
11 years ago
Luke Pulverenti
2da4ef2a01
limit knowledge of lnk files
11 years ago
Luke Pulverenti
8f002964fb
parse shortcuts without native code
11 years ago
Luke Pulverenti
3d40c5ba36
fixed xml providers running over and over
11 years ago
Luke Pulverenti
60780399c5
allow request header overrides
11 years ago
Luke Pulverenti
1496991096
use StringBuilder in GetValidFilename
11 years ago
Luke Pulverenti
7b6bf545da
removed network option from directory picker due to unreliability
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
eb45e67c81
more on image uploading
12 years ago
Luke Pulverenti
e5ec93bb09
added play buttons to song table
12 years ago
Luke Pulverenti
b443d591a2
fixes #200 - MB3 Locking Folders for a long time
12 years ago