AmbulantRex
3a731051ad
Correct styling inconsistencies
2 years ago
AmbulantRex
a944352aa8
Correct style inconsistencies
2 years ago
AmbulantRex
677b1f8e34
Remove unnecessary using statements in PluginManager
2 years ago
AmbulantRex
891b9f7a99
Add DLL whitelist support for plugins
2 years ago
Cody Robibero
25abe479eb
Add ability to search by -
3 years ago
Cody Robibero
a04f8f5efb
Fix new test
3 years ago
Cody Robibero
eeb8192602
Add StringComparison
3 years ago
Cody Robibero
593b2fd359
Add more speed and more tests
3 years ago
Cody Robibero
3513f5a84b
Search for attribute text
3 years ago
Claus Vium
065d3fa837
performance++
3 years ago
Patrick Barron
876a902356
Fix warnings in Library
3 years ago
Bond_009
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
4 years ago
Bond_009
47e7c1356c
PathExtensions: Fix index out of bounds in TryReplaceSubPath
...
Fixes #5977
4 years ago
BaronGreenback
bc1cc2d04a
Remove unused using directives
4 years ago
Bond-009
b49d50e634
Merge pull request #5467 from Ullmie02/nfo-fixes
4 years ago
David
78f7fdeacc
Rename methods and optimize allocations
4 years ago
David
14cbd22fbe
Use Helper Methods for provider url parsing
4 years ago
Bond_009
5241bd41ef
Add code analysis attributes where appropriate
4 years ago
Ikomhoog
d4201f812c
Changed string.Length == 0 to string.IsNullOrEmpty in case of null
4 years ago
cvium
54211b921c
rider is a prick
4 years ago
cvium
bc661c16e1
simplify
4 years ago
cvium
37e374d33d
make sure network path substitution matches correctly
4 years ago
Bond_009
c430a7ed8f
Address comments
5 years ago
Bond_009
7f4a229cd2
Add some simple tests
5 years ago
randrey
d30fd3b3d2
Changed '\d' to '[0-9]'.
5 years ago
randrey
92f273cb0c
Limit imdbid to 8 digits.
5 years ago
randrey
d7a71cee3c
Fix imdbid regex
5 years ago
Bond_009
42ffddc269
Fix more warnings
5 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
e566d9a231
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
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
Luke Pulverenti
3eb4091808
move additional classes to new server lib
8 years ago