Bond_009
3ab50f5a3f
Address comments
5 years ago
Bond_009
787049f35f
Merge branch 'master' into minor
5 years ago
Mark Monteiro
aa9737afb3
Update .NET Core to 3.1.3
5 years ago
Mark Monteiro
debab44870
Update all packages to .NET Core 3.1.2
5 years ago
dkanada
acf1698d2b
include audiodb config page in release
5 years ago
Bond_009
e699e5d405
Fix possible race condition
5 years ago
Bond_009
6d6fa13550
Fix release build
5 years ago
Bond_009
a07ee65365
Minor improvements
5 years ago
dkanada
65a9d618cc
add config options for musicbrainz
5 years ago
Bond_009
2186df8ac4
Update deps
5 years ago
Bond_009
3cf9313c86
Update deps
5 years ago
dkanada
3bfb36a67d
Merge pull request #1915 from Bond-009/hex
...
Rewrite hex encoder/decoder
5 years ago
Bond_009
3f7836d9eb
Update deps and add MultiThreading analyzer
5 years ago
Bond_009
a245f5a0d4
Rewrite hex encoder/decoder
5 years ago
Bond-009
ee637e8fec
Fix warnings, improve performance ( #1665 )
...
* Fix warnings, improve performance
`QueryResult.Items` is now a `IReadOnlyList` so we don't need to
allocate a new `Array` when we have a `List` (and `Items` shouldn't need to
be mutable anyway)
* Update Providers .csproj to latest C#
* Remove extra newline from DtoService.cs
* Remove extra newline from UserLibraryService.cs
5 years ago
Claus Vium
058e077422
Add newline after end tag
5 years ago
Claus Vium
d2b8672c1c
Require latest C# version in Providers project
5 years ago
Bond_009
838e5d05d5
Document all public/internal members of Emby.Drawing
...
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
5 years ago
Bond_009
5554595255
Update deps
5 years ago
Bond-009
58061a7295
Make MusicBrainz base url configurable
6 years ago
Vasily
bca7a26ffd
Merge branch 'master' into update_tvdb
6 years ago
Claus Vium
dab25a0eeb
Remove OptimizedPriorityQueue source and grab it from nuget
6 years ago
Claus Vium
75d90c8e4c
Add caching PoC
6 years ago
Claus Vium
9729ae52a3
initial commit
6 years ago
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
6 years ago
Erwin de Haan
089ad8e7c2
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
6 years ago
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
6 years ago
Bond_009
b4edb24ec3
Change libraries from netcoreapp to netstandard
...
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
e7ecd418c4
update home video library support
7 years ago
Luke Pulverenti
43eec485e9
fix book providers
7 years ago
Luke Pulverenti
9f0e6d17c8
add hevc cuvid
8 years ago
Luke Pulverenti
404171023f
clean up build configs
8 years ago
Luke Pulverenti
a9b041a7e6
rework refresh queue
8 years ago
Luke Pulverenti
1aff48b93b
move book support into the core
8 years ago
Luke Pulverenti
84a76015b8
update movie/tv genre displays
8 years ago
Luke Pulverenti
e12f27d8ed
make provider project portabl
8 years ago
Luke Pulverenti
872aec9352
continue reworking provider project
8 years ago
Luke Pulverenti
3d7f75eea3
more steps to make provider project portable
8 years ago
Luke Pulverenti
0189f4c49d
move provider project towards portability
8 years ago
Luke Pulverenti
4b51233cc8
update plugin interfaces
8 years ago
Luke Pulverenti
eb66978207
remove reference
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
ce47beba84
use portable libraries
8 years ago
Luke Pulverenti
2d91058b0d
remove targeting overrides
8 years ago
Luke Pulverenti
c7f559f8ce
make model project portable
8 years ago
Luke Pulverenti
9143359c90
update taglibsharp
8 years ago
Luke Pulverenti
d286a86e19
switch to unified notifications
8 years ago
Luke Pulverenti
2733c598b2
remove unused components
8 years ago
Luke Pulverenti
4e624c2cef
removed dead code
9 years ago