aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Updates/InstallationManager.cs
AgeCommit message (Collapse)Author
2020-11-14remove custom HttpExceptioncrobibero
2020-11-08Merge pull request #4247 from crobibero/update-pluginClaus Vium
Update all on-disk plugins
2020-11-02Merge pull request #4068 from barronpm/event-fixesAnthony Lavado
Fix Plugin Events and Clean Up InstallationManager.cs
2020-09-30Update all on-disk pluginscrobibero
2020-09-29Merge pull request #3577 from crobibero/package-install-repoBond-009
Specify plugin repo on plugin installation
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-26Merge remote-tracking branch 'upstream/master' into package-install-repocrobibero
2020-09-16Merge pull request #3401 from BaronGreenback/PluginsJoshua M. Boniface
Fix for windows plug-in upgrades issue: #1623
2020-09-08Update Emby.Server.Implementations/Updates/InstallationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-08Update Emby.Server.Implementations/Updates/InstallationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-07Merge pull request #3899 from crobibero/plugin-installAnthony Lavado
Install specific plugin version if requested
2020-09-05Fix plugin events not being called and clean up InstallationManager.csPatrick Barron
2020-09-05Merge branch 'master' into PluginsBaronGreenback
2020-08-31migrate to IHttpClientFactory in InstallationManagercrobibero
2020-08-14Install specific plugin version if requestedcrobibero
2020-07-17specify plugin repo on installcrobibero
2020-07-16Catch HttpRequestException when requesting pluginscrobibero
2020-06-23Merge pull request #3418 from Bond-009/minor3dkanada
Minor changes
2020-06-22Minor changesBond-009
2020-06-22Merge pull request #3411 from neilsb/system-plugin-removalBond-009
Prevent system plugins from being uninstalled
2020-06-22Using Version class.BaronGreenback
2020-06-22Update Emby.Server.Implementations/Updates/InstallationManager.csNeil Burrows
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-06-22Prevent system plugins from being uninstalledNeil Burrows
2020-06-21fixesBaronGreenback
2020-06-21Add versioning to plugin foldersBaronGreenback
2020-06-17Merge branch 'master' into custom-reposdkanada
2020-06-07add missing line from using blockdkanada
2020-06-07improve error handling when a single repository has issuesdkanada
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-06simplify the custom repository feature for nowdkanada
2020-06-05Use typed logger where possiblecrobibero
2020-06-04initial implementation for custom plugin repositoriesdkanada
2020-06-04Merge branch 'master' into install-plugindkanada
2020-06-04fix build issuesdkanada
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-03Merge pull request #3203 from Bond-009/warn18Vasily
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
2020-06-03apply code suggestionsdkanada
Co-authored-by: Vasily <JustAMan@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-24update error log for plugin downloaddkanada
2020-05-24fix a few issues with the plugin manifestdkanada
2020-04-15Merge branch 'master' into nullable3Bond_009
2020-04-11merge branch master into plugindkanada
2020-04-11rename target abi propertydkanada
2020-04-11standardize plugin version and guid propertiesdkanada
2020-04-11remove release channel from plugin classesdkanada
2020-04-10Merge pull request #2769 from mark-monteiro/configurable-repo-urlVasily
Make Plugin Repo URL Configurable
2020-04-06Do not use IAsyncEnumerable unnecessarilyMark Monteiro
2020-04-05Log error messages when the manifest URL is not validMark Monteiro
2020-04-05Add '--plugin-manifest-url' command line option and ↵Mark Monteiro
'InstallationManager:PluginManifestUrl' config option
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-26update plugin classes for nightly buildsdkanada