63 Commits

Author SHA1 Message Date
thelamer
40512389ae prep for 1.21 release 2020-11-19 11:02:20 -08:00
aptalca
a8a9c2f51d let plex complete database and pref file creation 2019-12-05 15:21:04 -08:00
aptalca
f5c6d1c9b0 fix typo 2019-12-05 15:21:04 -08:00
aptalca
e8cd4d7e89 Add support for PLEX_CLAIM 2019-12-05 15:21:04 -08:00
thelamer
b01cd522f1 optmizations from @nemchik 2019-09-18 17:27:28 -07:00
thelamer
177088c298 decrease chance of collision if we are setting multiple group names 2019-09-18 09:12:00 -07:00
aptalca
baa34948d8 improve logic for root owned devices 2019-09-18 11:32:00 -04:00
aptalca
66046f9582 add abc to all video and render groups 2019-09-17 19:06:10 -04:00
tobbenb
c6a7743691 Add variable for setting UMASK 2019-08-06 14:44:52 -07:00
aptalca
2dc0521c2c fix permissions for /dev/dvb 2019-07-10 14:30:35 -07:00
thelamer
c7d9df20a9 fall back to root if no group is found 2019-06-22 10:56:16 -07:00
thelamer
421b179203 need to limit the logic to exact match a line containing only 0 , also add note to readme 2019-05-20 20:37:16 -07:00
Eric Nemchik
256bf7a1d6 Update 50-gid-video
Never use root
2019-05-21 11:26:59 +08:00
Brian D. Frost
81f0da3ebf Fixing a curl command that was broken in 60-plex-update 2019-03-22 11:14:04 -07:00
thelamer
d8254e6bdf updating endpoint to specifically hit the computer linux json and using custom_json for versioning 2019-03-14 16:40:11 -07:00
aptalca
8a5075c9c8 switch to new api, enable plex pass for armhd and aarch64 2019-03-14 18:43:29 -04:00
thelamer
96bc2df635 fix for pid removal on startup 2019-02-15 11:20:18 -08:00
aptalca
6b2fda0ee7 clean up pid 2019-02-15 08:59:14 -08:00
aptalca
a0fbde5776 fix nvidia vars, add device vars 2019-02-09 17:27:10 +00:00
thelamer
b10368d03f adding update exit logic on docker versioning 2019-02-07 14:38:03 -08:00
Ryan Kuba
88765a032a Pipeline hw (#150)
* adding multi arch logic and pipeline, first version of included hardware accel info, pulling debs from new endpoint

* removing web screenshotting from ci process

* adding update logic for arm variants and templating readme file

* Adding nvidia environment variables

* Adding information on nvidia container runtime

* updating pipeline logic to use static endpoint and disabling updates on those branches

* bug bashing escape characters in jenkins logic

* remove avahi service that is no longer needed by plex

* set new artifact download location
2019-02-06 20:16:30 +00:00
aptalca
202321e3b9 add new ld library path 2019-01-23 11:47:30 -08:00
sparklyballs
44b6bd2fb1 linting fix 2018-09-07 10:41:40 +01:00
sparklyballs
837fd1f2ae linting fixes 2017-12-02 15:54:37 +00:00
sparklyballs
b3b03e99ce don't use LD_LIBRARY_PATH as env, interferes with ssl setup (#89) 2017-01-14 02:42:09 +00:00
sparklyballs
7b95c710b1 chown the root of /config and files non-recursive 2017-01-12 23:01:09 +00:00
sparklyballs
55e1964bf0 save up 2017-01-11 21:26:14 +00:00
sparklyballs
3740cdb35b retry again with /bin/bash 2017-01-11 21:02:40 +00:00
sparklyballs
08c34488df test theory if it /bin/sh causing jenkins crashlog 2017-01-11 20:58:07 +00:00
sparklyballs
28aed5a071 put LIBPATH in dockerfile, try using /bin/bash in place of /bin/sh to see if jenkins crash happens 2017-01-11 20:54:44 +00:00
sparklyballs
86ff461b42 tweak chown init once again 2017-01-11 20:37:30 +00:00
sparklyballs
85caabf7a7 different approach to init 2017-01-11 20:29:18 +00:00
sparklyballs
894d4b74fa use PLEX_MEDIA_SERVER_INFO_DEVICE=docker to identify to pms using a docker image, fix quotes on variable, shellcheck 2017-01-11 19:51:37 +00:00
sparklyballs
bac8b14e6c use plex env variables, usermod home folder of abc to /app 2017-01-11 19:16:55 +00:00
sparklyballs
346d0ef4dd use ",," instead of export and case switch 2017-01-03 02:05:17 +00:00
aptalca
8c4bcb733a Condense the ownership check 2016-12-14 14:45:38 -05:00
aptalca
ac7bb65f5f use uid instead of id, because there can be multiple ids tied to same uid 2016-12-14 00:29:48 -05:00
aptalca
c2f1a2ab1b friggin' lint checker :-P 2016-12-14 00:21:01 -05:00
aptalca
a9b9a12ea3 enable ownership check on /config 2016-12-14 00:10:22 -05:00
zaggash
0ece5b3a19 Fix VERSION case error 2016-10-17 17:54:52 +02:00
sparklyballs
7fd2f7f574 better test for package installed or not. 2016-08-23 17:06:38 +01:00
sparklyballs
960aa1dcc0 move test for plex installed to top of update script, change dpkg options 2016-08-23 12:29:39 +01:00
sparklyballs
77f0ea6049 real belt and braches stuff here, trying to cover every possible base though, who cares if the script is a mile long, as long as the user doesn't end up with a borked system 2016-08-23 10:10:39 +01:00
sparklyballs
b1b4525756 real belt and braches stuff here, trying to cover every possible base though, who cares if the script is a mile long, as long as the user doesn't end up with a borked system 2016-08-23 10:01:37 +01:00
sparklyballs
892c17b0b8 correcting locations, would be just bloody dandy if plex had some semblance of consistency in it's locations 2016-08-23 08:57:18 +01:00
sparklyballs
1d6831d557 haven't quite sorted out better download error handling 2016-08-23 03:47:23 +01:00
sparklyballs
b34d77d1fc refine update script, attempt at better error control 2016-08-23 02:32:22 +01:00
sparklyballs
d8e00e7deb tweak the printf in update 2016-08-22 22:47:27 +01:00
sparklyballs
5db417d56e save up for prosperity, no comment on completion or viability, just a save up 2016-08-22 22:02:36 +01:00
sparklyballs
78f96a9629 still working on update script 2016-08-22 20:41:24 +01:00