Commit graph

4,236 commits

Author SHA1 Message Date
Laurent Bachelier
c58fdf786c Remove stale .pyc files before tests and local run
This should make running tests faster, as we do not remove all .pyc
files anymore!
2013-04-10 17:40:22 +02:00
Laurent Bachelier
11ed593880 Faster walk by excluding some directories 2013-04-10 17:40:22 +02:00
Laurent Bachelier
133c83ed8e Tools to remove stale pyc files 2013-04-10 17:40:22 +02:00
Julien Veyssier
6dd82353bb [seeklyrics] fix bad parsing in some cases 2013-04-10 17:05:40 +02:00
Julien Veyssier
f8067b949e [booblyrics] search command needs 2 arguments 2013-04-10 16:50:52 +02:00
Julien Veyssier
8e09865ae0 home method is useless on torrent backends 2013-04-10 16:08:11 +02:00
Julien Veyssier
e2f123db5d [kickass] ka.tt seems not to be reachable from france, backend now tries the two URLs 2013-04-10 16:08:10 +02:00
Romain Bignon
87aeb395a8 support new authentication (with an unique image) 2013-04-10 16:07:00 +02:00
Julien Veyssier
96f058a0cc [parolesnet] favicon 2013-04-10 15:08:33 +02:00
Julien Veyssier
715ed17ad4 new lyrics backend: parolesnet 2013-04-10 15:08:33 +02:00
Julien Veyssier
93a9db3517 [supertoinette] useless imports 2013-04-10 15:08:32 +02:00
Julien Veyssier
8ec69cdcd2 corrections on comments and accents striping in all recipe backends 2013-04-10 15:08:32 +02:00
Julien Veyssier
b6c17ed90c [supertoinette] favicon 2013-04-10 15:08:32 +02:00
Julien Veyssier
4aee273997 new recipe backend : supertoinette 2013-04-10 15:08:31 +02:00
Laurent Bachelier
be28378e9a local_run: Do not capture stderr 2013-04-09 22:32:29 +02:00
Romain Bignon
91401fca14 detect when there is no operations 2013-04-09 17:47:39 +02:00
Laurent Bachelier
677ce3961d piratebay: New URL
https://torrentfreak.com/the-pirate-bay-moves-to-gl-domain-in-anticipation-of-domain-seizure-130409/
2013-04-09 17:26:56 +02:00
Romain Bignon
cedaaab0fb fix import of ControlNotFound on old versions of mechanize 2013-04-09 17:23:13 +02:00
Romain Bignon
cf3b30b1d1 support new version of website 2013-04-09 17:14:49 +02:00
Romain Bignon
79da6e604f clear cookies during login 2013-04-08 16:42:11 +02:00
Romain Bignon
ef51b35bbe fix crash if some useless fields are missing in global form 2013-04-08 16:24:46 +02:00
Romain Bignon
1d460568f5 update module to support last website update 2013-04-08 08:05:42 +02:00
Romain Bignon
b6a7d21fb9 iter_unread_messages: get new threads even if there is no comment 2013-04-06 23:22:40 +02:00
Romain Bignon
8cb2bf07db default type of threads is IS_THREADS 2013-04-06 23:18:59 +02:00
Romain Bignon
7132ac47ca fix display of messages list in non interactive mode 2013-04-06 23:18:39 +02:00
Romain Bignon
24db616746 fix pages handler 2013-04-06 11:28:15 +02:00
Romain Bignon
44261ca6f7 add missing file 2013-04-06 10:57:07 +02:00
Romain Bignon
e0190a93eb be more robust on logout 2013-04-06 10:55:32 +02:00
Romain Bignon
ec78d5cd69 sometimes hsbc fails, so retry if it happens 2013-04-06 10:36:28 +02:00
Julien Veyssier
efa452098b [qcineoob] ctrl+l to get focus on search edit, don't go on middle click opened tab 2013-04-06 10:36:28 +02:00
Julien Veyssier
515d4b8990 [qcineoob] qstring -> unicode 2013-04-06 10:36:28 +02:00
Julien Veyssier
07fa78f8c3 [allrecipes] fix fix 2013-04-06 10:36:28 +02:00
Romain Bignon
ad7c2c535b support international accounts 2013-04-05 19:05:13 +02:00
Laurent Bachelier
0aa4fd3ede Use only tracked Python files 2013-04-05 18:57:22 +02:00
Laurent Bachelier
359c4ec879 Create containing directory
This might happen when WEBOOB_BACKENDS is outside of the WEBOOB_WORKDIR.
2013-04-05 18:50:43 +02:00
Laurent Bachelier
bbe4473ac4 Do not copy the backends file 2013-04-05 18:50:39 +02:00
Romain Bignon
f87ac66a73 unescape description of profiles 2013-04-04 17:27:41 +02:00
Laurent Bachelier
5621107ee2 Fix alignment to 4 spaces 2013-04-03 19:04:56 +02:00
Laurent Bachelier
77ed563581 Fix comparisons to None 2013-04-03 19:04:56 +02:00
Laurent Bachelier
a99b1ce73d More code quality checks 2013-04-03 19:04:55 +02:00
Laurent Bachelier
13026702bd Whitespace 2013-04-03 19:04:55 +02:00
Laurent Bachelier
c157557501 Use new-style classes 2013-04-03 19:04:55 +02:00
Laurent Bachelier
77dd6f84e2 imdb: HTMLParser can replace latin2unicode fully 2013-04-03 19:04:55 +02:00
Romain Bignon
4c31b31976 fix parsing of april month 2013-04-03 16:17:55 +02:00
Julien Veyssier
958811737d [imdb] more letters to decode from latin 2013-04-02 12:34:22 +02:00
Julien Veyssier
ff0d9ced4d [qcineoob] tabification 2013-04-02 12:09:52 +02:00
Julien Veyssier
0e99cd984d add language abbreviations in subtitle search help 2013-04-02 11:06:15 +02:00
Julien Veyssier
ff0f7c12d0 [750g] strip accents in search URL 2013-04-02 11:06:15 +02:00
Julien Veyssier
76c3454617 [cookboob] [qcookboob] better nb_person interval display 2013-04-02 11:06:15 +02:00
Julien Veyssier
7a6132cbca [qcineoob] download filename encoding 2013-04-02 11:06:15 +02:00