-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathHistory.txt
50 lines (33 loc) · 1.16 KB
/
History.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
=== 0.5.0 / 2010-08-23
* First gem
* Yes!
=== 0.6.0 / 2010-08-27
* Have demo mode
* If you have'nt configure package, you are in a demo mode
=== 0.7.0 / 2010-08-30
* Extract all movies from XML
* Extract all movies from XML
* Movie can have'nt pictures
=== 0.8.0 / 2010-09-05
* Add SYNOPSIS
* Remove lib/cine_passion_config.rb.sample
* Can change : lang, host & Better search
* defineOtherSiteURL(site) to change remote server
Default "http://passion-xbmc.org
* defineLanguage(lang)
Default en / Scraper allow en/fr
* DataLoadFromSite give now a URL not a search
Replace by MovieSearch
* GenerateURLMovieSearch -> Get URL for Movie.Search => Internal use
* GenerateURLMovieGetInfo -> Get URL for Movie.GetInfo => Internal use
* MovieSearch
* MovieGetInfo
* Rename ScrapAnalyseOneMovie into ScrapAnalyseOneMovieElement
* Rename Scrap into CleanMovieName and now return only short name => Can be deprecated in the future
=== 0.9.0 / 2010-09-06
* Can search with MovieID MovieSearch("1234", "ID")
=== 0.10.0 / 2010-09-06
* version() return library version
* Better MovieGetInfo() (Work now)
=== 0.10.2 / 2010-09-07
* Correct MovieGetInfo to make search By ID