Commit graph

63 commits

Author SHA1 Message Date
Henric Andersson
6f87183a71 Merge pull request #5 from diedthreetimes/master
Install if already downloaded
2015-01-28 14:25:45 -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
Henric Andersson
7166f62ffc Merge pull request #2 from xombiemp/master
Download Directory
2014-06-23 21:54:24 -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
Henric Andersson
d686f94e68 First github commit
Signed-off-by: Henric Andersson <ha@sensenet.nu>
2014-04-12 12:10:19 -07:00
Henric Andersson
f810f87ed8 Initial commit 2014-04-10 08:09:14 -07:00