
- #API KEY FOR NZBVORTEX MOVIE#
- #API KEY FOR NZBVORTEX INSTALL#
- #API KEY FOR NZBVORTEX UPDATE#
- #API KEY FOR NZBVORTEX UTORRENT#
Option to turn seeding support on or off. #API KEY FOR NZBVORTEX UTORRENT#
I did test it with a few torrents for both uTorrent and Transmission, but as this is a significant change we might want a few people to test it? This disables some functions and also makes sure javascript errors are pushed to console instead of the log.įull support for seeding torrents and processing around it. js file, you might need to add it and then restart the grunt process for it to combine it properly.ĭon't forget to enable development inside the CP settings. You can now change css and javascript and it wil reload the page when needed.īy default it will combine files used in the core folder. This will start all the needed tools and watches any files for changes.
Once this process has finished you can start CP using the command grunt.
#API KEY FOR NZBVORTEX INSTALL#
Node/NPM, Grunt, CompassĪfter you've got these tools you can install the packages using npm install. If you're going to add styling or doing some javascript work you'll need a few tools that build and compress scss -> css and combine the javascript files.
Open your browser and go to: Developmentīe sure you're running the latest version of Python 2.7. If not default install, specify options with startup flags in ee /etc/rc.conf. Read the options at the top of more /usr/local/etc/rc.d/couchpotato. Add startup to boot echo 'couchpotato_enable="YES"' > /etc/rc.conf. Make startup script executable chmod 555 /usr/local/etc/rc.d/couchpotato. Copy the startup script cp CouchPotatoServer/init/freebsd /usr/local/etc/rc.d/couchpotato. If running as root, expects python here ln -s /usr/local/bin/python /usr/bin/python. For default install location and running as root cd /usr/local. Install required tools pkg install python py27-sqlite3 fpc-libcurl docbook-xml git-lite. For more info about Docker check out the official website. It's based on the Linux instructions above. You can use linuxserver.io or razorgirl's to quickly build your own isolated app container. (Linux with systemd) Enable it at boot with sudo systemctl enable couchpotato. #API KEY FOR NZBVORTEX UPDATE#
(Linux with systemd) Update the systemd config file with your user and path to CouchPotato.py. (Linux with systemd) To run on boot copy the systemd config sudo cp CouchPotatoServer/init/rvice /etc/systemd/system/rvice. (Ubuntu / Debian with upstart) Add it to defaults sudo update-rc.d couchpotato defaults. (Ubuntu / Debian with upstart) Make it executable sudo chmod +x /etc/init.d/couchpotato. (Ubuntu / Debian with upstart) Change the paths inside the default file sudo nano /etc/default/couchpotato. (Ubuntu / Debian with upstart) Copy the default paths file sudo cp CouchPotatoServer/init/fault /etc/default/couchpotato. (Ubuntu / Debian with upstart) To run on boot copy the init script sudo cp CouchPotatoServer/init/ubuntu /etc/init.d/couchpotato. Then do python CouchPotatoServer/CouchPotato.py to start. Install PyOpenSSL with pip install -upgrade pyopenssl. (Fedora / CentOS) Install GIT with yum install git. (Ubuntu / Debian) Install GIT with apt-get install git-core. Your browser should open up, but if it doesn't go to Linux:. Then do python CouchPotatoServer/CouchPotato.py. Install LXML for better/faster website scraping. If you're on Leopard (10.5) install Python 2.6+: Python 2.6.5. Your browser should open up, but if it doesn't go to OS X:. You can now start CP via CouchPotatoServer\CouchPotato.py to start. Open up Git Bash (or CMD) and go to the folder you want to install CP. If you come and ask on the forums 'why directory selection no work?', I will kill a kitten, also this is because you need PyWin32.
Windows, see the CP forum for more details: This will use git as updater, so make sure that is installed. Running from SourceĬouchPotatoServer can be run from source.
#API KEY FOR NZBVORTEX MOVIE#
Once a movie is found, it will send it to SABnzbd or download the torrent to a specified directory. You can keep a "movies I want"-list and it will search for NZBs/torrents of these movies every X hours. CouchPotato (CP) is an automatic NZB and torrent downloader.