Commit graph

2,459 commits

Author SHA1 Message Date
Romain Bignon
ac24cfa774 add missing manpages 2012-02-06 19:56:36 +01:00
Romain Bignon
822bd8c59d use "weboob/VERSION" as user-agent to download files on repositories 2012-02-06 18:20:49 +01:00
Romain Bignon
98179edc93 I'm now the maintainer of packaging 2012-02-05 23:42:29 +01:00
Romain Bignon
4be4b40509 bump to 0.b 2012-02-05 19:35:30 +01:00
Romain Bignon
7e00089590 Weboob 0.a released 2012-02-05 19:35:30 +01:00
Romain Bignon
9300d08e24 do not try to get hidden photos as they are not available 2012-02-05 19:35:30 +01:00
Romain Bignon
04a022a2dd fix getting profiles when a photo is unavailable 2012-02-05 19:22:51 +01:00
Romain Bignon
d6c594f69d fixes 2012-02-05 19:22:33 +01:00
Romain Bignon
de3f137d85 fix kickass 2012-02-05 17:53:44 +01:00
Romain Bignon
dfb52a2624 verbose error messages in Qt applications (closes #775) 2012-02-05 17:19:36 +01:00
Romain Bignon
a94d6c9972 check module version when loading it 2012-02-05 17:08:49 +01:00
Laurent Bachelier
988542463d Fix piratebay
Move to .se, remove https for downloads, use the correct link for
downloads.
And some cosmetic enhancements
2012-02-05 16:44:16 +01:00
Laurent Bachelier
664e4cc094 Python 2.5 compatibility 2012-02-05 13:39:24 +01:00
Laurent Bachelier
bfb3689456 Add object type filtering to iter_resources 2012-02-05 13:30:02 +01:00
Laurent Bachelier
63da39e005 Remove redefinition of function
Probably the result of a bad merge
2012-02-05 13:19:03 +01:00
Julien Veyssier
9305df412d [creditmut] internal transfer implemented 2012-02-04 16:57:14 +01:00
Romain Bignon
2b7f6c5bc8 add favicon and tests 2012-02-04 16:19:46 +01:00
Romain Bignon
98da2447b8 remove useless regexp 2012-02-04 16:05:41 +01:00
Romain Bignon
3ebdbbc473 add backend hsbc 2012-02-04 16:04:06 +01:00
Romain Bignon
e1e20a44fe strip agency and key from account IDs 2012-02-04 12:38:33 +01:00
Laurent Bachelier
70034d002d Provide the right extension for downloads 2012-02-04 11:34:41 +01:00
Laurent Bachelier
0dacfa1150 Add support for fetching past emissions URLs
Works with France Inter and France Culture
2012-02-04 02:08:56 +01:00
Laurent Bachelier
53915bf6b5 Better way of testing the start of a string 2012-02-04 02:08:56 +01:00
Romain Bignon
d248196bb1 remove nsfw from example config 2012-02-03 23:52:02 +01:00
Romain Bignon
3ebe01b142 add icon for nolifetv 2012-02-03 23:40:42 +01:00
Romain Bignon
92c8873369 remove duplicate capabilities 2012-02-03 19:56:31 +01:00
Laurent Bachelier
1a32711fa6 Fix typo in current emission artist for radiofrance 2012-02-03 13:58:04 +01:00
Laurent Bachelier
7ca156116e Support fetching the current FIP song
Sadly the weird encoding stuff is required.
2012-02-03 13:55:03 +01:00
Laurent Bachelier
3c9c2c7490 Split backend.py into backend.py and browser.py
It was becoming too large.
2012-02-03 13:55:02 +01:00
Romain Bignon
815bff0f1a fix handling urls 2012-02-03 13:46:48 +01:00
Laurent Bachelier
baab16b931 Fix completion with new Collection objects 2012-02-03 00:07:45 +01:00
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
Romain Bignon
10215d1e4c add a repositories editor in weboob-config-qt 2012-02-02 17:18:15 +01:00
Romain Bignon
59b4e78f65 add IProgress.error() to allow application to handle errors 2012-02-02 17:17:57 +01:00
Romain Bignon
2421aa9d78 disable keyrings without warnings in pyflakes (refs #706) 2012-02-02 15:59:01 +01:00
Romain Bignon
8bf985ad86 do not prompt password when empty 2012-02-02 15:57:34 +01:00
Romain Bignon
33d7a8d466 fetch icons asynchronously (closes #756) 2012-02-02 15:36:36 +01:00
Laurent Bachelier
8d15911d67 Fix some failures with badly set 'current' field. 2012-02-02 15:25:13 +01:00
Laurent Bachelier
a37382ff50 Move francebleu into a Collection
Rationale:
* 43 stations for a radio not many people care about
* It's still available by cd francebleu; ls
* The fact that it exists is displayed on the 'root' ls (though poorly,
 but it's CapCollection's/ReplApplication fault).
2012-02-02 15:24:47 +01:00
Laurent Bachelier
a19b1be338 The past participle of split is "split", not "splitted" 2012-02-02 14:26:35 +01:00
Romain Bignon
32b5037e19 disable HTTP debug 2012-02-02 11:11:30 +01:00
Laurent Bachelier
70317ca4e3 Sort radios 2012-02-02 10:31:51 +01:00
Romain Bignon
1fa64bf5f1 default parsers are now only lxml and lxmlsoup, to prevent bad behaviors with bad parsers 2012-02-02 10:17:41 +01:00
Romain Bignon
82bffbd660 improve error message when qt4 is not found (closes #733) 2012-02-02 10:13:17 +01:00
Romain Bignon
b2597e9e76 add missing docstring 2012-02-02 08:44:15 +01:00
Romain Bignon
c009b26864 fix crash when a command doesn't have a docstring 2012-02-02 08:44:00 +01:00
Romain Bignon
60638cff63 update AUTHORS 2012-02-02 08:16:33 +01:00
Laurent Bachelier
365247bd63 Add support for current France Musique info 2012-02-02 02:24:04 +01:00
Laurent Bachelier
3c20c95891 Report the correct bitrate 2012-02-02 02:00:20 +01:00
Laurent Bachelier
e0e8149bc8 Add all France Bleu stations 2012-02-02 01:53:55 +01:00