Romain Bignon
|
0746942e02
|
accept backends name with only letters and digits
|
2010-11-14 22:18:56 +01:00 |
|
Romain Bignon
|
c644aacd29
|
fix: use ResultsCondition in BackendsCall instead of hack in Weboob (refs #372)
|
2010-11-14 21:46:48 +01:00 |
|
Christophe Benz
|
5fc8c14b2d
|
fix #372 conditions should not be treated by formatters
|
2010-11-14 15:04:20 +01:00 |
|
Christophe Benz
|
041e80e85d
|
remove unused class
|
2010-11-14 15:04:20 +01:00 |
|
Christophe Benz
|
cfb4bf4ab5
|
fix webkit formatter
|
2010-11-14 14:26:32 +01:00 |
|
Romain Bignon
|
916fc3d98e
|
add a path completer for weboorrents command 'getfile'
|
2010-11-14 14:11:10 +01:00 |
|
Christophe Benz
|
5d6b3d6abc
|
add inspect command
|
2010-11-14 11:09:04 +01:00 |
|
Romain Bignon
|
2d4587c147
|
handle common exceptions even during application loading
|
2010-11-13 01:48:20 +01:00 |
|
Romain Bignon
|
fda971a7f1
|
oops typo in call of CallErrors handler
|
2010-11-12 14:24:43 +01:00 |
|
Romain Bignon
|
8c7da03c60
|
fix: when there are no args, return [] instead of ['']
|
2010-11-11 13:57:25 +01:00 |
|
Romain Bignon
|
6b25131bf5
|
check also if stdin is a tty to enable the pager
|
2010-11-11 13:23:42 +01:00 |
|
Romain Bignon
|
d224effe35
|
fixes
|
2010-11-11 01:56:03 +01:00 |
|
Romain Bignon
|
3fb2bb6575
|
factorization of CallErrors exception handlers
|
2010-11-11 01:43:58 +01:00 |
|
Romain Bignon
|
ebe29a061f
|
new method 'delete' in storage and config
|
2010-11-11 01:11:00 +01:00 |
|
Romain Bignon
|
73cc25fadb
|
fix when rtmpdump is missing and for canalplus
|
2010-11-09 23:27:51 +01:00 |
|
Christophe Benz
|
b69a31e1b9
|
python2.5 compatibility (for maemo)
|
2010-11-01 16:48:17 +01:00 |
|
Romain Bignon
|
572d5c1061
|
fix things related to conditions
|
2010-11-01 10:37:07 +01:00 |
|
Romain Bignon
|
4670081040
|
minor changes
|
2010-11-01 10:08:18 +01:00 |
|
Romain Bignon
|
34be0d69d2
|
always display the 0 line
|
2010-10-31 14:50:00 +01:00 |
|
Romain Bignon
|
2b55ab7340
|
fix the 'logging' command
|
2010-10-31 00:14:53 +02:00 |
|
Romain Bignon
|
a1a58c7c32
|
add --logging-file parameter, and color stdout lines depending of level
|
2010-10-30 16:09:02 +02:00 |
|
Romain Bignon
|
4e4ca43949
|
fix logging, and add --logging-file parameter
|
2010-10-30 13:49:21 +02:00 |
|
Romain Bignon
|
2fa00066ba
|
unused import
|
2010-10-30 11:26:04 +02:00 |
|
Romain Bignon
|
8fc7860150
|
$full and $direct selectors work
|
2010-10-30 11:24:49 +02:00 |
|
Romain Bignon
|
e3458248ab
|
new command 'backends register' (closes #294)
|
2010-10-30 10:55:12 +02:00 |
|
Romain Bignon
|
711f2c73a3
|
print call errors
|
2010-10-28 00:05:05 +02:00 |
|
Romain Bignon
|
16b7b1d9be
|
do not display columns with only None values
|
2010-10-27 23:45:48 +02:00 |
|
Romain Bignon
|
8997b1fe27
|
enhancements of register
|
2010-10-27 23:45:28 +02:00 |
|
Romain Bignon
|
d6e28f60a5
|
add CSV formatter (closes #350)
|
2010-10-27 08:24:16 +02:00 |
|
Romain Bignon
|
a792b6601c
|
support new Values* classes and ICapAccount with a 'Register' button (closes #390)
|
2010-10-26 21:02:45 +02:00 |
|
Romain Bignon
|
8777e6c1d3
|
weboob-config now supports new Value* classes instead of BackendConfig ones
|
2010-10-26 21:02:42 +02:00 |
|
Romain Bignon
|
bd44734f78
|
display a notice to encourage user to contribute when NotImplementedError is raised
|
2010-10-23 11:15:14 +02:00 |
|
Romain Bignon
|
41a76723b6
|
do not use a bold prompt (there are a several of problems)
|
2010-10-19 10:42:03 +02:00 |
|
Romain Bignon
|
0b646e0e14
|
do not display columns when all values are NotLoaded or NotAvailable
|
2010-10-17 15:01:32 +02:00 |
|
Romain Bignon
|
89e2c29447
|
fix falling back to default formatter
|
2010-10-16 22:24:59 +02:00 |
|
Romain Bignon
|
2968b4f7b6
|
fix: class attributes are shared between instances, do not use them here
|
2010-10-16 19:00:03 +02:00 |
|
Romain Bignon
|
e114fb654f
|
correctly remove the '--Press a key to continue--' line
|
2010-10-16 15:02:46 +02:00 |
|
Romain Bignon
|
d2c70b7e98
|
in a tty, ask user to press <Enter> when text exceed the term height
|
2010-10-16 12:11:30 +02:00 |
|
Romain Bignon
|
86f2ede418
|
fix empty commands
|
2010-10-15 18:29:32 +02:00 |
|
Romain Bignon
|
a9f6ec93aa
|
renamed VideoPlayer to MediaPlayer
|
2010-10-15 18:29:10 +02:00 |
|
Romain Bignon
|
24e3671f27
|
video_list formatter display count in interactive mode, the full ID otherwise
|
2010-10-15 10:12:44 +02:00 |
|
Romain Bignon
|
61deb66ac8
|
set default formatter
|
2010-10-15 09:23:25 +02:00 |
|
Romain Bignon
|
a86a6b2669
|
rewrite formatters management in repl
Commands can use specific default formatters, user can redefine formatters
per commands or globally.
|
2010-10-14 20:09:32 +02:00 |
|
Romain Bignon
|
fa24395efb
|
unused import
|
2010-10-13 09:34:10 +02:00 |
|
Christophe Benz
|
5b014361af
|
forget \n
|
2010-10-12 19:43:48 +02:00 |
|
Christophe Benz
|
bd447b3cf2
|
simplify code
|
2010-10-12 19:43:48 +02:00 |
|
Romain Bignon
|
d351cd13f0
|
fix boobank when coming is not available
|
2010-10-09 09:03:41 +02:00 |
|
Romain Bignon
|
0ebf8d579d
|
add class attribute to disable REPL behaviour
|
2010-10-08 10:52:35 +02:00 |
|
Romain Bignon
|
a36aa0d56e
|
handle errors during loading and ask users to reconfigure backend
|
2010-10-01 20:17:23 +02:00 |
|
Romain Bignon
|
ad588d5d1d
|
rename -S(--save-responses) to -a
|
2010-10-01 17:14:36 +02:00 |
|