Greenback
18855a7884
Initialial upload
2020-11-19 13:34:09 +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
Patrick Barron
8a15ad160b
Fix plugin events not being called and clean up InstallationManager.cs
2020-09-05 18:58:16 -04:00
crobibero
b035a642d2
Merge remote-tracking branch 'upstream/master' into plugin-install
2020-09-03 10:37:35 -06: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
Bond-009
3d42f37538
Minor changes
2020-06-22 15:35:53 +02:00
dkanada
b7f4b8e2b5
initial implementation for custom plugin repositories
2020-06-04 23:57:57 +09:00
dkanada
7972daaba4
fix a few issues with the plugin manifest
2020-05-24 15:40:27 +09:00
dkanada
bd55bdb4e3
merge branch master into plugin
2020-04-11 20:10:16 +09:00
dkanada
8e9aeb84b1
remove release channel from plugin classes
2020-04-11 19:33:36 +09:00
Mark Monteiro
8e3b09a996
Do not use IAsyncEnumerable unnecessarily
2020-04-06 22:04:24 -04:00
dkanada
974a04c129
update plugin classes for nightly builds
2020-02-26 01:58:39 +09: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
6a6bfa6da9
Fix possible nullref when updating packages
2019-11-24 17:23:36 +01:00
Bond_009
03fe0e762d
Fix typos in docs
2019-11-09 20:23:09 +01:00
Bond-009
126165080b
Doc improvements
2019-11-07 10:55:02 +01:00
Bond_009
d529f81cd9
Improve IInstallationManager interface
2019-11-01 17:57:19 +01: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
7243689215
Minor improvements
2019-08-11 15:57:36 +02: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
Bond_009
65a0ca2f32
Improvements to InstallationManager
2019-06-14 18:38:14 +02:00
Erwin de Haan
49b61f238e
Merge branch 'dev' into reformat
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
# Emby.Server.Implementations/LiveTv/LiveTvManager.cs
# Emby.Server.Implementations/Security/MBLicenseFile.cs
# Emby.Server.Implementations/Security/PluginSecurityManager.cs
# Emby.Server.Implementations/Security/RegRecord.cs
# MediaBrowser.Api/PluginService.cs
# MediaBrowser.Api/System/SystemService.cs
# MediaBrowser.Common/Security/IRequiresRegistration.cs
# MediaBrowser.Common/Security/ISecurityManager.cs
# MediaBrowser.Common/Security/PaymentRequiredException.cs
# MediaBrowser.Model/Entities/MBRegistrationRecord.cs
# MediaBrowser.Model/Entities/PluginSecurityInfo.cs
# deployment/win-generic/build-jellyfin.ps1
2019-01-15 17:34:39 +01:00
Claus Vium
eca3c099d9
removed a bunch of validation, security, registration, premiere, whatever bs
2019-01-15 16:48:21 +01:00
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
2019-01-13 21:37:13 +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
51ed47f4c4
EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common
2019-01-13 20:30:41 +01:00
Erwin de Haan
106d1d18ed
Visual Studio Reformat: MediaBrowser.Common
2019-01-13 20:25:11 +01:00
Bond_009
40563dc6cc
Remove GitHub updater and don't trow exception in release
2019-01-02 17:09:40 +01:00
Bond_009
c99b45dbe0
Remove some warnings
2019-01-02 02:35:40 +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
39f20fdb4e
update dlna profiles
2017-11-27 14:10:05 -05:00
Luke Pulverenti
060215143f
improve httpclient resource disposal
2017-10-20 12:16:56 -04:00
Luke Pulverenti
1122835688
3.2.32.14
2017-09-30 15:51:55 -04:00
Luke Pulverenti
e441e2f53d
update active recordings
2017-08-24 15:52:19 -04:00
Luke Pulverenti
1ad990ad72
update live tv data transfer
2017-08-19 15:43:35 -04:00
Luke Pulverenti
7fcd14f4fb
update the updater
2017-06-10 12:38:18 -04:00
Luke Pulverenti
65a1ef020b
move sync repository to portable project
2016-11-19 00:52:49 -05:00
Luke Pulverenti
8fd3bf4217
change pcl's to .netstandard
2016-11-03 15:07:48 -04:00
Luke Pulverenti
5cd3276775
pass requested fields to data layer
2016-10-08 01:57:38 -04:00
Luke Pulverenti
82b8d60720
get stable and beta server packages from github
2016-01-02 20:23:09 -05:00
Luke Pulverenti
41fc1f87f5
update plugin catalog
2015-08-24 16:37:34 -04:00
Luke Pulverenti
dce9093ba1
split files into separate classes
2014-05-08 17:23:24 -04:00
Luke Pulverenti
f02c326027
Removed guids from the model project
2014-05-08 16:09:53 -04:00
Eric Reed
764e2625bf
Implement plugin update identification by guid
2013-11-04 13:16:47 -05:00
Luke Pulverenti
f4f91a8316
auto update fixes
2013-09-30 11:04:38 -04:00
Luke Pulverenti
3733ebd21e
updated nuget
2013-09-29 21:29:38 -04:00
Luke Pulverenti
1c7c71075a
pass current server version into installation manager to get update list
2013-09-22 14:21:55 -04:00