crobibero
0c23b8cadf
Don't throw exception when converting values using binder or JsonConverter
2020-11-12 08:06:25 -07:00
BaronGreenback
51996cd34d
Update BasePlugin.cs
2020-11-11 19:04:22 +00:00
crobibero
83629ab6f2
Update packages to net5
2020-11-10 09:52:34 -07:00
Stepan
c0747512d6
Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable
2020-11-10 12:42:49 +01:00
BaronGreenback
957b5df0f0
Update MediaBrowser.Common/Plugins/IPluginServiceRegistrator.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09 11:26:06 +00:00
BaronGreenback
429de72443
Update MediaBrowser.Common/Plugins/BasePlugin.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09 11:25:42 +00:00
Claus Vium
3900976be5
Merge pull request #4247 from crobibero/update-plugin
...
Update all on-disk plugins
2020-11-08 18:00:49 +01:00
crobibero
73f923c8d5
Use class instead of struct
2020-11-08 09:31:53 -07:00
Claus Vium
f172b37401
Merge pull request #4391 from crobibero/converter-ireadonlylist
...
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
2020-11-06 15:16:14 +01:00
Greenback
3e62557959
amended testing unit.
2020-11-04 20:30:06 +00:00
BaronGreenback
ec245dce90
Merge branch 'master' into NetworkPR2
2020-11-04 20:17:41 +00:00
Anthony Lavado
b1b43b8ad9
Merge pull request #4068 from barronpm/event-fixes
...
Fix Plugin Events and Clean Up InstallationManager.cs
2020-11-02 11:11:17 -05:00
Stepan
59619b6ea7
Enable nullable in Emby.Naming
2020-11-01 10:47:31 +01:00
Greenback
f06e4826c7
Fixed testing units
2020-10-31 19:16:28 +00:00
Greenback
83af636c61
Updated with new NetManager
2020-10-31 18:21:46 +00:00
Greenback
c25ec72864
Updated libraries.
2020-10-30 14:48:33 +00:00
Greenback
6dc2936d9c
Merge remote-tracking branch 'upstream/master' into NetworkPR2
2020-10-30 13:54:46 +00:00
crobibero
42c2ab97e7
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
2020-10-29 11:32:02 -06:00
Bond-009
be2f27a069
Merge pull request #4312 from crobibero/json-array-converter
...
Add comma delimited string to array json converter
2020-10-27 19:36:37 +01:00
BaronGreenback
0b5ddc90ff
Merge branch 'master' into NetworkPR2
2020-10-26 13:21:48 +00:00
BaronGreenback
2c5609b333
Merge branch 'master' into fordiscussion
2020-10-26 13:19:13 +00:00
BaronGreenback
38da2ee26e
Merge branch 'master' into update-plugin
2020-10-17 09:47:20 +01:00
crobibero
b2662894cf
Add whitespace handling and tests
2020-10-16 09:37:35 -06:00
BaronGreenback
be4e5eff9c
Update BasePlugin.cs
2020-10-16 14:58:37 +01:00
dkanada
5c2ecc0ca5
Merge pull request #4324 from crobibero/dotnet-3.1.9
...
Update to dotnet 3.1.9
2020-10-15 12:56:10 +09:00
BaronGreenback
5b8349b442
Merge branch 'master' into fordiscussion
2020-10-14 19:05:57 +01:00
crobibero
f998e52107
Update to dotnet 3.1.9
2020-10-13 18:50:04 -06:00
dkanada
42fb04b084
Merge pull request #4254 from BaronGreenback/PluginConfigFix
...
Fix for #4241 : Plugin config initialisation.
2020-10-13 12:19:42 +09:00
BaronGreenback
00b2539a70
Update IConfigurationManager.cs
2020-10-12 21:00:54 +01:00
BaronGreenback
5e5f1cc9c5
Update IConfigurationManager.cs
2020-10-12 20:56:37 +01:00
BaronGreenback
c7364be743
Update IConfigurationManager.cs
2020-10-12 20:53:10 +01:00
BaronGreenback
257acbc2c9
Update BasePlugin.cs
2020-10-12 20:33:08 +01:00
BaronGreenback
53bea919d0
Update IPluginServiceRegistrator.cs
2020-10-12 07:51:09 +01:00
BaronGreenback
f7cc2f785c
Rename IPluginRegistrar.cs to IPluginServiceRegistrator.cs
2020-10-12 07:48:53 +01:00
crobibero
7565ae22cb
Add tests and switch to factory
2020-10-11 21:09:15 -06:00
crobibero
37f3852699
Add comma delimited string to array json converter
2020-10-11 17:45:45 -06:00
BaronGreenback
ae8a3bc02c
Update MediaBrowser.Common/Plugins/IPluginRegistrar.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11 23:49:34 +01:00
Cody Robibero
ee976bb47a
Update MediaBrowser.Common/Plugins/LocalPlugin.cs
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-10-11 15:27:11 -06:00
BaronGreenback
d31178ab4b
Update BasePlugin.cs
2020-10-11 20:00:46 +01:00
BaronGreenback
7e939fa2cb
Update BasePlugin.cs
...
Plugins supporting di cannot be unloaded.
2020-10-11 19:56:05 +01:00
BaronGreenback
85d36a55a1
Update BasePlugin.cs
...
Removed trailing spaces
2020-10-11 18:26:59 +01:00
BaronGreenback
8c0748b677
Update BasePlugin.cs
...
Added ConfigurationChanged event.
2020-10-11 16:41:30 +01:00
Greenback
0b73a1d90f
Added extra functionality to support registrar.
2020-10-11 13:19:14 +01:00
Greenback
6dc81ec8e8
Changes to support network config
2020-10-10 14:05:19 +01:00
Greenback
ebe650afa9
Merge remote-tracking branch 'upstream/master' into NetworkPR2
2020-10-09 14:12:41 +01:00
Greenback
deb4d27857
Moved all settings across to network.xml
2020-10-08 19:00:55 +01:00
Greenback
a3f0843ac9
Updated NetworkManager to PR1
2020-10-08 19:00:30 +01:00
BaronGreenback
dff2674b27
Update BasePlugin.cs
2020-10-01 20:42:48 +01:00
BaronGreenback
a69731b5e3
Update BasePlugin.cs
...
Moved initialisation ApplicationHost.cs /LoadPlugin()
2020-10-01 20:30:12 +01:00
crobibero
53d8023def
Update all on-disk plugins
2020-09-30 17:37:30 -06:00
Jim Cartlidge
bbe2400b59
Updating to NetCollection 1.03
2020-09-30 17:51:17 +01:00
crobibero
ac790cd77b
Properly handle null structs in json
2020-09-27 09:45:11 -06:00
Jim Cartlidge
5edf24db5c
Updated to master
2020-09-24 15:34:30 +01:00
Jim Cartlidge
0ec3633f9e
removing whitespace & upgraded library version
2020-09-15 18:09:43 +01:00
Jim Cartlidge
b44455ad0d
Update based on PR1 changes.
2020-09-14 15:46:38 +01:00
crobibero
46ae51bc9a
update to dotnet 3.1.8
2020-09-12 10:19:04 -06:00
Jim Cartlidge
9ef79d190b
Large number of files
2020-09-12 16:41:37 +01:00
cvium
cb173d79e6
Fix the test
2020-09-10 14:30:33 +02:00
cvium
7576824cee
Standardize use of IsLocal and RemoteIp
2020-09-10 14:16:41 +02:00
Anthony Lavado
cc6b03296a
Merge pull request #3899 from crobibero/plugin-install
...
Install specific plugin version if requested
2020-09-07 19:39:55 -04:00
Patrick Barron
8a15ad160b
Fix plugin events not being called and clean up InstallationManager.cs
2020-09-05 18:58:16 -04:00
Anthony Lavado
6152d40303
Merge pull request #4030 from crobibero/http-client-migrate
...
Remove IHttpClient
2020-09-04 18:38:39 -04:00
crobibero
2a8653b309
Merge remote-tracking branch 'upstream/master' into http-client-migrate
2020-09-04 08:16:49 -06:00
crobibero
9f97c47936
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
2020-09-04 07:57:59 -06:00
crobibero
21a5692626
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
2020-09-03 16:18:36 -06:00
crobibero
1d3303fa0a
Move json profiles to constant strings.
2020-09-03 12:15:24 -06:00
crobibero
82f30a35db
Merge remote-tracking branch 'upstream/master' into http-client-migrate
2020-09-03 10:40:08 -06:00
crobibero
b035a642d2
Merge remote-tracking branch 'upstream/master' into plugin-install
2020-09-03 10:37:35 -06:00
crobibero
5ad81f7fe6
Merge remote-tracking branch 'upstream/master' into 3.1.7
2020-09-03 09:29:07 -06:00
crobibero
fb422ff741
Merge remote-tracking branch 'upstream/master' into http-client-migrate
2020-09-03 07:46:52 -06:00
Anthony Lavado
a2d6ea2eed
Merge pull request #4043 from cvium/remove_shit_and_shit_adjacent_shit
...
Split HttpListenerHost into middlewares
2020-09-03 09:45:17 -04:00
Bond-009
8c28824c88
Merge pull request #4042 from jellyfin/ci-packaging-fixes
...
Fixes for CI Nuget package pushing and CI triggers
2020-09-03 12:56:04 +02:00
Claus Vium
5813f8073c
Move HttpListenerHost middleware up the pipeline
2020-09-03 00:32:56 +02: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
1feee6f95e
Properly host static files and set base url
2020-09-02 08:03:15 -06:00
Claus Vium
b9cd6a125b
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-02 15:27:54 +02:00
Claus Vium
bde8c00306
Don't call tostring twice
2020-09-02 12:49:48 +02:00
Claus Vium
e337756428
Remove ServiceStack and related stuff
2020-09-02 12:22:14 +02:00
crobibero
9ddf550b43
Simplify json converters
2020-09-01 09:42:59 -06:00
crobibero
471e760057
remove unused declaration
2020-09-01 09:20:32 -06:00
crobibero
eb400f7292
Fallback to base jsonconverter
2020-09-01 09:19:22 -06:00
crobibero
1f2d73af8e
Only handle empty string or null case
2020-09-01 08:52:50 -06:00
crobibero
9b2359a453
readd nullable number converters
2020-09-01 08:12:36 -06:00
crobibero
39041019e7
Remove CacheMode, CompressionMethods, HttpResponseInfo
2020-09-01 07:53:57 -06:00
crobibero
e1d0b430d9
Remove HttpRequestOptions
2020-09-01 07:51:55 -06:00
crobibero
f498e1ee59
remove IHttpClient 🎉
2020-08-31 12:10:49 -06:00
crobibero
95402df884
Merge remote-tracking branch 'upstream/master' into default-http-client
2020-08-31 10:32:28 -06:00
Bond-009
95142643f6
Merge pull request #3871 from Ullmie02/plugins-api
...
Allow plugins to define their own api endpoints
2020-08-31 18:28:11 +02:00
crobibero
64a811d783
use named http clients
2020-08-31 08:47:38 -06: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
8b96881aa1
Clean up json Converters
2020-08-26 08:22:48 -06: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
Joshua M. Boniface
e83f6d6ec7
Merge pull request #3889 from Ullmie02/nuget-versioning
...
Build Unstable NuGet packages
2020-08-25 17:08:06 -04:00
crobibero
5f64ab02a0
bump System.Text.Json
2020-08-25 07:33:58 -06:00
Patrick Barron
9fa4fff15d
Merge branch 'master' into event-rewrite-1
...
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
2020-08-24 20:04:13 -04:00
crobibero
9626101c9f
Merge remote-tracking branch 'upstream/master' into 3.1.7
2020-08-24 07:39:16 -06:00
crobibero
340f83c3f5
Ignore null json values
2020-08-23 07:48:12 -06:00
crobibero
d951554779
fix copy-pasta
2020-08-21 14:37:51 -06:00
crobibero
384a62dc08
Add nullable int32, int64 json converters
2020-08-21 10:23:47 -06:00
Patrick Barron
98ed90c4a2
Merge branch 'master' into event-rewrite-1
2020-08-19 18:11:17 -04:00
crobibero
abb79bf810
remove OS and email from default UserAgent
2020-08-19 13:41:00 -06:00
crobibero
f6b8cd4b46
Fix build
2020-08-19 07:09:07 -06:00
crobibero
ac5c0866f3
P E R F O R M A N C E
2020-08-19 06:52:18 -06:00
crobibero
076e17f355
Add default http client
2020-08-19 06:31:45 -06:00
Patrick Barron
a77cf53573
Allow plugins to register services.
2020-08-16 17:25:14 -04:00
Patrick Barron
98cbf1c2de
Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumer
2020-08-14 15:56:54 -04:00
crobibero
5e6cdc8842
Install specific plugin version if requested
2020-08-14 08:54:21 -06:00
crobibero
64ace58ef5
fix docs
2020-08-14 08:34:32 -06:00
crobibero
64658a0bd0
Return int64 in json as number
2020-08-14 08:23:23 -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
David
9e95fe8f9d
Add plugin assemblies to mvc builder
2020-08-11 18:20:16 +02:00
David
4ea412f2ab
Fix remote images
2020-08-05 21:57:01 +02:00
crobibero
f915c3e5d9
Merge remote-tracking branch 'upstream/master' into api-migration
2020-08-03 11:24:13 -06:00
Bond-009
ab9c1295ce
Merge pull request #3538 from Ullmie02/api-fix
...
Fix value parsing in Jellyfin.Api
2020-07-23 10:37:30 +02:00
Bond-009
89ff865d40
Merge pull request #3508 from BaronGreenback/nullable
...
Part 1: nullable Emby.DLNA
2020-07-22 18:41:58 +02:00
crobibero
1385064497
Merge remote-tracking branch 'upstream/master' into api-migration-merge
2020-07-20 14:28:33 -06:00
BaronGreenback
301ddc1dac
Update HttpContextExtensions.cs
2020-07-19 22:19:17 +01:00
BaronGreenback
7becef73df
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs
...
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
2020-07-19 17:54:29 +01:00
BaronGreenback
69ba385782
Corrected comment
2020-07-18 16:55:46 +01:00
BaronGreenback
f9b0816b80
Changes a suggested.
2020-07-18 16:54:23 +01:00
Patrick Barron
4742ddbb71
Update .NET Core to 3.1.6
2020-07-17 19:48:11 -04:00
BaronGreenback
e33c6f6b29
Update IApplicationHost.cs
2020-07-17 12:54:55 +01:00
David
c6a0306a34
Move field to the controller
2020-07-14 20:20:24 +02:00
David
9f567e6471
Don't recreate JsonSerializerOptions every time
2020-07-14 12:39:58 +02:00
David
ee03b919f9
Fix parsing
2020-07-12 20:11:59 +02:00
BaronGreenback
ab10f21027
Part 1 of a multi-PR change for Emby.DLNA
2020-07-05 17:47:23 +01:00
Patrick Barron
fe02c6e863
Merge pull request #2929 from crobibero/api-scheduled-tasks
...
Scheduled Tasks to Jellyfin.Api
2020-06-25 23:46:03 +00:00
dkanada
4e08876028
Merge pull request #3418 from Bond-009/minor3
...
Minor changes
2020-06-23 16:56:44 +09:00
Bond-009
3d42f37538
Minor changes
2020-06-22 15:35:53 +02:00
Bond-009
464066f362
Merge pull request #3411 from neilsb/system-plugin-removal
...
Prevent system plugins from being uninstalled
2020-06-22 15:23:35 +02:00
dkanada
552a358c9c
Merge pull request #3244 from jellyfin/custom-repos
...
Initial implementation for custom plugin repositories
2020-06-22 22:08:43 +09:00
Neil Burrows
0bab57ebbc
Wrapping long line on function parameters (take 2)
2020-06-22 11:56:18 +01:00
Neil Burrows
966ebfaf68
Wrapping long line on function parameters
2020-06-22 11:53:15 +01:00
Neil Burrows
c20400fa40
Prevent system plugins from being uninstalled
2020-06-22 10:13:28 +01:00
Cody Robibero
43221fc26b
Merge branch 'master' into SSDP
2020-06-20 15:33:13 -06:00
David
6651cb8d24
Add JsonInto32Converter
...
Add additional swagger type mapping
2020-06-19 12:24:39 +02:00
dkanada
f5d82441a4
Merge branch 'master' into custom-repos
2020-06-17 02:09:32 +09:00
dkanada
6db1878011
Merge pull request #3315 from crobibero/dashboard-update
...
Add MessageId to websocket message, fix ws exception
2020-06-15 10:55:33 +09:00
crobibero
39376bace3
Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
2020-06-13 15:06:07 -06:00
crobibero
ec3e15db57
Fix merge and build
2020-06-13 13:11:41 -06:00
crobibero
829eb1a849
merge master into api-migration
2020-06-13 13:03:09 -06:00
crobibero
5b6e8fb22c
Remove whitespace
2020-06-12 06:53:47 -06:00
Cody Robibero
4c0dd10fb3
Update MediaBrowser.Common/Json/Converters/JsonNonStringKeyDictionaryConverter.cs
...
Co-authored-by: aled <aled@wibblr.com>
2020-06-11 16:21:53 -06:00
BaronGreenback
306f7b3c30
Update INetworkManager.cs
2020-06-11 23:10:13 +01:00
BaronGreenback
2cecde658b
Update INetworkManager.cs
...
Editting comments - adding periods
2020-06-11 22:58:29 +01:00