Bond_009
|
b5f0760db8
|
Use RegexGenerator where possible
|
1 year ago |
Bond_009
|
5012c09368
|
Optimize GetMD5 function
| Method | Mean | Error | StdDev | Gen 0 | Allocated |
|----------------------------- |---------:|--------:|--------:|-------:|----------:|
| Old | 795.1 ns | 5.90 ns | 4.61 ns | 0.0029 | 312 B |
| HashDataInsteadOfComputeHash | 396.1 ns | 1.36 ns | 1.13 ns | 0.0014 | 152 B |
| StackallocedDestination | 395.8 ns | 1.80 ns | 1.60 ns | 0.0014 | 152 B |
| RentBuffer | 498.8 ns | 3.35 ns | 2.97 ns | - | 40 B |
Tested multiple possible speedups, in the end the simplest of them all won
|
3 years ago |
Bond_009
|
91c2a57b28
|
Enable nullable reference types for MediaBrowser.Common
|
4 years ago |
Bond_009
|
7f4a229cd2
|
Add some simple tests
|
5 years ago |
Bond_009
|
2ef4ffd698
|
More warnings (removed)
|
5 years ago |
Bond_009
|
c9820d30ed
|
Fix multiple mistakes and warnings
|
5 years ago |
Bond-009
|
b44a70ff36
|
Simplify/remove/clean code
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
|
6 years ago |
Erwin de Haan
|
ba610b5094
|
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
6 years ago |
Erwin de Haan
|
106d1d18ed
|
Visual Studio Reformat: MediaBrowser.Common
|
6 years ago |
Bond_009
|
3a65fb1da2
|
Remove obsolete GetMBId
|
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
|
a8b340cbb2
|
update portable projects
|
8 years ago |
Luke Pulverenti
|
07791d46a5
|
rework scheduled tasks in preparation of common project going portable
|
8 years ago |
Luke Pulverenti
|
d26707708d
|
move string.Replace extension
|
10 years ago |
Luke Pulverenti
|
42b1416602
|
begin work on daily episodes
|
10 years ago |
Luke Pulverenti
|
dc8fb33a1f
|
updated nuget
|
10 years ago |
Luke Pulverenti
|
d7bdb744ca
|
add new image params
|
10 years ago |
Luke Pulverenti
|
1afb28b487
|
add cinema mode feature
|
10 years ago |
Luke Pulverenti
|
37f0e23bf4
|
fixes #538 - Support additional artist splitting
|
11 years ago |
Luke Pulverenti
|
c59e49a8ed
|
revert single/multi transition. too risky for now.
|
11 years ago |
Luke Pulverenti
|
1df5839eb0
|
factor mixed folder value into item id
|
11 years ago |
Luke Pulverenti
|
48265fefa4
|
update nuget
|
11 years ago |
Luke Pulverenti
|
785deff188
|
removed excess hashing in providers and made user data key-based
|
12 years ago |
Luke Pulverenti
|
7806ccd42f
|
resharper suggestions in common project
|
12 years ago |
Luke Pulverenti
|
11d282388a
|
better dashboard background and text adjustments
|
12 years ago |
LukePulverenti
|
0cc0fbbe43
|
#22 - Need to strip html tags from overviews
|
12 years ago |
LukePulverenti
|
2d342c02ef
|
convert playback checkins to rest
|
12 years ago |
LukePulverenti
|
465f0cc1e2
|
moved some network code to the networking assembly
|
12 years ago |
LukePulverenti
|
868a7ce9c8
|
isolated clickonce dependancies
|
12 years ago |
LukePulverenti
|
767cdc1f6f
|
Pushing missing changes
|
12 years ago |
ebr11 Eric Reed spam
|
da618f13e2
|
Fix up directory watchers
|
12 years ago |
ebr11 Eric Reed spam
|
0f078d8098
|
Move NeedsRefresh to async task and fix problem finding episode metadata
|
12 years ago |
ebr11 Eric Reed spam
|
e5b5861abf
|
Need to be more intelligent finding paths we're already watching
|
12 years ago |
ebr11 Eric Reed spam
|
17106ea5c7
|
Initial commit changing to on-demand child loading and validations
|
12 years ago |