dkanada
|
03df22702b
|
update the plugin build with the new properties
|
2020-05-24 16:54:37 +09:00 |
|
Odd Stråbø
|
4b5de740ba
|
Fixes jellyfin/jellyfin#2584
(For new releases anyways)
|
2020-03-15 00:33:31 +01:00 |
|
Joshua Boniface
|
092d98bc90
|
Use 4-digit versions for plugins
Required or the matching inside the server would be out of whack.
|
2020-03-08 11:51:23 -04:00 |
|
Joshua M. Boniface
|
bafed9df02
|
Print stdout of zip errors
|
2020-02-15 13:42:13 -05:00 |
|
Joshua Boniface
|
7765fdddaa
|
Fix for dotnet 3.0
|
2019-12-15 02:47:49 -05:00 |
|
Joshua Boniface
|
e275ef749b
|
Error out of bad plugin builds properly
|
2019-11-03 15:47:46 -05:00 |
|
Joshua Boniface
|
8d2c0bdc9e
|
Ensure restore is done when building plugins
|
2019-08-03 16:04:43 -04:00 |
|
Joshua Boniface
|
f20c16b31e
|
Add helpful text
|
2019-04-25 23:24:00 -04:00 |
|
Joshua Boniface
|
d24ff26d99
|
Print output of failed build commands
|
2019-04-25 23:08:56 -04:00 |
|
Joshua Boniface
|
59c98034f7
|
Put built plugins into ./bin/plugin
|
2019-04-25 19:25:56 -04:00 |
|
Joshua Boniface
|
59c648ce96
|
Fix version strings and readd name to version frag
|
2019-04-09 00:15:36 -04:00 |
|
Joshua Boniface
|
a43aadecba
|
Add a zero to the end of the version
For current-versions (e.g. 1.0.X) it will just append the fourth
zero; for new-versions (e.g. 2) it will append a required second
digit.
|
2019-04-08 23:36:18 -04:00 |
|
Joshua Boniface
|
8c78ff3f47
|
Support multiple versions of plugins in the manifest
|
2019-04-04 23:03:50 -04:00 |
|
dkanada
|
a5280bb65d
|
Update build_plugin.py
|
2019-03-11 21:40:07 -07:00 |
|
Joshua Boniface
|
c92a26dff6
|
Add remaining build elements
|
2019-03-06 23:47:55 -05:00 |
|
Joshua Boniface
|
2f1172a986
|
Remove self-contained in plugin builds
|
2019-02-18 11:40:45 -05:00 |
|
Joshua Boniface
|
b9a1c17258
|
Better handle ZIP archiving
|
2019-02-10 18:22:20 -05:00 |
|
Joshua Boniface
|
9c4b2fec62
|
Add support for creating ZIP archives
|
2019-02-10 17:57:52 -05:00 |
|
Joshua Boniface
|
68b63ce8f2
|
Move more data out of global manifest into build
|
2019-02-08 19:16:41 -05:00 |
|
Joshua Boniface
|
786a235d10
|
Some more work to make things consistent
|
2019-02-03 00:07:39 -05:00 |
|
Joshua Boniface
|
42fcbcb721
|
Complete work on plugin builds, including manifest
|
2019-02-02 03:13:06 -05:00 |
|