Greenback
9a323f6df0
More spelling corrections.
2020-11-18 13:46:14 +00:00
Bond_009
384ab39f5b
Fix some warnings
2020-09-07 13:20:39 +02:00
Bond_009
eba488a0f8
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
2020-06-19 20:24:13 +02:00
telans
247f9c61e6
fix SA1513/SA1516
2020-06-16 16:11:30 +12:00
telans
3d9049ef08
fix SA1508
2020-06-15 10:45:55 +12:00
aled
299e49f39d
Fix a small number of compile warnings
2020-06-09 23:12:53 +01:00
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
2019-09-02 02:19:29 -04:00
Bond_009
e4f893a0eb
More warning fixes
2019-08-29 22:28:33 +02:00
Erwin de Haan
b062577d81
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
2019-01-13 21:03:10 +01:00
Erwin de Haan
587bb85b41
Visual Studio Reformat: MediaBrowser.Providers
2019-01-13 20:26:31 +01:00
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.
2019-01-10 20:38:53 +01:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
51ca72ab5d
adjust default provider order
2017-10-05 14:10:07 -04:00
Luke Pulverenti
d2b86edf05
update hdhr channel ids
2017-08-15 23:40:36 -04:00
Luke Pulverenti
e7425e6205
revert servicestack.text update
2017-08-10 14:01:31 -04:00
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
2017-08-09 15:56:38 -04:00
Luke Pulverenti
6d78824c8e
update components
2017-08-06 19:01:00 -04:00
Luke Pulverenti
dc7a59c73a
ensure custom css is loaded last
2017-07-23 18:29:53 -04:00
Luke Pulverenti
e91f569c15
update live tv startup
2017-06-03 03:36:32 -04:00
Luke Pulverenti
0beb803aed
add sample rate condition
2017-05-13 15:31:25 -04:00
Luke Pulverenti
198cb1bc9c
update file responses
2017-05-09 14:51:26 -04:00
Luke Pulverenti
d48496b843
add new search filters
2017-05-06 15:45:23 -04:00
Luke Pulverenti
84f76ba3de
update people handling during metadata refresh
2017-05-02 08:53:41 -04:00
Luke Pulverenti
f53472584e
update environment detection
2017-04-29 02:22:33 -04:00
Luke Pulverenti
372d40598d
remove qsv hevc decoding for now
2017-04-01 15:49:36 -04:00
Luke Pulverenti
5fa3817a76
update components
2017-02-26 16:47:52 -05:00
Luke Pulverenti
3ff216f05a
update ShortOverview
2017-01-26 15:27:12 -05:00
Luke Pulverenti
bba0c564c7
remove dead interface objects
2016-10-17 12:35:29 -04:00
Luke Pulverenti
daaae69df5
add playback of in-progress recordings
2016-10-09 03:18:43 -04:00
Luke Pulverenti
5cd3276775
pass requested fields to data layer
2016-10-08 01:57:38 -04:00
Luke Pulverenti
ae168bc563
update tag saving
2016-06-02 13:43:29 -04:00
Luke Pulverenti
977f62336b
update storage of genres, studios, tags, & keywords
2016-05-31 14:07:54 -04:00
Luke Pulverenti
992ca4c78a
add OriginalTitle to metadata editor
2016-04-20 01:21:40 -04:00
Luke Pulverenti
b0379ec7f8
improve embedded image extraction
2016-04-13 16:49:16 -04:00
Luke Pulverenti
35fc099114
removed dead db fields
2015-09-29 13:35:23 -04:00
Luke Pulverenti
609d2283c6
update polymer
2015-07-23 22:48:10 -04:00
Luke Pulverenti
b1be09242c
update people saving
2015-06-28 21:10:45 -04:00
Luke Pulverenti
a9ccccc535
make more dlna attributes configurable
2015-05-08 12:28:06 -04:00
Luke Pulverenti
0ec38a9d40
adjust audio direct play checks
2015-03-12 21:55:22 -04:00
Luke Pulverenti
5ca4d60c34
connect updates
2014-10-28 19:17:55 -04:00
Luke Pulverenti
74a8ca9c38
fix case sensitive file names
2014-10-09 18:22:04 -04:00
Luke Pulverenti
c02e917f56
completed auth database
2014-07-07 21:41:03 -04:00
Luke Pulverenti
88d241edc1
add ShortOverview
2014-06-24 00:18:02 -04:00
Luke Pulverenti
0727475abf
update translations
2014-06-23 12:05:19 -04:00
Luke Pulverenti
6f2e74f76c
fixes #719 - Artist.LocalTitle with more than one period in name truncates name
2014-05-31 23:19:06 -04:00
Luke Pulverenti
c7c72dd1a8
web client re-org
2014-05-01 22:54:33 -04:00
Luke Pulverenti
fadda8ef56
add new notification features
2014-04-26 23:42:05 -04:00
Luke Pulverenti
d537826d81
updated service stack
2014-03-01 12:53:56 -05:00
Luke Pulverenti
eec9e04825
take photos into the core
2014-02-13 00:11:54 -05:00
Luke Pulverenti
d0f1a83621
added more image providers
2014-02-08 15:02:35 -05:00