Commit Graph

22 Commits

Author SHA1 Message Date
Ruud faaf351662 Group providers together 2013-01-20 20:50:50 +01:00
Ruud e0440d4b11 Try and encode logging messages. fix #403 2012-06-11 12:38:22 +02:00
Ruud 1345e984c4 Fixes for desktop imports 2012-05-02 21:35:37 +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 6bca3e52be Variable cleanup 2012-02-14 22:17:34 +01:00
Ruud 4483292930 Remove empty folders on update
Ignore importErrors on load
2012-02-14 22:03:26 +01:00
Ruud 0013c612fb Auto add provider folders as plugins 2012-01-25 14:16:56 +01:00
Ruud 224d1527e1 Better variable naming
Thanks to DxCx
2011-12-16 22:34:33 +01:00
Ruud 12ce6bc7ab Return proper setting type 2011-12-16 22:08:47 +01:00
Ruud d79a25bb5b Extension -> Userscript 2011-09-27 07:51:06 +02:00
Ruud ff9a5971c4 Userscript fixes 2011-09-26 23:19:08 +02:00
Ruud 9ff4d0bc91 Proper loading of plugins on debug
Restarting functions
2011-08-29 18:07:19 +02:00
Ruud e8db94c831 Auto register static files 2011-08-24 12:02:40 +02:00
Ruud 2a3d1fc8a3 Metadata base 2011-08-21 21:07:09 +02:00
Ruud 09fed4ca63 Scanner, Downloaders, Providers 2011-05-18 12:37:22 +02:00
Ruud 7837adec1d Scheduler
NZBmatrix, newznab
Scores
2011-04-17 23:36:23 +02:00
Ruud 49bf6caa52 Providers, wizard base, core notifier base 2011-04-15 12:21:13 +02:00
Ruud 2b88e08dd5 Subdirectories for providers 2011-04-12 10:51:56 +02:00
Ruud 0672e120a0 ClientScript register 2011-04-11 15:37:41 +02:00
Ruud 85fc1c01ee Notifications 2011-04-09 20:18:51 +02:00
Ruud 322762d702 Searcher, settings styling 2011-03-06 03:01:31 +01:00
Ruud f9523444f4 Switched event system (again) 2011-03-01 11:12:56 +01:00