Juke
|
b23de78b47
|
enabled spaced search in gazelle
|
2010-05-11 18:44:52 +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
|
e0eddf0299
|
beautify code
|
2010-05-11 16:55:58 +02:00 |
|
Christophe Benz
|
40d5cc3e0e
|
change Results API
|
2010-05-11 16:55:55 +02:00 |
|
Romain Bignon
|
937e8ca370
|
fix parsing of crappy DLFP pages
|
2010-05-11 15:08:40 +02:00 |
|
Christophe Benz
|
eb9118133b
|
fix for not Results-API compliant frontends
|
2010-05-11 15:07:17 +02:00 |
|
Christophe Benz
|
92a2ebc417
|
remove deprecated application monfric
|
2010-05-11 15:03:25 +02:00 |
|
Romain Bignon
|
6013bb1247
|
fix a race condition in responses handling (some responses could be lost).
|
2010-05-11 14:46:58 +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
|
bd833e189f
|
fix import
|
2010-05-03 21:03:20 +02:00 |
|
Romain Bignon
|
707cd69e4b
|
fix when I can't get articles
|
2010-05-03 19:55:11 +02:00 |
|
Romain Bignon
|
f776214507
|
send messages returned by ICapMessagesReply.post_reply()
|
2010-05-03 19:32:18 +02:00 |
|
Romain Bignon
|
5fb975a3e1
|
enqueue new message when sending one
|
2010-05-03 19:16:14 +02:00 |
|
Romain Bignon
|
24276ff868
|
don't care if no table is found (it means that there is no result)
|
2010-05-02 19:24:49 +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 |
|
Romain Bignon
|
1c85848195
|
no default values for 'protocol' and 'domain' config fields
|
2010-05-02 17:54:46 +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
|
85d78e9bdf
|
new 'gazelle' backend (bittorrent trackers), implementing ICapTorrent
|
2010-05-01 16:47:39 +02:00 |
|
Romain Bignon
|
11cfc1d68b
|
load backends config's values in raw
|
2010-05-01 16:02:56 +02:00 |
|
Romain Bignon
|
098c96c58f
|
pop results in the correct order
|
2010-05-01 16:02:42 +02:00 |
|
Romain Bignon
|
b4bcfd7593
|
do not freeze when a call is made with no backends
|
2010-05-01 15:48:42 +02:00 |
|
Romain Bignon
|
fbf639993b
|
misc
|
2010-05-01 14:41:09 +02:00 |
|
Romain Bignon
|
245c44987d
|
new ICapTorrent capability
|
2010-05-01 14:41:09 +02:00 |
|
Romain Bignon
|
8a03778975
|
correctly follow symlinks (no unknown modules anymore)
|
2010-05-01 11:09:37 +02:00 |
|
Romain Bignon
|
3b6bca66ca
|
fix loading modules
|
2010-05-01 11:09:36 +02:00 |
|
Romain Bignon
|
58b9e693ee
|
fix encoding of sender name in the email's From field
|
2010-04-30 23:49:40 +02:00 |
|
Romain Bignon
|
16318dcbf6
|
use the lxml parser (elementtidy is now deprecated)
|
2010-04-30 18:09:37 +02:00 |
|
Romain Bignon
|
6edafa89a2
|
print a backtrace with debug() on each exception
|
2010-04-30 18:09:11 +02:00 |
|
Romain Bignon
|
c77acdbef4
|
new getBacktrace() function
|
2010-04-30 18:09:01 +02:00 |
|
Romain Bignon
|
cdfc6882f9
|
catch exceptions raised by iterators
|
2010-04-30 17:38:31 +02:00 |
|
Romain Bignon
|
1103e7f79b
|
sometimes sys.stdin.encoding is None
|
2010-04-30 14:02:59 +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 |
|
Romain Bignon
|
35fa94e504
|
add the method Weboob.do_backends()
|
2010-04-29 22:24:05 +02:00 |
|
Romain Bignon
|
d900375a39
|
using Weboob.do()
|
2010-04-29 15:50:11 +02:00 |
|
Christophe Benz
|
236a37481f
|
install videoob_web data files
|
2010-04-29 14:31:54 +02:00 |
|
Christophe Benz
|
dfadad33e5
|
change egg name to lowercase
|
2010-04-29 14:31:54 +02:00 |
|
Romain Bignon
|
b49fb35d48
|
documentation
|
2010-04-29 11:55:13 +02:00 |
|
Romain Bignon
|
d42f1811d1
|
use new Weboob.do function
|
2010-04-29 11:14:15 +02:00 |
|
Romain Bignon
|
926a25b992
|
Merge branch 'threads'
Conflicts:
weboob/frontends/videoob/application.py
|
2010-04-29 11:10:19 +02:00 |
|
Romain Bignon
|
ff6c3f79ae
|
threads: errors management
|
2010-04-29 11:08:08 +02:00 |
|