BaronGreenback
|
8e04e6c837
|
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-12-23 10:27:27 +00:00 |
|
BaronGreenback
|
63c290f878
|
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-12-23 10:26:20 +00:00 |
|
BaronGreenback
|
4757824a82
|
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-12-18 21:55:50 +00:00 |
|
Greenback
|
cb793af30e
|
Renamed guid to id
|
2020-12-18 21:11:29 +00:00 |
|
Greenback
|
5c4fdaa253
|
MaxAbi property removed.
|
2020-12-18 21:05:27 +00:00 |
|
Greenback
|
ce19f2be55
|
Renamed Guid property to Id
|
2020-12-18 20:37:35 +00:00 |
|
Greenback
|
486148dd6b
|
Removed maxAbi
|
2020-12-18 09:44:57 +00:00 |
|
Greenback
|
1ed25ebd9a
|
Corrections as recommended.
|
2020-12-16 22:36:25 +00:00 |
|
Greenback
|
5323887540
|
Replaced TryGetPlugin with GetPlugin
|
2020-12-15 20:27:42 +00:00 |
|
Greenback
|
eb2439f23b
|
Changes as recommended.
|
2020-12-15 16:37:11 +00:00 |
|
Greenback
|
208d545cfe
|
Changed as suggested.
|
2020-12-15 10:05:04 +00:00 |
|
Greenback
|
cddc87e2af
|
Fixed gitmerge.
|
2020-12-15 01:23:52 +00:00 |
|
BaronGreenback
|
67c480ad53
|
Merge branch 'master' into PluginDowngrade
|
2020-12-15 01:15:54 +00:00 |
|
Greenback
|
0d4aa6bad6
|
Enable local file repositories
|
2020-12-15 01:13:11 +00:00 |
|
Greenback
|
7986465cf7
|
Initial upload
|
2020-12-14 16:14:39 +00:00 |
|
Claus Vium
|
f322866127
|
Merge pull request #4737 from crobibero/missing-ensure-success
|
2020-12-11 09:53:43 +01:00 |
|
crobibero
|
e621244405
|
Add missing EnsureSuccessStatusCode
|
2020-12-08 08:28:19 -07:00 |
|
crobibero
|
8df2213d6b
|
Don't return plugin versions that target newer Jellyfin version
|
2020-12-06 10:13:08 -07:00 |
|
Bond_009
|
8c8a71692e
|
Remove Hex class as the BCL has one now
|
2020-11-25 23:40:31 +01:00 |
|
crobibero
|
c5f5633ec6
|
Handle invalid plugins
|
2020-11-22 12:35:45 -07:00 |
|
Greenback
|
1df58fbaa0
|
updated
|
2020-11-19 14:12:33 +00:00 |
|
Greenback
|
18855a7884
|
Initialial upload
|
2020-11-19 13:34:09 +00:00 |
|
Bond_009
|
4b1c9dc9ea
|
Pass cancellation where possible
|
2020-11-17 19:43:00 +01:00 |
|
crobibero
|
95a2de757f
|
remove custom HttpException
|
2020-11-14 14:30:34 -07: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 |
|
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 |
|
crobibero
|
53d8023def
|
Update all on-disk plugins
|
2020-09-30 17:37:30 -06:00 |
|
Bond-009
|
cbf9be9416
|
Merge pull request #3577 from crobibero/package-install-repo
Specify plugin repo on plugin installation
|
2020-09-29 18:24:11 +02:00 |
|
Matt Montgomery
|
53d5f64e03
|
Fix SA1513, SA1514, SA1507, and SA1508
|
2020-09-28 15:04:31 -05:00 |
|
crobibero
|
b7022e8dc1
|
Merge remote-tracking branch 'upstream/master' into package-install-repo
|
2020-09-26 16:57:53 -06:00 |
|
Joshua M. Boniface
|
bc5404cd6f
|
Merge pull request #3401 from BaronGreenback/Plugins
Fix for windows plug-in upgrades issue: #1623
|
2020-09-16 17:22:58 -04:00 |
|
BaronGreenback
|
ddfb13f945
|
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-09-08 17:50:37 +01:00 |
|
BaronGreenback
|
f4eb34a966
|
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-09-08 17:50:19 +01: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 |
|
BaronGreenback
|
8439860b2a
|
Merge branch 'master' into Plugins
|
2020-09-05 20:49:04 +01:00 |
|
crobibero
|
533b981668
|
migrate to IHttpClientFactory in InstallationManager
|
2020-08-31 11:30:05 -06:00 |
|
crobibero
|
5e6cdc8842
|
Install specific plugin version if requested
|
2020-08-14 08:54:21 -06:00 |
|
crobibero
|
2b5d515de7
|
specify plugin repo on install
|
2020-07-17 09:08:29 -06:00 |
|
crobibero
|
f40bcff113
|
Catch HttpRequestException when requesting plugins
|
2020-07-16 08:28:31 -06: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 |
|
BaronGreenback
|
a25a233b75
|
Using Version class.
|
2020-06-22 11:57:46 +01:00 |
|
Neil Burrows
|
a20fd34161
|
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-06-22 11:04:20 +01:00 |
|
Neil Burrows
|
c20400fa40
|
Prevent system plugins from being uninstalled
|
2020-06-22 10:13:28 +01:00 |
|
BaronGreenback
|
99410f3c97
|
fixes
|
2020-06-21 16:15:55 +01:00 |
|
BaronGreenback
|
a041fe8a2d
|
Add versioning to plugin folders
|
2020-06-21 13:29:35 +01:00 |
|
dkanada
|
f5d82441a4
|
Merge branch 'master' into custom-repos
|
2020-06-17 02:09:32 +09:00 |
|
dkanada
|
91f60c2139
|
add missing line from using block
|
2020-06-07 21:23:11 +09:00 |
|