Joshua M. Boniface
5f2cd11199
Bump version to 10.8.0 for next release
2020-12-04 21:56:24 -05:00
crobibero
83629ab6f2
Update packages to net5
2020-11-10 09:52:34 -07:00
crobibero
f998e52107
Update to dotnet 3.1.9
2020-10-13 18:50:04 -06:00
crobibero
46ae51bc9a
update to dotnet 3.1.8
2020-09-12 10:19:04 -06:00
crobibero
5ad81f7fe6
Merge remote-tracking branch 'upstream/master' into 3.1.7
2020-09-03 09:29:07 -06:00
Erwin de Haan
346581bb2a
Fixes for CI Nuget package pushing and CI triggers
...
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
2020-09-02 22:42:00 +02:00
crobibero
bd66fd25df
Merge remote-tracking branch 'upstream/master' into 3.1.7
2020-08-31 08:00:05 -06:00
Bond-009
4f6c98b325
Merge pull request #3984 from crobibero/json-prerelease
...
Use Prerelease System.Text.Json
2020-08-26 18:59:46 +02:00
crobibero
b02650ec2f
use proper spdx
2020-08-26 07:39:01 -06:00
crobibero
5f60da29c7
switch to spdx
2020-08-26 07:36:57 -06:00
crobibero
670c41ee89
Properly pack project license
2020-08-25 21:33:19 -06:00
crobibero
582c016d3b
bump to preview8 and remove extra references
2020-08-25 21:19:55 -06:00
crobibero
5f64ab02a0
bump System.Text.Json
2020-08-25 07:33:58 -06:00
David
b92fbe4d69
Use VersionPrefix
2020-08-13 19:03:24 +02:00
David
a61f6e3308
Fix nuget ci
2020-08-13 15:22:12 +02:00
crobibero
6709645ec9
bump deps
2020-08-12 15:52:29 -06:00
Patrick Barron
4742ddbb71
Update .NET Core to 3.1.6
2020-07-17 19:48:11 -04:00
crobibero
a6815018dc
Update to .NET Core 3.1.5
2020-06-11 07:13:56 -06:00
Bond_009
7439e095e2
Merge branch 'master' into nullable3
2020-05-27 20:49:18 +02:00
Mark Monteiro
3ed76d7e08
Update to .NET Core 3.1.4
2020-05-17 13:33:38 -04:00
Patrick Barron
032de931b1
Migrate activity db to EF Core
2020-05-02 18:32:22 -04:00
Mark Monteiro
c5f163293f
Add <ProjectGuid> properties to all project files
...
This is required for SonarCloud analysis to run
2020-04-21 16:21:09 -04:00
Bond_009
fc049caba2
Merge branch 'master' into nullable3
2020-04-15 11:09:14 +02:00
Bond_009
30ce346f34
Enable nullabe reference types for MediaBrowser.Model
2020-04-05 18:10:56 +02:00
dependabot-preview[bot]
798a765105
Bump System.Text.Json from 4.7.0 to 4.7.1
...
Bumps [System.Text.Json](https://github.com/dotnet/corefx ) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases )
- [Commits](https://github.com/dotnet/corefx/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 17:15:32 +00:00
Mark Monteiro
aa9737afb3
Update .NET Core to 3.1.3
2020-03-25 20:09:48 +01:00
Jose
5a30d9ecfb
Added support for netstandard2.0 besides netstandard2.1 (multi target framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5)
2020-03-24 09:58:04 +01:00
Mark Monteiro
debab44870
Update all packages to .NET Core 3.1.2
2020-03-22 02:03:07 +01:00
Bond_009
f47ad85011
Fix warnings MediaBrowser.Model
2020-02-04 01:49:27 +01:00
dkanada
cd13f718fb
Merge pull request #2247 from Bond-009/stringhelper
...
Remove StringHelper functions
2020-02-01 03:29:16 +09:00
Bond_009
2186df8ac4
Update deps
2020-01-28 22:42:07 +01:00
Bond-009
fdbb329118
Remove StringHelper functions
2020-01-09 17:07:13 +01:00
Erwin de Haan
45a670f15b
Revert the project inclusion that created a cycle.
2019-11-03 16:40:35 +01:00
Erwin de Haan
387051c409
Fix the last docs warnings.
2019-11-03 15:52:10 +01:00
Bond_009
3f7836d9eb
Update deps and add MultiThreading analyzer
2019-11-01 17:55:44 +01:00
Bond_009
5edb8159a7
Fix Json serialization error
2019-10-15 17:49:49 +02:00
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
2019-08-11 16:52:37 +02:00
Claus Vium
8c609bc9ce
Reduce aspnet imports
2019-03-07 19:04:09 +01:00
Claus Vium
852460b991
kestrel init
2019-02-26 22:11:21 +01:00
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
2019-01-19 15:01:16 +01:00
Erwin de Haan
089ad8e7c2
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
2019-01-13 21:10:15 +01:00
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
2019-01-13 20:45:51 +01:00
Bond_009
3a2a0fbfe8
Add more NuGet metadata properties
...
Remove old nuspec files
2019-01-13 11:57:33 +01:00
Bond_009
e1379610e5
Ground work to get plugins functional again
2019-01-07 16:58:33 +01:00
Anthony Lavado
87812d1e7f
Fix spacing to C#/Visual Studio standards
...
- This is a fix automatically applied by Visual Studio
2019-01-02 01:22:21 -05:00
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
2018-12-30 22:44:38 +01: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
0a0303ca64
normalize strm file contents
2017-11-01 15:50:16 -04:00
Luke Pulverenti
1ad990ad72
update live tv data transfer
2017-08-19 15:43:35 -04:00
Luke Pulverenti
6b28eee2db
rework episode queries
2017-08-12 22:09:07 -04:00
Luke Pulverenti
b7867214ef
update download error handling
2017-08-11 17:55:48 -04:00
Luke Pulverenti
900714c866
consolidate fields
2017-08-10 16:06:36 -04:00
Luke Pulverenti
d270b10db6
move auto-organize to plugin
2017-07-27 01:18:39 -04:00
Luke Pulverenti
282dce7f10
normalize session object
2017-06-09 15:26:54 -04:00
Luke Pulverenti
42d0b070b4
update project files
2017-06-04 17:08:56 -04:00
Luke Pulverenti
9776ca09db
update socket interfaces
2017-03-02 15:50:09 -05:00
Luke Pulverenti
5d55b36487
make more classes portable
2017-02-20 15:50:58 -05:00
Luke Pulverenti
8a252c8ad6
remove dead code
2017-01-26 23:15:05 -05:00
Luke Pulverenti
853dbfc558
separate player selection into it's own script
2016-12-29 02:14:59 -05:00
Luke Pulverenti
68772e7d9b
update details
2016-12-03 02:58:48 -05:00
Luke Pulverenti
24532f3e2d
update power management
2016-11-08 23:58:58 -05:00
Luke Pulverenti
15ebff2b3a
make additional classes portable
2016-11-08 17:28:04 -05:00
Luke Pulverenti
a8b340cbb2
update portable projects
2016-11-08 13:44:23 -05:00
Luke Pulverenti
67ad1db6b7
add environment info
2016-11-04 15:51:59 -04:00
Luke Pulverenti
72aaecb279
move classes to new server project
2016-11-04 14:56:47 -04:00
Luke Pulverenti
6d250c4050
make dlna project portable
2016-11-04 04:31:05 -04:00
Luke Pulverenti
13dcb5abb1
fix projects
2016-11-03 17:04:55 -04:00
Luke Pulverenti
8fd3bf4217
change pcl's to .netstandard
2016-11-03 15:07:48 -04:00
Luke Pulverenti
13d8110ce2
make api project portable
2016-10-31 23:07:45 -04:00
Luke Pulverenti
3094cd7ff3
update project targets
2016-10-30 03:11:37 -04:00
Luke Pulverenti
48ba276d83
add dlna classes
2016-10-29 14:44:18 -04:00
Luke Pulverenti
2729301bff
move common dependencies
2016-10-29 01:40:15 -04:00
Luke Pulverenti
ce38e98791
move common dependencies
2016-10-29 00:10:11 -04:00
Luke Pulverenti
4b51233cc8
update plugin interfaces
2016-10-26 02:01:42 -04:00
Luke Pulverenti
21be035df0
make nfo project portable
2016-10-25 22:53:47 -04:00
Luke Pulverenti
675b643115
change controller project targeting
2016-10-25 21:57:58 -04:00
Luke Pulverenti
ef6b90b8e6
make controller project portable
2016-10-25 15:02:04 -04:00
Luke Pulverenti
edbe28d9fc
move interface to model
2016-10-23 22:45:23 -04:00
Luke Pulverenti
dbb43771f3
update model project targeting
2016-10-23 22:42:19 -04:00
Luke Pulverenti
78ba88bc7e
move classes to model
2016-10-23 20:09:43 -04:00
Luke Pulverenti
24328310a4
update model targeting
2016-10-23 15:48:37 -04:00
Luke Pulverenti
0f8ccfaf49
prep for portable common
2016-10-23 15:47:34 -04:00
Luke Pulverenti
07791d46a5
rework scheduled tasks in preparation of common project going portable
2016-10-23 15:14:57 -04:00
Luke Pulverenti
c7f559f8ce
make model project portable
2016-10-21 22:08:34 -04:00
Luke Pulverenti
5d75d227cb
remove dead files
2016-10-20 20:00:34 -04:00
Luke Pulverenti
5cd3276775
pass requested fields to data layer
2016-10-08 01:57:38 -04:00
Luke Pulverenti
b9cacd8076
update live streams
2016-10-05 03:15:29 -04:00
Luke Pulverenti
62d9eb1ec7
rework upnp discovery
2016-09-11 03:33:53 -04:00
Luke Pulverenti
8508e07bb9
improve genre displays
2016-08-13 16:54:29 -04:00
Luke Pulverenti
8328f39834
update behavior with restricted transcoding access
2016-07-25 01:12:38 -04:00
Luke Pulverenti
78e6c638bc
remove fody from build
2016-07-15 15:53:28 -04:00
Luke Pulverenti
cffc9417c7
update startup wizard
2016-06-23 13:04:18 -04:00
Luke Pulverenti
f9847be17c
update item by name queries
2016-06-17 09:06:13 -04:00
Luke Pulverenti
77dc47df0c
deprecate provider options
2016-05-24 20:42:12 -04:00
Luke Pulverenti
34d4e4317a
update dialogs
2016-05-18 17:46:56 -04:00
Eric Reed
7841d9eb66
Friendly stream names
2016-05-18 14:23:46 -04:00
Luke Pulverenti
26d3f9740c
remove dead code
2016-05-07 13:47:49 -04:00
Luke Pulverenti
77e36768e4
removed dead code
2016-03-19 17:55:42 -04:00
Luke Pulverenti
5954e53d2e
remove fody from full model
2016-03-06 13:43:39 -05:00