Commit Graph

15 Commits

Author SHA1 Message Date
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud 1e1abf407c Dashboard 2013-03-04 23:11:13 +01:00
Ruud a02257a906 Enable both nzb and torrent by default
Use default user download dir and enable blackhole
2012-10-29 16:06:32 +01:00
Ruud 08ae51dbe6 Improved folder select 2012-09-25 14:22:48 +02:00
Ruud 5851f226b6 Add more disks to Windows root directory. 2012-09-16 10:11:04 +02:00
Ruud 7fa06eade4 Select folder, show root 2012-05-25 23:40:54 +02:00
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
Ruud eb03c65768 Sort dirlisting 2012-02-28 00:30:57 +01:00
Ruud 7df24643ac Api doc base 2012-02-21 17:16:02 +01:00
Ruud 798e89c131 Show network drives on Windows 2012-01-22 11:04:18 +01:00
Ruud c518336cf8 Working filebrowser in Windows 2012-01-08 14:42:22 +01:00
Ruud 1e36aeced3 Settings, directory browser 2011-09-05 22:09:54 +02:00
Ruud e8db94c831 Auto register static files 2011-08-24 12:02:40 +02:00
Ruud 7837adec1d Scheduler
NZBmatrix, newznab
Scores
2011-04-17 23:36:23 +02:00