Commit graph

2,527 commits

Author SHA1 Message Date
Julien Veyssier
c23352fc22 [imdb] biography purified 2013-03-13 01:16:37 +01:00
Julien Veyssier
2d0d76a6ad [cineoob] do not display unavailable info 2013-03-13 01:16:37 +01:00
Julien Veyssier
84ea3ad59b [cineoob] filter casting and filmo by role 2013-03-13 01:16:37 +01:00
Julien Veyssier
b91a1cd481 [imdb] filmography page muuuuch more readable than person page 2013-03-13 01:16:37 +01:00
Julien Veyssier
27c36d412b [cineoob] new command : biography 2013-03-13 01:16:36 +01:00
Julien Veyssier
0029ade423 [imdb] roles of person, not finished 2013-03-13 01:16:36 +01:00
Julien Veyssier
c7bc1ecbb9 [cineoob] handle death date 2013-03-13 01:16:36 +01:00
Julien Veyssier
0036ee21a7 [cineoob] new command persons_in_common 2013-03-13 01:16:36 +01:00
Julien Veyssier
d1ff2b16fa [cineoob] man and doc 2013-03-13 01:16:36 +01:00
Julien Veyssier
a6430c96b3 [cineoob] new command movies_in_common 2013-03-13 01:16:35 +01:00
Julien Veyssier
efaee3a661 cineoob handling dates 2013-03-13 01:16:35 +01:00
Julien Veyssier
4651aed18c cineoob and imdb corrections 2013-03-13 01:16:35 +01:00
Julien Veyssier
ce64153161 [imdb] get movie with imdbapi 2013-03-13 01:16:35 +01:00
Julien Veyssier
a82483727b imdb in progress... 2013-03-13 01:16:35 +01:00
Julien Veyssier
3492dbb9d6 imdb and cineoob in progress 2013-03-13 01:16:35 +01:00
Julien Veyssier
5c2538dbce cineoob basic correction 2013-03-13 01:16:34 +01:00
Julien Veyssier
4475da2da8 new app cineoob 2013-03-13 01:16:34 +01:00
Julien Veyssier
af8a3e5bd5 new cap cinema 2013-03-13 01:16:34 +01:00
Florent
62b045c9fb Improve documentation of download command 2013-03-12 19:29:07 +01:00
Laurent Bachelier
4e7e4a988a New flake8/pyflakes 0.6+ fix
"line" redefined in list comprehension.

and PEP8 indent fixes
2013-03-12 00:00:25 +01:00
Laurent Bachelier
f17fc00fc8 Add "get" command to webcontentedit 2013-03-12 00:00:25 +01:00
Goffi
19a89c9a9e add non tty stdin support to edit command in webcontentedit
Signed-off-by: Laurent Bachelier <laurent@bachelier.name>
2013-03-10 23:11:35 +01:00
ianux
d01b0ef58f Add resume option for video downloading
Signed-off-by: ianux <ianux@free.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-03-09 23:14:09 +01:00
Laurent Bachelier
5b12a3c17e Force updating modules after upgrade
fixes #1066

Also, some small PEP8 fixes.
2013-03-09 15:14:46 +01:00
Laurent Bachelier
a6fbcbaec7 Reconcile the two previous commits (json/to_dict)
Also fix some to_dict move things that were incomplete.
And some PEP8 fixes.

closes #1060
closes #1061
2013-03-09 15:14:17 +01:00
Julien Hebert
1b47455225 refs #1060 : move to_dict to base.py 2013-03-09 14:57:09 +01:00
Julien Hebert
8d8fe9090f json encoder 2013-03-09 14:57:08 +01:00
Romain Bignon
6cd26c9f3f display contact IDs in 'events' command output 2013-03-04 15:44:51 +01:00
Laurent Bachelier
5747a98541 Use Firefox ESR
This is a long-term support version (54 weeks), which is ideal for us.
2013-03-02 10:35:07 +01:00
Florent
8c66ca83c8 Remove unused imports 2013-03-02 10:31:34 +01:00
Florent
9dc9157062 Prevent useless debug folders 2013-03-01 13:41:50 +01:00
Julien Veyssier
8a3c3307e3 copyright headers of many modules/cap corrected 2013-02-28 14:13:51 +01:00
Julien Veyssier
e497d2ebaf pyflakes corrections 2013-02-28 14:05:39 +01:00
Julien Veyssier
d54adca470 [subtitle] FPS field removed 2013-02-28 00:26:33 +01:00
Julien Veyssier
02d61250cf subtitle language improvement 2013-02-28 00:26:33 +01:00
Julien Veyssier
54e21fb21a [subtitle] add language in search 2013-02-28 00:26:31 +01:00
Julien Veyssier
27ef9ae477 [subtitle] add cd number 2013-02-28 00:26:31 +01:00
Julien Veyssier
95d4f67630 suboob+attilasub works 2013-02-28 00:26:31 +01:00
Julien Veyssier
632c27dc23 cap et app pour subtitle inspirées de torrent 2013-02-28 00:26:30 +01:00
Laurent Bachelier
ae06ae3384 Add missing "whatis entry" to man pages
This is recommended by Debian.
closes #618
2013-02-13 00:38:33 +01:00
Laurent Bachelier
99f8a03895 Cache the sucessful protocols
And avoid doing too many failed handshakes.
2013-02-11 14:45:28 +01:00
Laurent Bachelier
085c784691 Fall back on SSLv3 if TLSv1 fails
This is so dirty :(
2013-02-11 14:45:27 +01:00
Romain Bignon
ce12b56ee8 remove two old and useless debug messages 2013-02-10 22:32:02 +01:00
Laurent Bachelier
79769265cf fix pyflakes/flake8 issue
date is imported as a module, avoid using it as a variable.
also PEP8 fix.
2013-02-10 20:17:27 +01:00
Romain Bignon
69e4c77257 use recent firefox user agent 2013-02-10 02:17:54 +01:00
Romain Bignon
06b314de48 little fixes
- logger might be a private attribute
- compare rdate to date, not to today
2013-02-10 02:17:54 +01:00
Romain Bignon
63dc4e05da support empty dates for transactions 2013-02-08 14:46:01 +01:00
Romain Bignon
5f78a99c5b create DateGuesser extracted from cragr
it also moves utc2local and local2utc functions into date.py
2013-02-08 14:17:08 +01:00
Florent
3296d57132 Remove useless TODO 2013-02-07 15:49:33 +01:00
Florent
975dbb26c5 Add a default error message on SensorNotFound 2013-02-07 15:49:27 +01:00