Greenback
9a323f6df0
More spelling corrections.
4 years ago
Bond_009
384ab39f5b
Fix some warnings
4 years ago
Bond_009
eba488a0f8
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
telans
247f9c61e6
fix SA1513/SA1516
4 years ago
telans
3d9049ef08
fix SA1508
4 years ago
aled
299e49f39d
Fix a small number of compile warnings
4 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
Bond_009
e4f893a0eb
More warning fixes
5 years ago
Erwin de Haan
b062577d81
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan
587bb85b41
Visual Studio Reformat: MediaBrowser.Providers
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
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
51ca72ab5d
adjust default provider order
7 years ago
Luke Pulverenti
d2b86edf05
update hdhr channel ids
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
6d78824c8e
update components
7 years ago
Luke Pulverenti
dc7a59c73a
ensure custom css is loaded last
7 years ago
Luke Pulverenti
e91f569c15
update live tv startup
8 years ago
Luke Pulverenti
0beb803aed
add sample rate condition
8 years ago
Luke Pulverenti
198cb1bc9c
update file responses
8 years ago
Luke Pulverenti
d48496b843
add new search filters
8 years ago
Luke Pulverenti
84f76ba3de
update people handling during metadata refresh
8 years ago
Luke Pulverenti
f53472584e
update environment detection
8 years ago
Luke Pulverenti
372d40598d
remove qsv hevc decoding for now
8 years ago
Luke Pulverenti
5fa3817a76
update components
8 years ago
Luke Pulverenti
3ff216f05a
update ShortOverview
8 years ago
Luke Pulverenti
bba0c564c7
remove dead interface objects
8 years ago
Luke Pulverenti
daaae69df5
add playback of in-progress recordings
8 years ago
Luke Pulverenti
5cd3276775
pass requested fields to data layer
8 years ago
Luke Pulverenti
ae168bc563
update tag saving
9 years ago
Luke Pulverenti
977f62336b
update storage of genres, studios, tags, & keywords
9 years ago
Luke Pulverenti
992ca4c78a
add OriginalTitle to metadata editor
9 years ago
Luke Pulverenti
b0379ec7f8
improve embedded image extraction
9 years ago
Luke Pulverenti
35fc099114
removed dead db fields
9 years ago
Luke Pulverenti
609d2283c6
update polymer
9 years ago
Luke Pulverenti
b1be09242c
update people saving
9 years ago
Luke Pulverenti
a9ccccc535
make more dlna attributes configurable
10 years ago
Luke Pulverenti
0ec38a9d40
adjust audio direct play checks
10 years ago
Luke Pulverenti
5ca4d60c34
connect updates
10 years ago
Luke Pulverenti
74a8ca9c38
fix case sensitive file names
10 years ago
Luke Pulverenti
c02e917f56
completed auth database
10 years ago
Luke Pulverenti
88d241edc1
add ShortOverview
11 years ago
Luke Pulverenti
0727475abf
update translations
11 years ago
Luke Pulverenti
6f2e74f76c
fixes #719 - Artist.LocalTitle with more than one period in name truncates name
11 years ago
Luke Pulverenti
c7c72dd1a8
web client re-org
11 years ago
Luke Pulverenti
fadda8ef56
add new notification features
11 years ago
Luke Pulverenti
d537826d81
updated service stack
11 years ago
Luke Pulverenti
eec9e04825
take photos into the core
11 years ago
Luke Pulverenti
d0f1a83621
added more image providers
11 years ago