Commit graph

4,493 commits

Author SHA1 Message Date
Romain Bignon
ad4239d41c set the right debit date on card transactions 2013-09-07 22:14:31 +02:00
Romain Bignon
a6ea08d6ce oups: removed _coming attribute from Transaction 2013-09-07 22:14:13 +02:00
Romain Bignon
2a071a2ec6 correctly set cards' Transaction.date to the debit date 2013-09-06 17:59:40 +02:00
Romain Bignon
09444f5f43 add transaction patterns 2013-09-06 14:20:11 +02:00
Romain Bignon
dd33dbc418 fix parsing of cards with undefined payment date 2013-09-06 14:20:11 +02:00
Bezleputh
0d59cfcc8c add indeed module 2013-09-04 09:56:24 +02:00
Bezleputh
a63dcdfa8e improve deep search in popolemploi 2013-09-04 09:56:24 +02:00
Florent
46b5bb2097 pyflakes cleaning 2013-09-04 09:53:28 +02:00
Pierre Mazière
3a8408f1a4 AudioAddict: simplify network and radio name extraction 2013-09-04 09:51:23 +02:00
Pierre Mazière
1058e56166 AudioAddict: fix indentation 2013-09-04 09:51:23 +02:00
Pierre Mazière
c3a1095f7a AudioAddict: fix artist name retrieval
Sometimes, the artist field is empty
It is then retrieved from the track field
2013-09-04 09:51:23 +02:00
Pierre Mazière
1b8a352161 AudioAddict: minimize api calls 2013-09-04 09:51:23 +02:00
Pierre Mazière
6c8f1ae1bd AudioAddict: reverse radio.id naming scheme
radioName.network@audioaddict seems more readable than
network.radioName@audioaddict
2013-09-04 09:51:23 +02:00
Pierre Mazière
97335914a6 AudioAddict: fix get_radio incorrect use 2013-09-04 09:51:23 +02:00
Pierre Mazière
5c158c3179 AudioAddict: make HISTORY an instance variable 2013-09-04 09:51:23 +02:00
Pierre Mazière
4e38e4803e AudioAddict: add comment about mplayer issue 2013-09-04 09:51:23 +02:00
Pierre Mazière
38d987b410 audioaddict backend 2013-09-04 09:51:23 +02:00
Florent Fourcot
efcf852cac Bump to 0.h 2013-09-03 19:38:53 +02:00
Romain Bignon
0a3bd9f692 introduce Mathieu Lordon, Christophe Gouiran, Jerem and Jean-Benoist Leger 2013-09-02 11:44:21 +02:00
Christophe Gouiran
c997b729cd new boobill backend: edf
Signed-off-by: Christophe Gouiran <bechris13250@gmail.com>
2013-09-02 11:43:48 +02:00
Jerem
a495fb96c9 img hashes update for bp module
Signed-off-by: Jerem <jer151@gmail.com>
2013-09-02 11:43:48 +02:00
Romain Bignon
5dd502bfe5 fix dailymotion (play still doesn't work)
It fixes search and get video url (code from youtube-dl)

It isn't possible to play because it is necessary to give cookies to
player
2013-09-02 11:43:48 +02:00
Mathieu Lordon
f8a6da674c Add LDD support to ING 2013-09-02 11:37:59 +02:00
Jean-Benoist Leger
74578f2558 dailymotion module: change in parsinges.py
Signed-off-by: Jean-Benoist Leger <leger@jblg.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-09-02 11:37:59 +02:00
Romain Bignon
c7195b48a2 use the default parser of StandardBrowser 2013-08-27 17:52:54 +02:00
Pierre Mazière
ba8d2c63a5 RockRadio.com backend 2013-08-27 17:30:56 +02:00
Romain Bignon
92f7406eb9 introduce Jean-Philippe 2013-08-27 10:54:37 +02:00
Jean-Philippe Dutrève
eb4ca167ca Removed broken regexp for login parameter.
Signed-off-by: Jean-Philippe Dutrève <jdutreve@winancial.com>
2013-08-27 10:54:04 +02:00
Florent
1756e8939b Remove "votre solde" in history / strip labels 2013-08-26 16:41:18 +02:00
Romain Bignon
ca018c7cb1 fix selection of accounts when there are both personal and enterprise ones 2013-08-23 11:14:50 +02:00
Bezleputh
b4c93587b4 improve ls command in handjoob 2013-08-20 18:03:14 +02:00
Romain Bignon
86f5444cab introduce Alexandre Lissy 2013-08-19 13:03:04 +02:00
Alexandre Lissy
b0112a7e85 Adding JVMalin.fr support 2013-08-19 12:59:55 +02:00
Bezleputh
33641953fc change rules :
- search command will search using pattern (None accepted)
 - ls command will display result of advanced search
2013-08-19 11:17:39 +02:00
Romain Bignon
e2476bfb0e WebNip tries to find path to package weboob_modules 2013-08-18 20:21:57 +02:00
Romain Bignon
beecb1b189 add --modules to install modules 2013-08-18 20:21:57 +02:00
Romain Bignon
badab27702 add class WebNip 2013-08-18 16:30:23 +02:00
Florent
fffc489187 Catch errors 2013-08-14 16:01:21 +02:00
Thomas Lecavelier
3510bdb215 Create Radioob Module for Nectarine Demoscene Music
Signed-off-by: Thomas Lecavelier <thomas-weboob@lecavelier.name>
2013-08-14 14:54:29 +02:00
Florent
5143cafa02 Add parcel status in colissimo 2013-08-14 13:36:39 +02:00
Florent
90c45817c1 Change backend name in __init__.py, pyflakes cleaning 2013-08-14 11:29:21 +02:00
Florent
ae8b5e1992 Fix crash if user does not give a stream id 2013-08-14 11:29:21 +02:00
Roger Philibert
336822236c difm: increment stream_id
Signed-off-by: Roger Philibert <roger.philibert@gmail.com>
2013-08-14 11:29:21 +02:00
Roger Philibert
884cc27b8e new radio backend: somafm
Signed-off-by: Roger Philibert <roger.philibert@gmail.com>
2013-08-14 11:29:21 +02:00
Romain Bignon
b265bae142 support new contracts selection page 2013-08-14 11:22:35 +02:00
Thomas Lecavelier
162f394c5f NihonNoOto: Remove conversion warning when running tests
Signed-off-by: Thomas Lecavelier <thomas-weboob@lecavelier.name>
2013-08-14 11:20:07 +02:00
Thomas Lecavelier
19fa842988 Implements ICapCollection to let Nihon no Oto to appear in radioob ls command. PS: I hate cargo cult. 2013-08-14 11:20:07 +02:00
Thomas Lecavelier
35f00646b6 Fix cases where current title has String(' - ') in it. 2013-08-14 11:20:07 +02:00
Florent
a7f4f8d352 Update authors 2013-08-14 10:35:56 +02:00
Thomas Lecavelier
4fed28a308 Let user choose his Stream to use from Radio instance. Close #1291
Signed-off-by: Thomas Lecavelier <thomas-weboob@lecavelier.name>
2013-08-14 10:35:02 +02:00