~ Easy web frontend for your media on a debian VPS.
Gunther can be used as a easy-to-use web frontend for your personal media. You can stream your media, aswell as automatically request new media to programs controlled by API. (think CouchPotato, Sickbeard, ...)
The idea is to have a central place for the less tech-savvy user. If you want to contribute, application/ is the folder you need.
Note: This can install downloaders for you. Use the setupDownloaders.sh script for that..
- Works with the high performance web server nginx
- Uses the high performant Webdav protocol for sharing; almost every client supports this
- No running database required; uses SQlite
- Caches posters and actor images; a little slower, but at least everything is over HTTPS
- Fetches all media info directly from providers.
- Start with a fresh debian installation and be logged in as root.
- Download the setup file to your VPS.
cd /tmp && wget --no-check-certificate https://raw.githubusercontent.com/HazCod/Gunther/master/setup/setup.sh
- Set your desired admin password in the script (default is
Gunth3r!
) and run the setup script to setup everything on your Debian host.
nano setup.sh
chmod +x setup.sh
./setup.sh
- Set your API keys in config.php.
- Setup a daily cron job to keep the site snappy. (not mandatory)
01 0 * * * www-data wget --no-check-certificate -q http://localhost/cache &>/dev/null
- Login with admin and the password.
(HTML/PHP/CSS/SHELL/JS), VideoJS, Bootswatch Flatly, Bootstrap, IMDB, TheTVDB, SQLite