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.
2019-01-10 20:38:53 +01:00
Bond_009
ea4c914123
Fix exception logging
2018-12-30 22:44:39 +01:00
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
2018-12-30 22:44:38 +01:00
Andrew Rabert
a86b71899e
Add GPL modules
2018-12-27 18:27:57 -05:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
e441e2f53d
update active recordings
2017-08-24 15:52:19 -04:00
Luke Pulverenti
f4765a87cc
update m3u tuner
2017-08-20 15:10:00 -04:00
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
2017-08-09 15:56:38 -04:00
Luke Pulverenti
33014f77aa
update GetItems method
2017-05-26 02:48:54 -04:00
Luke Pulverenti
ef6b90b8e6
make controller project portable
2016-10-25 15:02:04 -04:00
Sven Van den brande
168587b2a0
Remove unused code...
2016-03-27 23:11:27 +02:00
Luke Pulverenti
1a1fbec334
add error handling when resolving shortcuts
2015-11-30 22:54:24 -05:00
Luke Pulverenti
c6ce834216
update use of FileAttributes
2015-11-12 15:51:39 -05:00
Luke Pulverenti
078277ebc2
continue file system rework
2015-10-04 00:23:11 -04:00
Luke Pulverenti
8ad702060e
begin file system rework
2015-10-03 23:38:46 -04:00
Luke Pulverenti
d74e3b2dea
connect updates
2014-10-25 14:32:58 -04:00
Luke Pulverenti
16bc3a6d77
implement fetcher priority adjustment
2014-02-11 16:41:01 -05:00
Luke Pulverenti
6c8d919298
replace file system calls with IFileSystem when needed
2013-10-31 10:03:23 -04:00
Luke Pulverenti
be7918e5f6
fixes #567 - Deprecate native shortcut code
2013-10-30 10:40:14 -04:00
Luke Pulverenti
60780399c5
allow request header overrides
2013-09-17 22:43:34 -04:00
Luke Pulverenti
8d5c0cbe04
fixes around saving music brainz id's to xml
2013-08-25 13:18:56 -04:00
Luke Pulverenti
dab5003d6b
added collection type
2013-07-12 15:56:40 -04:00
Luke Pulverenti
30e135e576
use linq on file system ops when possible
2013-06-20 10:40:05 -04:00
Luke Pulverenti
830e5c01f1
reduce memory usage from file system info
2013-06-19 22:21:50 -04:00
Luke Pulverenti
35d9b29c97
fixed issue of not seeing network shares
2013-06-11 16:35:54 -04:00
Luke Pulverenti
fab983b6dc
removed some preemptive file filtering
2013-06-10 22:51:23 -04:00
Luke Pulverenti
f82085b21e
created a separate gallery page
2013-05-31 21:48:41 -04:00
Eric Reed
4268800589
Add warning message to collection resolution when not found
2013-05-28 13:36:52 -04:00
Luke Pulverenti
16e9a7e42f
fixed user collections not getting populated
2013-05-26 21:43:18 -04:00
Luke Pulverenti
826c749774
fixed issue preventing drive contents from being read
2013-05-26 21:24:07 -04:00
Luke Pulverenti
6a740f7ea5
fixes #255 - Access to the path is denied
2013-05-10 15:21:55 -04:00
Luke Pulverenti
b443d591a2
fixes #200 - MB3 Locking Folders for a long time
2013-04-28 01:29:27 -04:00
Luke Pulverenti
6c1bfe661b
tighter control of shortcuts
2013-04-19 14:03:21 -04:00
LukePulverenti
465f0cc1e2
moved some network code to the networking assembly
2013-02-23 12:54:51 -05:00
LukePulverenti
fdafa59683
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
2013-02-21 20:26:35 -05:00
LukePulverenti
76f067f867
extracted more logging dependancies
2013-02-21 16:06:23 -05:00
LukePulverenti
ab1065a567
removed static logger
2013-02-21 15:26:55 -05:00
LukePulverenti
767cdc1f6f
Pushing missing changes
2013-02-20 20:33:05 -05:00
LukePulverenti Luke Pulverenti luke pulverenti
670a53258e
Some minor code cleanups
2012-09-11 14:20:12 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
a95e868300
Fix filename
2012-09-08 10:51:52 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
6f7095ce5b
Prevent recursive loop
2012-09-08 10:05:09 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
24d221709d
Fixed an issue with shortcuts pointing to a network share
2012-09-07 15:08:32 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
4752d12aaa
Switched date operations to utc
2012-09-04 15:23:15 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
97bc7ec378
Added error handling for both IBN and providers
2012-08-28 08:39:23 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
f218e6b583
More comments and cleanup. Added special feature provider for movies
2012-08-23 16:51:10 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
c80c8c1cfd
Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching
2012-08-23 01:45:26 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
76d365fcf9
Tweaked disk access a little bit more
2012-08-21 10:42:40 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
9029d939f3
Further reduced disk access in ItemController
2012-08-20 23:56:28 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
758d18a652
Switched to low-level io methods for better performance
2012-08-20 19:53:32 -04:00