weboob-devel/weboob/tools/application
Laurent Bachelier 682e14c86a Make CapCollection understandable and useable by humans
* Make the declaration of fct and it in the constructor Collection,
 instead of adding them from the outside
* Add a function to flatten a list containing collection (solves the
 radioob search crash)
* Better display of collections in the "ls" command (and display both id
 and title)
* The "cd" command goes to the root of the path (like the UNIX cd)
* Move the Video object of canalplus in a correct path
* Make Collection iterable
* Add comments to CapCollection
* Cache the result of fct in a Collection; it is only called once
* CollectionNotFound errors can be more explicit by providing a path
* Require utf-8 in collection paths
* Code cleanups
2012-02-02 23:44:13 +01:00
..
formatters always flush formatter after calling a command 2011-08-12 09:56:30 +02:00
qt add a repositories editor in weboob-config-qt 2012-02-02 17:18:15 +01:00
__init__.py remove namespace packages info 2010-11-25 16:39:05 +01:00
base.py setup a default logging handler at app startup, before parsing args (-vdq) 2012-01-27 17:34:08 +01:00
console.py improve message when trying to add a backend with missing dependancies 2012-01-29 14:16:16 +01:00
javascript.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
media_player.py reorganize players order 2011-06-30 15:21:30 +02:00
repl.py Make CapCollection understandable and useable by humans 2012-02-02 23:44:13 +01:00
results.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00