Vasily
|
89d365122c
Merge pull request #1866 from Bond-009/sqlslow
|
5 年之前 |
Bond-009
|
ee637e8fec
Fix warnings, improve performance (#1665)
|
5 年之前 |
Bond_009
|
e4f893a0eb
More warning fixes
|
5 年之前 |
Bond_009
|
f70a63d575
Return DB asap
|
5 年之前 |
Claus Vium
|
f48eaccc51
Use reader.GetString instead of indexing
|
5 年之前 |
Claus Vium
|
e7c05dcfaf
Speed up BaseItem deserialization
|
5 年之前 |
Bond-009
|
6032f31aa6
Use CultureInvariant string conversion for Guids
|
6 年之前 |
Bond_009
|
45c13141f9
Address comments
|
6 年之前 |
Bond_009
|
7898af4ceb
Reworked PRAGMA statements use
|
6 年之前 |
Bond_009
|
d00ad28efd
Address comments
|
6 年之前 |
Bond-009
|
e88ebd748d
Final fixes
|
6 年之前 |
Bond-009
|
27c29bbb4c
Back to a single connection
|
6 年之前 |
Bond-009
|
30842656a7
Properly dispose
|
6 年之前 |
Bond-009
|
c30ba14c1f
Use a connection pool instead of creating new connections
|
6 年之前 |
Bond-009
|
cec22ad10d
Simplify db code
|
6 年之前 |
Bond_009
|
a9337033c1
Fix query time logging
|
6 年之前 |
redSpoutnik
|
480a6607e2
Merge branch 'master' into subtitle-display-title
|
6 年之前 |
redSpoutnik
|
427688a0a0
Change subtitles DisplayTitle behavior
|
6 年之前 |
Bond-009
|
e91dd14b31
Remove redundent class AssemblyInfo
|
6 年之前 |
Lynxy
|
5368112d90
Correct the list of series types
|
6 年之前 |
Bond-009
|
0804bed66d
Log time in a standardized way
|
6 年之前 |
Bond_009
|
da9418c1b2
Useless copy
|
6 年之前 |
Bond_009
|
9dba930a85
Warn faster for slow requests
|
6 年之前 |
Bond_009
|
7722cb3ffa
Some Lists -> IEnumerable
|
6 年之前 |
Bond_009
|
3e6819c718
Don't clone lists
|
6 年之前 |
Bond_009
|
41fb1e5106
Tuple -> ValueTuple
|
6 年之前 |
Bond_009
|
64d5ec12e2
Use HashSets for increased perf
|
6 年之前 |
Joshua M. Boniface
|
c713824bf9
Merge pull request #734 from Bond-009/culture
|
6 年之前 |
Claus Vium
|
8985fb8d58
Remove support for games as a media type
|
6 年之前 |
Bond_009
|
a709cbdc64
Fix more analyzer warnings
|
6 年之前 |