Commit graph

169 commits

Author SHA1 Message Date
Romain Bignon
79231ee155 fix format() calls 2010-06-22 10:49:51 +02:00
Christophe Benz
7b8798efd9 add backend.name param for new ConsoleApplication.format() method 2010-06-22 10:44:52 +02:00
Romain Bignon
7158d9c97b port to the new format API (blame cbenz who has broken three frontends once) 2010-06-21 11:06:34 +02:00
Romain Bignon
1aad7e430f use To header field to know the backend to use (instead of In-Reply-To) 2010-06-20 21:25:17 +02:00
Christophe Benz
9a8ffd971d constrain backend search 2010-06-17 17:04:13 +02:00
Christophe Benz
a0f8137fc5 id decoration belongs to formatter 2010-06-17 15:47:05 +02:00
Christophe Benz
cc610a5e12 add join_id 2010-06-17 01:06:32 +02:00
Christophe Benz
d857f05a3b handle ids and providers frontend-side using helper 2010-06-16 22:13:16 +02:00
Christophe Benz
947d50da4e better handle utf-8 2010-06-16 21:48:48 +02:00
Romain Bignon
76e0cbe2ba new frontend: weboobtests 2010-06-13 14:24:56 +02:00
Romain Bignon
d8824c99d6 Revert "new option 'backends' to set a restricted list of backends to load"
This reverts commit 110a975735.
2010-06-09 13:09:05 +02:00
Romain Bignon
a89141632f more portable way to display applications list (but the module name isn't necessarily the same than script) 2010-06-09 00:17:14 +02:00
Romain Bignon
02cbf9a202 correctly ask configuration to user 2010-06-08 23:49:52 +02:00
Romain Bignon
110a975735 new option 'backends' to set a restricted list of backends to load 2010-06-08 22:25:44 +02:00
Romain Bignon
8a86468677 renamed application.py to videoob.py 2010-05-30 18:16:57 +02:00
Christophe Benz
076a4f44b9 s/ICapVideoProvider/ICapVideo 2010-05-28 17:04:47 +02:00
Romain Bignon
0780c5ac17 in debug mode, print backtrace in the error mail 2010-05-28 15:10:04 +02:00
Romain Bignon
dcfae72688 store values in integer instead of booleans 2010-05-26 12:10:09 +02:00
Romain Bignon
c23edbc41e remove import to deleted module monfric 2010-05-26 11:23:09 +02:00
Christophe Benz
fad7d2d56c add ability to add application specific options 2010-05-21 19:18:46 +02:00
Romain Bignon
c5fef77bc8 renamed application.py files to frontends name 2010-05-20 19:27:20 +02:00
Romain Bignon
bbca6f3f81 send a mail when an error occured while posting a message 2010-05-20 14:31:26 +02:00
Christophe Benz
51b5d00b6e load modules instead of backends 2010-05-19 11:54:57 +02:00
Christophe Benz
d3cb59b86a add weboobcfg edit command 2010-05-19 11:54:30 +02:00
Christophe Benz
b6f3b39744 fix pyflakes errors 2010-05-19 11:16:06 +02:00
Christophe Benz
d913819c01 do not report shell arguments to embedded ipython shell 2010-05-16 17:43:02 +02:00
Christophe Benz
a4a74eda4f implement chatoob messages command 2010-05-16 17:42:27 +02:00
Christophe Benz
4ecc942083 chatoob has no config 2010-05-16 12:42:42 +02:00
Christophe Benz
44221c4c9e [wip] work on chatoob frontend 2010-05-16 02:18:19 +02:00
Christophe Benz
0c425a2e9b no more need to print format result 2010-05-15 04:56:59 +02:00
Christophe Benz
38f1166328 add default config values as empty strings when adding backend instance 2010-05-14 19:18:06 +02:00
Christophe Benz
8763d20a08 add interactivity for adding backends 2010-05-14 19:02:33 +02:00
Christophe Benz
477c298131 print backtraces 2010-05-14 17:33:57 +02:00
Christophe Benz
27242e80ba fix imports 2010-05-11 17:07:23 +02:00
Christophe Benz
27c32c01b4 remove no-maintained dummy frontend 2010-05-11 17:04:47 +02:00
Christophe Benz
968ae48673 move monboob code to frontends dir 2010-05-11 17:03:35 +02:00
Christophe Benz
f21e8b25b6 use right name for masstransit 2010-05-11 17:00:45 +02:00
Christophe Benz
683979a839 use logging instead of printing to stderr 2010-05-11 16:59:48 +02:00
Christophe Benz
7d698192f3 adapt frontends to new Results API 2010-05-11 16:59:21 +02:00
Christophe Benz
40d5cc3e0e change Results API 2010-05-11 16:55:55 +02:00
Christophe Benz
92a2ebc417 remove deprecated application monfric 2010-05-11 15:03:25 +02:00
Christophe Benz
3f49908d86 new frontend weboob-debug 2010-05-11 12:00:33 +02:00
Christophe Benz
73ffa6c6f1 Results API 2010-05-05 19:03:38 +02:00
Romain Bignon
550fee93ba command 'getfile' to store torrent in a file (or to stdout with '-') 2010-05-02 19:09:31 +02:00
Romain Bignon
bcc3079d41 display files in torrent 2010-05-02 19:04:06 +02:00
Romain Bignon
2ee1c761ea implement Gazelle.get_torrent() method 2010-05-02 18:55:56 +02:00
Christophe Benz
056dec231d add __future__ import 2010-05-01 18:56:50 +02:00
Romain Bignon
f7db731878 new weboorrents application 2010-05-01 16:52:48 +02:00
Romain Bignon
404db79007 new checkbox 'SFW' 2010-04-29 22:44:46 +02:00
Romain Bignon
f834bdabd9 QVideoob uses the Weboob.do API 2010-04-29 22:24:21 +02:00