Julien Veyssier
34a7c25cef
[cookboob] export handle comments
2013-03-26 10:30:08 +01:00
Julien Veyssier
d391d1a2d8
[cookboob] author field added
2013-03-25 11:22:12 +01:00
Julien Veyssier
b0d9a43a76
[cookboob] basic amount parsing for better export
2013-03-25 11:22:12 +01:00
Julien Veyssier
b967fc4ef8
[cookboob] integration of recipe picture in exported file
2013-03-25 11:22:12 +01:00
Julien Veyssier
1d971a5e04
[cookboob] export to KRecipesML much better and cleaner
2013-03-25 11:22:12 +01:00
Julien Veyssier
4d661fd759
[cookboob] export to mastercook XML
2013-03-25 11:22:12 +01:00
Julien Veyssier
233c18b2e1
[qcineoob] graphical fixes
...
add 'genres' field to Movie object of ICapCinema
2013-03-18 15:02:39 +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
75b428af07
Code style fixes
...
autopep8 -ir -j2 --select=W601,W602 .
Diff checked manually.
2013-03-16 00:52:43 +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
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
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
0628802b72
[booblyrics] able to search by artist or songtitle
2013-03-13 01:16:39 +01:00
Julien Veyssier
79192e288c
[cineoob] new command 'releases' showing releases dates
2013-03-13 01:16:39 +01:00
Julien Veyssier
595e33b1fa
[booblyrics] cleaning
2013-03-13 01:16:39 +01:00
Julien Veyssier
7c105f9a79
new cap/app lyrics
2013-03-13 01:16:38 +01:00
Julien Veyssier
cf1029a3f9
[imdb] fillobj adaptation
2013-03-13 01:16:38 +01:00
Julien Veyssier
27c36d412b
[cineoob] new command : biography
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
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
ce64153161
[imdb] get movie with imdbapi
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
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
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 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
d1fcd6c153
Fix repr() on transactions with unicode labels
...
repr only wants str.
2013-02-05 16:32:18 +01:00
Laurent Bachelier
81e3da8bb0
More robust currency guessing
...
This allows to parse PayPal balances which includes both symbol and letters, for
instance "$ 42,00 USD".
Also, it does not require adding any new symbols to the regular
expression.
It might break modules, though numerous cases were tested.
2013-02-05 16:32:17 +01:00
Romain Bignon
8550c17cf7
do not cry if an object in not support to be filled by a backend
2013-01-30 11:34:28 +01:00
Florent
3daf7af5a9
Change representation of Gauges objects
2013-01-10 14:56:56 +01:00
Florent
d8f8eed50d
Add more information about an account
2013-01-08 20:28:08 +01:00
Romain Bignon
922bf1d465
currency detection is now case insensitive
2013-01-03 18:04:06 +01:00
Florent
a7af6b2c6e
Add __repr__ function for sensors objects
2012-12-30 16:30:10 +01:00
Romain Bignon
d91dad2b2b
support currencies
2012-12-06 13:21:13 +01:00
Florent
c838b91fb2
Add SensorNotFound exception
2012-11-12 17:16:31 +01:00
Florent
3b26a7a6b5
Rename last_gauge_measure to last_censor_measure
2012-11-12 17:16:31 +01:00
Florent
ab778ee5a1
Add a new field
2012-11-12 17:16:31 +01:00