Skip to content

Latest commit

 

History

History
94 lines (54 loc) · 1.76 KB

README.rst

File metadata and controls

94 lines (54 loc) · 1.76 KB

pdeo

https://travis-ci.org/oczkers/pdeo.png?branch=master codecov.io Codacy Badge

pdeo is a very simple alternative for radarr/couchpotato but using trakt as a watchlist database - automatically downloading movies from torrent. It is written entirely in Python.

Documentation

Documentation might be available someday at http://pdeo.readthedocs.org/.

Installation

(not working yet)

computer ~ # pip install pdeo

OR download and invoke installation manually

computer ~ # python setup.py install

Usage

Look at pdeo/cli.py for more info.

computer ~ # pdeo

Daemon

simple cronjob?

Drop show

Simply hide show/season in trakt and we won't track it anymore.

List of providers

  • thepiratebay
  • polishsource (private tracker)
  • torrentday (private tracker) - not yet implemented

Development

Provider

Various bittorrent tracker websites.

License

GNU GPLv3