2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2024-07-31 09:36:10 +00:00
Commit Graph

227 Commits

Author SHA1 Message Date
0cd9b2d3a5
Download Plex first, to catch failing builds sooner 2019-08-23 21:56:13 +01:00
878dc6c1e7
Bump libxml2 and libxslt to fix compilation error 2019-08-23 21:54:46 +01:00
2cf6149887
Copy libgcc_1.so from debian-builder 2019-08-23 21:49:04 +01:00
bceaf97cab
Update to Plex ver 1.16.4.1469-6d5612c2f 2019-08-14 22:31:17 +01:00
efcf87b98d
Update to Plex 1.16.3.1402 2019-07-30 22:16:39 +01:00
9cebc18cc7
Build using debian:buster 2019-07-23 12:17:23 +01:00
36c7eafe21
Update to Plex 1.16.2.1321 2019-07-18 20:41:04 +01:00
30e96c56dd
Pin libressl base image version 2019-07-06 16:51:42 +01:00
7be353509a
Update to Plex 1.16.1.1291 2019-07-06 16:42:28 +01:00
f6281f052b
Update to Plex 1.16.0.1226
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-20 20:46:56 +01:00
3642bfe56f
Update to Plex 1.15.8.1198 2019-06-14 10:51:10 +01:00
77d650e01a
Update to Plex ver 1.15.6.1079-78232c603 2019-05-30 10:34:20 +01:00
9d2422eddd
Update to Plex 1.15.4.994 2019-05-16 22:08:29 +01:00
David Pinilla Caparrós
14623b1dfa Fix broken link in README 2019-05-12 19:55:20 +01:00
c9e57b3788
Disable executable stack in shared libs.
Should hopefully fix #11
2019-04-29 17:26:58 +01:00
f01755faea
Update to Plex 1.15.4.993 2019-04-26 22:09:26 +01:00
e0be83c075
Merge pull request #10 from TBK/patch-1
Update to Plex 1.15.3.876
2019-04-07 09:21:55 +01:00
TBK
9f5507d1ac
Update to Plex 1.15.3.876 2019-04-07 09:59:14 +02:00
2cbcf6a001 Update to Plex 1.15.2.793 2019-03-27 22:36:13 +00:00
2d5e841ff4
Update to Plex 1.15.1.791 2019-03-15 11:29:42 +00:00
596e277144
Update to PMS version 1.15.0.659 2019-02-14 22:48:01 +00:00
81fc0fa0d2
Build zlib from source 2019-02-13 23:10:42 +00:00
19662b1707
Remove all versions of bundled libs 2019-02-13 23:09:53 +00:00
7c17e4103b
Simplify 'make' usage 2019-02-13 23:09:52 +00:00
e3e2175060
Enable IPv6 by default 2019-02-07 22:51:44 +00:00
be498ac70f
Update to curl 7.64.0 2019-02-07 22:50:12 +00:00
897da36c85
Update Docker image tags 2019-01-06 18:30:10 +00:00
f86760b1cb
Merge pull request #9 from TBK/patch-1
Update to PMS 1.14.1.5488
2018-12-18 19:48:36 +00:00
TBK
9570535777
Update to PMS 1.14.1.5488 2018-12-18 20:40:29 +01:00
TBK
952db25af8 Update to PMS 1.14.0.5470 (#8)
According to https://forums.plex.tv/t/plex-media-server/30447/238 1.14.0.5470 is now available.
2018-11-28 13:48:12 +00:00
Quentin McGaw
f9e4de3149 Added log environment variables (#6)
* Added verbose env variables

- `LOG_DEBUG` or `LOG_VERBOSE` do not change anything it they are unset (same as before)
- `LOG_DEBUG` or `LOG_VERBOSE` take precedence on Plex configuration file at start when set to `0` or `1`. The user can change the Preferences once the container is started which will overwrite the environment variables.
2018-11-26 13:30:45 +00:00
e283b21505
Merge pull request #3 from TBK/patch-1
Update to PMS version 1.13.9.5456
2018-10-31 21:53:52 +00:00
TBK
b67a489c79
Update to PMS version 1.13.9.5456 2018-10-31 22:42:43 +01:00
8654c0fbdf
Update LibreSSL to 2.8.2 2018-10-22 23:23:19 +01:00
dac8a21edc
Allow server claiming at any time 2018-10-04 12:51:38 +01:00
e36ec1723e
Use all cores when make'ing 2018-10-04 12:51:37 +01:00
34694a391a
Update to curl 7.61.1 2018-10-03 17:10:13 +01:00
e4b29e31ad Update to Plex 1.13.8.5395 2018-09-25 00:43:34 +01:00
1f0f916f64
Update publish tags 2018-09-04 21:43:20 +01:00
e9d2165706
Use spritsail/drone-test for test-bin step 2018-08-24 11:56:13 +01:00
174222bf52
Remove unused script files 2018-08-24 11:22:28 +01:00
1d6e18d44f Update to Plex 1.13.5.5332 2018-08-23 11:25:31 +01:00
db614dea52
Add back-compat for old config mountpoint 2018-08-20 11:41:01 +01:00
1ac410776e
Merge feature branch 'init-scripts' 2018-08-19 23:50:08 +01:00
7dbbd7c388
Add useful documentation to README 2018-08-19 23:47:32 +01:00
210576c0ea
Print clearer warning about permission change 2018-08-19 21:09:26 +01:00
9360ec8b65
Use specific match for patch name 2018-08-19 21:08:34 +01:00
f4602958fd
Add new entrypoint/config script 2018-08-19 20:27:47 +01:00
93aeb86ab0
Prune unused features from libxml/libxslt 2018-08-19 20:24:29 +01:00
eae5086546
Remove libcurl-option from curl 2018-08-19 18:07:40 +01:00