Commit graph

2,588 commits

Author SHA1 Message Date
Laurent Bachelier
e0542c2e4a Fix comparisons to None
Diff checked manually.

autopep8 -a -ir -j2 --select=E711 .

This required the "agressive" option because it can change code
behavior.
2013-03-16 00:57:30 +01:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Laurent Bachelier
c21d1f7925 Code clarity fixes
autopep8 -ir -j2 --select=E303,E125
Diff checked manually.
2013-03-16 00:52:43 +01:00
Laurent Bachelier
75b428af07 Code style fixes
autopep8 -ir -j2 --select=W601,W602 .
Diff checked manually.
2013-03-16 00:52:43 +01:00
Julien Veyssier
b907c8b266 btmon speeded up, all ICapTorrent backends clarified and fillobj cleaned 2013-03-15 18:20:54 +01:00
Julien Veyssier
f6e2f0a657 many emptyfications 2013-03-15 12:43:51 +01:00
Julien Veyssier
400cb1424e [cineoob] emptyfication 2013-03-15 12:21:42 +01:00
Julien Veyssier
003f5c50f8 [cookboob] emptyfication 2013-03-15 11:58:47 +01:00
Julien Veyssier
ccea968b12 [cookboob] less mandatory fields in formatter, minutes display 2013-03-15 11:45:09 +01:00
Julien Veyssier
4798fdd411 new backend marmiton 2013-03-14 20:18:13 +01:00
Julien Veyssier
07a357a94f new cap recipe and app cookboob 2013-03-14 17:44:54 +01:00
Julien Veyssier
b562a12cb7 [booblyrics] back to get_object, all backends are fillobj-compliant 2013-03-14 16:35:41 +01:00
Julien Veyssier
7b4f64c4f8 [qcineoob] a few comments, docstrings, renamings, hiding 2013-03-14 13:23:23 +01:00
Julien Veyssier
84897e8805 [qcineoob] clarify history 2013-03-14 13:23:23 +01:00
Julien Veyssier
a69d4a0eee [qcineoob] search completer on saved search history 2013-03-14 13:23:23 +01:00
Julien Veyssier
a8f8a07997 [qcineoob] correction when release dates are NotAvailable 2013-03-14 13:23:23 +01:00
Julien Veyssier
df704f33d9 [qcineoob] better management of NotAvailable 2013-03-13 22:56:53 +01:00
Julien Veyssier
205ffd0251 [qcineoob] role list imported from cineoob
[imdb] if birth date isn't complete => NotAvailable
2013-03-13 18:01:38 +01:00
Julien Veyssier
f83526a6db [qcineoob] copyrights correction 2013-03-13 17:22:00 +01:00
Julien Veyssier
cbc0d16b68 [qcineoob] quit shortcut 2013-03-13 16:51:53 +01:00
Julien Veyssier
68cca5c335 [qcineoob] display stuff 2013-03-13 15:51:54 +01:00
Julien Veyssier
7245db30cd [qcineoob] cosmetics 2013-03-13 03:01:18 +01:00
Julien Veyssier
1432ce1ce0 [qcineoob] movie releases and person biography integrated 2013-03-13 02:44:22 +01:00
Julien Veyssier
1c7e7b9dec [qcineoob] maybe better that backends handle capital letters 2013-03-13 02:05:49 +01:00
Julien Veyssier
fe0b3b23de [qcineoob] search pattern => lower letters 2013-03-13 01:44:48 +01:00
Julien Veyssier
b906c3300a [qcineoob] miniperson and minimovie thumbnail on demand, still slow 2013-03-13 01:16:44 +01:00
Julien Veyssier
93757f8409 [qcineoob] subtitles integrated 2013-03-13 01:16:44 +01:00
Julien Veyssier
5ce13703dd [qcineoob] cosmetics 2013-03-13 01:16:43 +01:00
Julien Veyssier
23dde42186 [qcineoob] download torrent operational 2013-03-13 01:16:43 +01:00
Julien Veyssier
e98008338a [suboob] language hashtable moved from opensubtitles backend to application 2013-03-13 01:16:43 +01:00
Julien Veyssier
d4c231cf42 [cineoob] search torrent from movie detail 2013-03-13 01:16:43 +01:00
Julien Veyssier
c76db754e9 [qcineoob] search and display torrent 2013-03-13 01:16:43 +01:00
Julien Veyssier
6fe917417c [qcineoob] filmography
[imdb] html characters converted
2013-03-13 01:16:43 +01:00
Julien Veyssier
33981a8fdb [qcineoob] add current action description info 2013-03-13 01:16:43 +01:00
Julien Veyssier
a7be6ee6f4 [qcineoob] casting almost done 2013-03-13 01:16:43 +01:00
Julien Veyssier
e2ac58ae4f [qcineoob] info person and info movie 2013-03-13 01:16:42 +01:00
Julien Veyssier
d874a3087a [qcineoob] thumbnail for person and movie 2013-03-13 01:16:42 +01:00
Julien Veyssier
7a917e879c [cineoob] new field thumbnail_url 2013-03-13 01:16:42 +01:00
Julien Veyssier
f31dee9090 new application qcineoob 2013-03-13 01:16:42 +01:00
Julien Veyssier
983f8a69aa [cineoob] subtitle part cleaned 2013-03-13 01:16:42 +01:00
Julien Veyssier
e25e2d0511 [cineoob] all fields have to be filled in get_object to get 'field selection' working 2013-03-13 01:16:41 +01:00
Julien Veyssier
c3c0561887 [cineoob] get_object cleaning 2013-03-13 01:16:41 +01:00
Julien Veyssier
b9d3719ad2 [cineoob] [imdb] fillobj ok for person and movie
[piratebay] get_torrent return None if 404
2013-03-13 01:16:41 +01:00
Julien Veyssier
fe5499c8ac [isohunt] small corrections 2013-03-13 01:16:41 +01:00
Julien Veyssier
e8a788cb00 [weboorrents] cleaning get_object 2013-03-13 01:16:41 +01:00
Julien Veyssier
aab3ea5741 [kickass] fill_torrent
[weboorrents] temporary modification to fully load torrent on 'info short_id'
2013-03-13 01:16:41 +01:00
Julien Veyssier
8e796cc5c3 [cineoob] releases command improved 2013-03-13 01:16:40 +01:00
Julien Veyssier
5cead53d47 [cineoob] biography command improved 2013-03-13 01:16:40 +01:00
Julien Veyssier
501ff0d200 [cineoob] integration of ICapSubtitle, new command search_movie_subtitle
small corrections to attilasub
2013-03-13 01:16:40 +01:00
Julien Veyssier
e37dd25f07 [cineoob] integration of ICapTorrent, new command search_movie_torrent 2013-03-13 01:16:40 +01:00