Claus Vium
3900976be5
Merge pull request #4247 from crobibero/update-plugin
...
Update all on-disk plugins
4 years ago
Anthony Lavado
b1b43b8ad9
Merge pull request #4068 from barronpm/event-fixes
...
Fix Plugin Events and Clean Up InstallationManager.cs
4 years ago
crobibero
53d8023def
Update all on-disk plugins
4 years ago
Bond-009
cbf9be9416
Merge pull request #3577 from crobibero/package-install-repo
...
Specify plugin repo on plugin installation
4 years ago
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
crobibero
b7022e8dc1
Merge remote-tracking branch 'upstream/master' into package-install-repo
4 years ago
Joshua M. Boniface
bc5404cd6f
Merge pull request #3401 from BaronGreenback/Plugins
...
Fix for windows plug-in upgrades issue: #1623
4 years ago
BaronGreenback
ddfb13f945
Update Emby.Server.Implementations/Updates/InstallationManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
f4eb34a966
Update Emby.Server.Implementations/Updates/InstallationManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Anthony Lavado
cc6b03296a
Merge pull request #3899 from crobibero/plugin-install
...
Install specific plugin version if requested
4 years ago
Patrick Barron
8a15ad160b
Fix plugin events not being called and clean up InstallationManager.cs
4 years ago
BaronGreenback
8439860b2a
Merge branch 'master' into Plugins
4 years ago
crobibero
533b981668
migrate to IHttpClientFactory in InstallationManager
4 years ago
crobibero
5e6cdc8842
Install specific plugin version if requested
4 years ago
crobibero
2b5d515de7
specify plugin repo on install
4 years ago
crobibero
f40bcff113
Catch HttpRequestException when requesting plugins
4 years ago
dkanada
4e08876028
Merge pull request #3418 from Bond-009/minor3
...
Minor changes
4 years ago
Bond-009
3d42f37538
Minor changes
4 years ago
Bond-009
464066f362
Merge pull request #3411 from neilsb/system-plugin-removal
...
Prevent system plugins from being uninstalled
4 years ago
BaronGreenback
a25a233b75
Using Version class.
4 years ago
Neil Burrows
a20fd34161
Update Emby.Server.Implementations/Updates/InstallationManager.cs
...
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
4 years ago
Neil Burrows
c20400fa40
Prevent system plugins from being uninstalled
4 years ago
BaronGreenback
99410f3c97
fixes
4 years ago
BaronGreenback
a041fe8a2d
Add versioning to plugin folders
4 years ago
dkanada
f5d82441a4
Merge branch 'master' into custom-repos
4 years ago
dkanada
91f60c2139
add missing line from using block
4 years ago
dkanada
7161a30af7
improve error handling when a single repository has issues
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
dkanada
8ac2f1bb8b
simplify the custom repository feature for now
4 years ago
crobibero
44957c5a9a
Use typed logger where possible
4 years ago
dkanada
b7f4b8e2b5
initial implementation for custom plugin repositories
4 years ago
dkanada
fe16c3fad4
Merge branch 'master' into install-plugin
4 years ago
dkanada
7176a9a30a
fix build issues
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Vasily
40502a33e0
Merge pull request #3203 from Bond-009/warn18
...
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
dkanada
6a7cb21b7e
apply code suggestions
...
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Bond_009
4748105dce
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
5 years ago
Bond_009
7439e095e2
Merge branch 'master' into nullable3
5 years ago
dkanada
6d3e5d8662
update error log for plugin download
5 years ago
dkanada
7972daaba4
fix a few issues with the plugin manifest
5 years ago
Bond_009
fc049caba2
Merge branch 'master' into nullable3
5 years ago
dkanada
bd55bdb4e3
merge branch master into plugin
5 years ago
dkanada
abb7ed9c35
rename target abi property
5 years ago
dkanada
78abbcc251
standardize plugin version and guid properties
5 years ago
dkanada
8e9aeb84b1
remove release channel from plugin classes
5 years ago
Vasily
53db9567d3
Merge pull request #2769 from mark-monteiro/configurable-repo-url
...
Make Plugin Repo URL Configurable
5 years ago
Mark Monteiro
8e3b09a996
Do not use IAsyncEnumerable unnecessarily
5 years ago
Mark Monteiro
ed88430429
Log error messages when the manifest URL is not valid
5 years ago
Mark Monteiro
15dd46c25a
Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option
5 years ago
Bond_009
30ce346f34
Enable nullabe reference types for MediaBrowser.Model
5 years ago
dkanada
974a04c129
update plugin classes for nightly builds
5 years ago
Bond_009
5a8e972952
Enable TreatWarningsAsErrors for some projects
...
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
5 years ago