Laurent Bachelier
3da02fde24
Remove useless __all__ in modules
...
They bring nothing of value (we never use import * anyway) and introduce
a maintenance burden.
The __all__ that I left might not be very useful either but at least
they are not a pain to maintain; they are also used by pyflakes in some
cases.
2014-09-09 19:00:02 +02:00
Florent
432f97e95c
bump to 1.0
2014-09-03 17:14:10 +02:00
Bezleputh
f4ca4e2f69
[senscritique] fix bug : channels and programs parameters are not set in get_event
...
As a result in non interactive mode we are not able to find an event returned by list command
2014-07-11 17:01:09 +02:00
Florent
1daa866949
Move the import oh html2text outside of misc
2014-07-09 11:43:14 +02:00
Florent
76cb004eb4
Move ItemListTable-Element outside of page.py
...
One of the goal is to not import all modules needed by filters by
loading the page file.
In the same goal, move the import of parsers in the class definition.
2014-07-09 10:23:20 +02:00
Romain Bignon
e025fb0b20
rename ICap to Cap ( closes #1424 )
2014-07-05 17:33:44 +02:00
Bezleputh
21e53d6837
[senscritique] fix bug in network selection
2014-06-06 13:14:05 +02:00
Florent
9ca0bbae6a
bump to 0.j
2014-05-19 22:45:35 +02:00
Bezleputh
36f919e8fa
replace cmp_start_date method
2014-05-19 09:57:38 +02:00
Florent
37f0445f44
Add ignore_duplicate to senscritiques
2014-04-24 16:17:13 +02:00
Bezleputh
2540c9290c
[senscritique] fix parsing error when page result body's is empty
2014-04-23 12:12:39 +02:00
Bezleputh
913790c1a7
[senscritique] fix bug, same id error when rerun occurs
2014-04-01 15:15:38 +02:00
Bezleputh
e321da495a
[senscritique] use go instead of stay_or_go
2014-03-28 11:32:29 +01:00
Bezleputh
440baee739
[senscritique] use go instead of stay_or_go
2014-03-25 20:43:50 +01:00
Bezleputh
731d90c58e
[senscritique] remove useless comment
2014-03-24 19:15:57 +01:00
Bezleputh
d8887cf3d7
[browser2] add a join filter
2014-03-22 20:16:52 +01:00
Bezleputh
007d99faf5
[senscritique] improve browser2 adaptation
2014-03-22 14:54:50 +01:00
Bezleputh
bd4c0d29a1
[senscritique] fix bugs
2014-03-22 13:15:13 +01:00
Bezleputh
6c49775896
[senscritique] continue browser2 adaptation
2014-03-21 19:22:27 +01:00
Romain Bignon
991723549e
fix style
2014-03-20 07:48:41 +01:00
Bezleputh
640504d79c
[senscritique] adapt to browser2
2014-03-20 00:40:55 +01:00
Bezleputh
7bd059b99b
[senscritique] fix : site changed
2014-02-28 13:43:21 +01:00
Bezleputh
b3aceba677
[senscritique] Add favicon
2014-02-19 22:15:20 +01:00
Bezleputh
c097582137
[senscritique] Add comments to explain magic code lines
2014-02-18 21:15:53 +01:00
Bezleputh
a7e78c1dc9
[senscritique] Add new calendar module senscritique. Thr aim is to display as an event films scheduled on TV
2014-02-18 19:49:27 +01:00