Commit graph

21 commits

Author SHA1 Message Date
Bezleputh
0936e1dfc4 [calendar] add timezone parameter to calendarevent in order order do get the good date/hours in ical exports 2015-09-11 15:53:21 +02:00
Florent
747adc1251 Fix syntax error on allocine 2015-01-03 12:59:17 +01:00
Bezleputh
5451f4b370 [allocine] fix bug wile playing videos from external url 2015-01-02 18:01:31 +01:00
Bezleputh
0ec91edc37 [allocine] handles showtimelist in allocine 2015-01-01 12:16:02 +01:00
Bezleputh
a6e221f56d [allocine] handle videos from allocine 2014-12-26 07:50:24 +01:00
Julien Veyssier
74a26bf9b4 [allocine] fix : accents were causing problems in search 2014-11-28 15:12:58 +01:00
Julien Veyssier
f87a8a685f [cineoob] give roles informations in persons_in_common and movies_in_common, imdb and allocine adapted 2014-11-26 15:32:58 +01:00
Romain Bignon
d61e15cf84 rename things related to browsers
weboob.tools.browser -> weboob.deprecated.browser
weboob.tools.parsers -> weboob.deprecated.browser.parsers
weboob.tools.mech -> weboob.deprecated.mech
weboob.browser2 -> weboob.browser
weboob.core.exceptions -> weboob.exceptions

Also, the new tree for browser2 is:

weboob.browser: import weboob.browser.browsers.* and weboob.browser.url.*
weboob.browser.browsers: all browsers (including PagesBrowser and LoginBrowser)
weboob.browser.url: the URL class
weboob.browser.profiles: all Profile classes
weboob.browser.sessions: WeboobSession and FuturesSession
weboob.browser.cookies: that's a cookies thing
weboob.browser.pages: all Page and derivated classes, and Form class
weboob.browser.exceptions: specific browser exceptions
weboob.browser.elements: AbstractElement classes, and 'method' decorator
weboob.browser.filters.*: all filters
2014-10-07 00:30:07 +02:00
Florent
0088013ae1 Rename BaseBrowser to Browser 2014-09-26 10:18:12 +02:00
Florent
f13f7bad6c Prevent some cratchs 2013-11-04 11:24:28 +01:00
blckshrk
002f284d31 Implementation of the new API mechanism + tests
With the new Allocine API needs the query to be signed. So I added a new
method to build the query with the signature algorithm.
Also adding some tests to improve coverage.
2013-11-04 11:15:48 +01:00
Julien Veyssier
35e42a451e [allocine] gender stupidity fix 2013-04-02 11:06:15 +02:00
Julien Veyssier
d6a0291deb [qcineoob] checkbox to show thumbnail in search
[allocine] fix empty productionYear problem
2013-03-26 16:22:00 +01:00
Julien Veyssier
ce1723df16 [allocine] handle empty result
[qcineoob] QString -> unicode
2013-03-26 16:22:00 +01:00
Julien Veyssier
4de668e80e [allocine] user agent android 2013-03-26 11:22:44 +01:00
Julien Veyssier
4a832d7dda [allocine] movie poster correction 2013-03-26 10:30:08 +01:00
Julien Veyssier
251f863c0b [qcineoob] role selection improved in filmography and casting 2013-03-26 10:30:08 +01:00
Julien Veyssier
63c769305d [allocine] roles in get_person 2013-03-26 10:30:08 +01:00
Julien Veyssier
efc49bc596 [allocine] quasi operational 2013-03-26 10:30:08 +01:00
Julien Veyssier
f2d053c1fb [allocine] filmography ok 2013-03-26 10:30:08 +01:00
Julien Veyssier
41cb3f7317 new backend allocine, in development 2013-03-26 10:30:08 +01:00