Bond_009
118f30059c
Merge branch 'master' into nullable4
2020-04-23 11:29:19 +02:00
Bond_009
2fcbc2a5b8
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
2020-04-05 21:19:04 +02:00
Mark Monteiro
3d8501e462
Document exception
2020-04-05 09:25:23 -04:00
Mark Monteiro
4efdc63337
Add missing call to ConfigureAwait()
2020-04-03 20:51:30 -04:00
Mark Monteiro
1c13be085f
Make HasExitedSafe() private
2020-03-27 01:28:24 +01:00
Mark Monteiro
97c36d11d4
Use a TimeSpan instead of ms and support providing a custom CancellationToken
2020-03-27 01:09:09 +01:00
Mark Monteiro
ee2f911a2b
Remove unnecessary CommonProcess abstraction
2020-03-27 00:10:16 +01:00
Bond-009
94fe9b8f6d
Merge branch 'master' into warn17
2020-03-11 20:26:43 +01:00
Bond_009
ada3f96668
Add tests for alpha numeric sorting
2020-03-05 00:54:46 +01:00
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
2020-02-23 12:11:43 +01:00
Bond_009
2ef4ffd698
More warnings (removed)
2019-12-11 00:13:57 +01:00
Bond-009
a2c35e6dba
Merge remote-tracking branch 'upstream/master' into random
2019-12-06 12:06:13 +01:00
Bond_009
a245f5a0d4
Rewrite hex encoder/decoder
2019-11-01 17:52:29 +01:00
Bond_009
bbc0875387
Don't shuffle some types by default
2019-10-20 16:08:40 +02:00
Bond_009
9d4ce82ab9
Enable TreatWarningsAsErrors
for MediaBrowser.Common and Emby.Photos
...
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
2019-10-09 17:14:15 +02:00
Bond_009
c9820d30ed
Fix multiple mistakes and warnings
2019-09-23 20:32:44 +02:00
Bond-009
6f17a0b7af
Remove legacy auth code ( #1677 )
...
* Remove legacy auth code
* Adds tests so we don't break PasswordHash (again)
* Clean up interfaces
* Remove duplicate code
* Use auto properties
* static using
* Don't use 'this'
* Fix build
2019-09-17 12:07:15 -04: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
5eaf5465a5
Check checksum for plugin downloads
...
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
2019-08-11 15:54:58 +02:00
Joshua Boniface
ca3bb308b3
Add the proper Class too
2019-04-17 22:46:26 -04:00
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 ;)
2019-03-25 22:25:32 +01:00
Claus Vium
318e0d4a24
Add GetValueOrDefault dictionary extension
2019-03-05 10:27:25 +01:00
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
2019-01-13 21:01:16 +01:00
Erwin de Haan
106d1d18ed
Visual Studio Reformat: MediaBrowser.Common
2019-01-13 20:25:11 +01:00
Bond_009
3a65fb1da2
Remove obsolete GetMBId
2019-01-02 17:58:44 +03:00
Andrew Rabert
a86b71899e
Add GPL modules
2018-12-27 18:27:57 -05:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
f0507b644d
update connect exceptions
2017-07-22 18:57:22 -04:00
Luke Pulverenti
6ff89eab78
fixes #2588 - OpenSubtitlesDownloader doesn't respect X-Ratelimit-Requests-Remaining
2017-06-22 15:14:58 -04:00
Luke Pulverenti
a8b340cbb2
update portable projects
2016-11-08 13:44:23 -05:00
Luke Pulverenti
07791d46a5
rework scheduled tasks in preparation of common project going portable
2016-10-23 15:14:57 -04:00
Luke Pulverenti
d26707708d
move string.Replace extension
2015-01-17 15:12:02 -05:00
Luke Pulverenti
42b1416602
begin work on daily episodes
2014-12-22 22:58:14 -05:00
Luke Pulverenti
dc8fb33a1f
updated nuget
2014-12-01 07:43:34 -05:00
Luke Pulverenti
d7bdb744ca
add new image params
2014-11-30 14:01:33 -05:00
Luke Pulverenti
1afb28b487
add cinema mode feature
2014-09-22 17:56:54 -04:00
Luke Pulverenti
37f0e23bf4
fixes #538 - Support additional artist splitting
2013-09-17 10:32:31 -04:00
Luke Pulverenti
c59e49a8ed
revert single/multi transition. too risky for now.
2013-08-18 11:23:28 -04:00
Luke Pulverenti
1df5839eb0
factor mixed folder value into item id
2013-08-16 16:13:45 -04:00
Luke Pulverenti
48265fefa4
update nuget
2013-07-08 22:38:18 -04:00
Luke Pulverenti
785deff188
removed excess hashing in providers and made user data key-based
2013-04-13 14:02:30 -04:00
Luke Pulverenti
7806ccd42f
resharper suggestions in common project
2013-04-10 11:38:23 -04:00
Luke Pulverenti
fa884f3fea
#62 - File locking problem in cache
2013-04-02 22:59:27 -04:00
Luke Pulverenti
11d282388a
better dashboard background and text adjustments
2013-04-01 14:55:56 -04:00
LukePulverenti
0cc0fbbe43
#22 - Need to strip html tags from overviews
2013-03-12 18:49:45 -04:00
LukePulverenti
2d342c02ef
convert playback checkins to rest
2013-02-24 21:41:51 -05:00
LukePulverenti
465f0cc1e2
moved some network code to the networking assembly
2013-02-23 12:54:51 -05:00
LukePulverenti
868a7ce9c8
isolated clickonce dependancies
2013-02-21 23:23:06 -05:00
LukePulverenti
5e08d95b92
fixed x64
2013-02-21 12:22:41 -05:00
LukePulverenti
767cdc1f6f
Pushing missing changes
2013-02-20 20:33:05 -05:00