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 |
|
Romain Bignon
|
d900375a39
|
using Weboob.do()
|
2010-04-29 15:50:11 +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 |
|
Christophe Benz
|
85060b4c3b
|
unused imports
|
2010-04-28 14:54:28 +02:00 |
|
Christophe Benz
|
887f7d98de
|
add thumbnails to videoob web
|
2010-04-28 14:49:14 +02:00 |
|
Christophe Benz
|
aa1a2a2921
|
s/preview_url/thumbnail_url/
|
2010-04-28 14:49:14 +02:00 |
|
Juke
|
cbf7480603
|
Rename to masstransit
https://symlink.me/issues/269
|
2010-04-28 14:36:26 +02:00 |
|
Christophe Benz
|
c89ba43d07
|
add merge option and some sorting
|
2010-04-28 11:34:26 +02:00 |
|
Christophe Benz
|
c272634a14
|
better presentation
|
2010-04-28 11:34:26 +02:00 |
|
Juke
|
735b79a75d
|
add plateform to travel_ui
|
2010-04-27 23:08:07 +02:00 |
|
Juke
|
94ab52393b
|
check input and connection
|
2010-04-27 20:03:20 +02:00 |
|
Christophe Benz
|
c39f9d177e
|
add basic videoob-web frontend
|
2010-04-27 11:32:50 +02:00 |
|
Christophe Benz
|
109fb65f01
|
remove unused http frontend
|
2010-04-27 11:32:50 +02:00 |
|