weboob-devel/modules/canalplus
Laurent Bachelier fae4470101 Prepare for objects that are also Collections
Don't force objects to have an id, especially since that id was
incorrect. "plap/plop" would have the same id as "plop", i.e. "plop".
We don't rely on the id for handling Collections anymore.

Change to use more unique property names.

Change the display, instead of using '*', we use '~', and there is no
"Collection" header anymore.
Updated formatters could use that way of showing the object is also a
collection too.

refs #774
2012-03-13 22:08:46 +01:00
..
__init__.py support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
backend.py rename iter_search_results to either search_videos and search_gallery (closes #779) 2012-03-12 16:24:33 +01:00
browser.py Prepare for objects that are also Collections 2012-03-13 22:08:46 +01:00
favicon.png support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
pages.py Friendlier paths in canalplus 2012-03-13 22:08:46 +01:00
test.py Friendlier paths in canalplus 2012-03-13 22:08:46 +01:00
video.py Make CapCollection understandable and useable by humans 2012-02-02 23:44:13 +01:00