Michael J. Cohen e99cf6757e Throw a useful error in the log when FileBrowser fails to load because of missing pywin32
This is a quick hack so that anyone else who runs this from source doesn't have to spend
the time I spent tracking down why directory.list failed silently.

There are two options that are much cleaner that come to mind:

- Subclass ImportException so as to differentiate missing requirements from
  parse errors etc.
- Provide a method for plugins to list their requirements, so that
  the loader can be the one to use imp.find_module().

Using imp.find_module() seems wise, either way.
2012-04-03 20:35:25 -04:00
2012-02-14 21:40:38 +01:00
2012-03-11 02:46:08 +01:00
2011-03-07 13:50:56 +01:00

CouchPotato Server

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.

S
Description
Automatic Movie Downloading via NZBs & Torrents
Readme 22 MiB
Languages
Python 91.1%
JavaScript 7%
CSS 1.5%
HTML 0.2%
Shell 0.2%