Commit graph

10 commits

Author SHA1 Message Date
Henric Andersson
e3953d13f1 Changed from RPM tool to yum which should automatically pull in
dependencies. (Djelibeybi)
2015-02-01 22:29:21 -08:00
Sky Faber
126a4574b9 Install if already downloaded 2015-01-28 00:03:41 -08:00
Henric Andersson
856f9833bf Added wget check to avoid issues downloading 2014-10-04 14:44:42 -07:00
Henric Andersson
a180d3c1bd Updated version and history 2014-10-04 14:31:52 -07:00
Henric Andersson
b85ba28d2d Moved config sourcing so it's possible to override
all config settings (except URL, that should be changed if
plex.tv alters again).
2014-06-23 22:00:17 -07:00
Andrew Parker
07a1368b07 Added the option to specify a download directory. This allows you to configure where the download will be saved, and where it looks for existing files. Specify the full path to the download directory, without a trailing slash. 2014-06-23 22:39:45 -06:00
Henric Andersson
4b6653f0fb Forgot to update version number in header
Probably need a better way of doing this :)
2014-05-20 14:57:52 -07:00
Henric Andersson
b8b4eaae8d Added support for redhat based distros
Script now autodetects redhat based distributions and download
the correct file. Can also install using the autoinstall option.

NOTE! Not as well tested as Debian based systems, since I don't
      run any redhat distro myself. Please provide feedback if
      you have issues.
2014-05-20 14:41:57 -07:00
Henric Andersson
170db366ba Added auto install
Added convenience function to automatically install the newly
downloaded file. Requires root, so there is now a root check
before continuing.

Signed-off-by: Henric Andersson <ha@sensenet.nu>
2014-05-20 14:16:13 -07:00
Henric Andersson
41f1b147fc Added support for non-plexpass
It's now possible to use this tool to download the
public version by supplying the -p option.

Also renamed the tool to something more fitting.

Signed-off-by: Henric Andersson <ha@sensenet.nu>
2014-04-24 01:20:34 -07:00
Renamed from plexpass_update.sh (Browse further)