Greenback
|
1ed25ebd9a
|
Corrections as recommended.
|
4 years ago |
Greenback
|
5323887540
|
Replaced TryGetPlugin with GetPlugin
|
4 years ago |
Greenback
|
eb2439f23b
|
Changes as recommended.
|
4 years ago |
Greenback
|
208d545cfe
|
Changed as suggested.
|
4 years ago |
Greenback
|
cddc87e2af
|
Fixed gitmerge.
|
4 years ago |
BaronGreenback
|
67c480ad53
|
Merge branch 'master' into PluginDowngrade
|
4 years ago |
Greenback
|
0d4aa6bad6
|
Enable local file repositories
|
4 years ago |
Greenback
|
7986465cf7
|
Initial upload
|
4 years ago |
Claus Vium
|
f322866127
|
Merge pull request #4737 from crobibero/missing-ensure-success
|
4 years ago |
crobibero
|
e621244405
|
Add missing EnsureSuccessStatusCode
|
4 years ago |
crobibero
|
8df2213d6b
|
Don't return plugin versions that target newer Jellyfin version
|
4 years ago |
Bond_009
|
8c8a71692e
|
Remove Hex class as the BCL has one now
|
4 years ago |
crobibero
|
c5f5633ec6
|
Handle invalid plugins
|
4 years ago |
Greenback
|
1df58fbaa0
|
updated
|
4 years ago |
Greenback
|
18855a7884
|
Initialial upload
|
4 years ago |
Bond_009
|
4b1c9dc9ea
|
Pass cancellation where possible
|
4 years ago |
crobibero
|
95a2de757f
|
remove custom HttpException
|
4 years ago |
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 |