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
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
hawken
82a801c9ae
Some less obvious ones that I was told were there
6 years ago
Bond_009
a997bb609f
Remove unnecessary using statements
6 years ago
Bond_009
391b48614d
Remove FireEventIfNotNull
...
It's a pretty useless "helper" class
6 years ago
Bond_009
8adcce5c64
DeleteLogFileTask: only delete the .txt log files
6 years ago
Bond-009
f1bf87665f
Delete PluginUpdateTask.cs
6 years ago
Bond-009
1fb975c6e7
Delete SystemUpdateTask.cs
6 years ago
Bond_009
3fa751e9bb
Remove CheckForApplicationUpdate function
6 years ago
Bond_009
36a109cb0f
Disable PluginUpdateTask
6 years ago
Bond_009
7679ed037f
Disable SystemUpdateTask
6 years ago
Bond_009
ea4c914123
Fix exception logging
6 years ago
Bond_009
b7ebb67cbb
Remove the need for NullLogger
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
Andrew Rabert
9c49e936f0
Merge pull request #288 from Bond-009/toarray
...
Remove custom ToArray extension
6 years ago
Andrew Rabert
c2a6a2119a
Disable plugin updates
...
It would always fail since Jellyfin has no plugin repository to check
against.
6 years ago
Bond_009
6e5d2aadaa
Remove custom ToArray extension
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
5cb7469028
support track selection before playback
7 years ago
Luke Pulverenti
0d28929e17
update download progress reporting
7 years ago
Luke Pulverenti
4ef9f68837
support delete per library
7 years ago
Luke Pulverenti
fe10df6935
improve queries from scheduled tasks
7 years ago
Luke Pulverenti
bfcd1b520f
merge common implementations and server implementations
7 years ago
Luke Pulverenti
e7425e6205
revert servicestack.text update
7 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
cdf573c921
update sync menus
7 years ago
Luke Pulverenti
24d91d9363
update image inheritance
7 years ago
Luke Pulverenti
f6237d4d05
fixes #1759 - Custom intro path change requires library scan
7 years ago
Luke Pulverenti
1e5c3db9eb
support individual library refreshing
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
da77b05817
update data queries
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
5833aedb15
update bitrate filter
8 years ago
Luke Pulverenti
f5467021b0
update probing
8 years ago
Luke Pulverenti
3eb4091808
move additional classes to new server lib
8 years ago
Luke Pulverenti
78f9364b03
move classes to portable server project
8 years ago