Git Product home page Git Product logo

couchpotato's Introduction

CouchPotato

CouchPotato (CP) is an automatic NZB and torrent downloader. You can keep a "movies I want"-list and it will search for NZBs/torrents of these movies every X hours. Once a movie is found, it will send it to SABnzbd or download the torrent to a specified directory.

Features:

  • Automatic downloading and sending of NZBs to SABnzbd
  • Automatic downloading of torrents files to a specified directory
  • Easily add movies via IMDB UserScript
  • Movie sorting & renaming
  • Trailer downloading
  • Quality options to download best available. Overwrite if better is found.
  • A "Coming Soon" page with soon to be released DVD and Theater info.
  • Support for NZBs.org, NZBMatrix, Newznab.com and ThePirateBay.

preview thumb

UserScript:

imdb

If you find a bug or need a feature that you think is awesome! Let me know!

Donate

PayPal - Donate

I'm building CouchPotato in my spare time, so if you want to buy me a coke while I'm coding, that would be awesome!

Changelog

Can be found here

Todo

Can be found here

Dependencies

To run CP you will need Python.

CouchPotato is built using

CherryPy, SQLAlchemy, Mako, Routes, IMDbPy, DateUtil, MarkupSafe, TheMovieDB, NZBMatrix, NZBs.org, Newznab.com, HD-Trailers, The Pirate Bay, PyInstaller

Installation and Setup

Windows:

  • Download the latest Windows build Can be found here
  • Extract it wherever you like
  • Start CouchPotato.exe
  • Set your username & password in the settings if you want.
  • Fill in all the config stuff

OSx:

  • If you're on Leopard (10.5) install Python 2.6+: Python 2.6.5
  • Git clone/extract CP wherever you like
  • Run "CouchPotato.app"
  • Set your username & password in the settings if you want.
  • Fill in all the config stuff

Linux:

  • Install Python 2.6 or higher
  • Git clone/extract CP wherever you like
  • Run "python CouchPotato.py -d" to start in deamon mode
  • Set your username & password in the settings if you want.
  • Fill in all the config stuff

Ubuntu (init.d script):

  • Copy "initd" to /etc/init.d/couchpotato - > "sudo cp initd /etc/init.d/couchpotato"
  • If you want, change "RUN_AS=root" to another user.
  • If your CP installation isn't in "/usr/local/sbin/couchpotato/", make sure to change the path in the initd script.
  • Make executable "sudo chmod a+x /etc/init.d/couchpotato"
  • Add it to the startup items: "sudo update-rc.d couchpotato defaults"
  • Start "sudo /etc/init.d/couchpotato start"

Other:

Update

Github users can use the built-in update feature (under Settings, or in the CP footer)

If you're running the Windows Binary Build, you have to shutdown CP and overwrite the .exe with the newer function. Make sure your config.ini and data.db are untouched.

couchpotato's People

Contributors

alshain avatar dmwyatt avatar joostk avatar khellang avatar lechat avatar maienm avatar mattprecious avatar mcrewson avatar neoflex avatar ruudburger avatar shanemcc avatar ssboisen avatar tester22 avatar travisghansen avatar ultrarazen avatar wrboyce avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.