Skip to content
  1. Feb 05, 2012
  2. Feb 02, 2012
    • Laurent Bachelier's avatar
      Make CapCollection understandable and useable by humans · 682e14c8
      Laurent Bachelier authored
      * 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
      682e14c8
    • Laurent Bachelier's avatar
  3. Dec 04, 2011
  4. Oct 19, 2011
  5. Oct 05, 2011
  6. Sep 09, 2011
  7. Sep 08, 2011
  8. Aug 03, 2011
  9. Jul 24, 2011
  10. Jul 19, 2011
  11. Jul 13, 2011
  12. Jul 11, 2011
  13. Jun 28, 2011
  14. May 08, 2011
  15. May 07, 2011
  16. May 04, 2011
  17. May 03, 2011
  18. Apr 29, 2011
  19. Apr 28, 2011
    • Laurent Bachelier's avatar
      Fix the KickAss test, and enhance it (closes #651) · 87862182
      Laurent Bachelier authored
      This allowed to fix a crash when parsing descriptions with invalid
      unicode (KickAss is quite horrible it seems).
      
      A new attribute, filename, has been added. It is the recommended
      filename of the .torrent file, and should simplify downloading files when
      it will be supported by weboorents.
      
      The usage text/tail was useless, lxml supports text_content() for HTML,
      which is much simpler.
      87862182
  20. Apr 26, 2011
  21. Apr 22, 2011
  22. Apr 21, 2011
  23. Apr 20, 2011
  24. Apr 19, 2011
  25. Apr 14, 2011
  26. Apr 10, 2011
  27. Apr 08, 2011
  28. Mar 25, 2011