blob: 9d258a7011bb81d9b05b5df4e442a685bdbcf489 (
plain)
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
|
[B]3.1.4[/B]
- fixed: IMDb AKA Titles
[B]3.1.3[/B]
- fixed: IMDb Genres for single genre movies
[B]3.1.2[/B]
- fixed: IMDb Genres
[B]3.1.1[/B]
- fixed: MetaCritic rating from IMDb
[B]3.1.0[/B]
- fixed: re-write most regular expressions following IMDb site layout changes
[B]3.0.8[/B]
- changed: another change to IMDb outline
[B]3.0.7[/B]
- changed: removed one of the IMDb outline catch
[B]3.0.6[/B]
- fixed: try to limit world wide English to over ride proper USA title
[B]3.0.5[/B]
- fixed: IMDb cast and outline following IMDb layout changes
[B]3.0.4[/B]
- fixed: IMDb plot after IMDb layout changes
[B]3.0.3[/B]
- fixed: World-wide English title won't scraped correctly
[B]3.0.2[/B]
- Use TV certification in the absence of MPAA ones
[B]3.0.1[/B]
- fixed: USA Title won't scraped correctly under some circumstances, plot outline quirks, IMDB Posters
[B]3.0.0[/B]
- fixed: IMDb plot outline under some circumstances
[B]2.9.9[/B]
- fixed: Thumb for IMDb cast
[B]2.9.8[/B]
- fixed: IMDb outline for some movies
[B]2.9.7[/B]
- changed: attempt to scrape generic local title from IMDb if multiple are available
[B]2.9.6[/B]
- fixed: movie title issues after IMDb layout changes
[B]2.9.5[/B]
- fixed: IMDb Full credits after IMDb layout changes
[B]2.9.4[/B]
- fixed: USA certification rating due to IMDb changes
[B]2.9.3[/B]
- fixed: always get USA rating regardless of the country set
[B]2.9.2[/B]
- changed: simplify ratings code
[B]2.9.1[/B]
- changed: improved USA rating detection
[B]2.9.0[/B]
- added: multiple ratings and uniqueid support (requires Kodi v17)
- fixed: another attempt to fix IMDb outline
[B]2.8.8[/B]
- fixed: potential issue with IMDb outline (thanks scudlee)
[B]2.8.7[/B]
- fixed: IMDb countries
[B]2.8.6[/B]
- fixed: metacritic rating in further scenarios
[B]2.8.5[/B]
- fixed: metacritic rating
[B]2.8.4[/B]
- update author name
[B]2.8.3[/B]
- fixed: Keep Original Title for foreign movies
[B]2.8.2[/B]
- fixed: trying to fix IMDb outline
[B]2.8.1[/B]
- fixed: potential PCRE error due to non-clean regexp
[B]2.8.0[/B]
- fixed: won't scrape IMDb TOP250
[B]2.7.8[/B]
- fixed: add xml header
[B]2.7.7[/B]
- fixed: MetaCritic Score for 100/100 films
[B]2.7.6[/B]
- fixed: IMDb studio/director/writer after layout change
[B]2.7.5[/B]
- fixed: OutlineToPlot function
- fixed: USACert
[B]2.7.4[/B]
- fixed: MetaCritic Score
[B]2.7.3[/B]
- fixed: original title won't scrape in some cases
[B]2.7.2[/B]
- changed: make sure to parse the intended page
[B]2.7.1[/B]
- fixed: IMDb genre after layout change
[B]2.7.0[/B]
- fixed: IMDb scraping after layout changes
[B]2.6.2[/B]
- fixed: director(s) and writer(s) scraping in case of IMDbFull is selected
[B]2.6.1[/B]
- fixed: will scrape director(s) as writer(s)
[B]2.6.0[/B]
- updated: outfactored outline/studio/country/top250 to common library
[B]2.5.0[/B]
- updated: outfactored tagline scraping to common library
[B]2.4.0[/B]
- added: aspect tag to imdb poster
[B]2.3.0[/B]
- added: option to scrape rating from MetaCritic (via IMDb)
[B]2.2.3[/B]
- fixed: still to address some html encode issues, now in plots
[B]2.2.2[/B]
- fixed: still to address html encode issues
[B]2.2.1[/B]
- fixed: hopefully fixed issue with html encodes
[B]2.2.0[/B]
- factored out GetIMDBAKATitlesById
- factored out scraping certifications
[B]2.1.9[/B]
- fixed: plot when contains html links (once again)
[B]2.1.8[/B]
- revert: two latest changes - cause crash some times
[B]2.1.7[/B]
- fixed: typo in fixing previous plot issue
[B]2.1.6[/B]
- fixed: plot when contains html links
[B]2.1.5[/B]
- fixed: Cleanup and factored out Genres to common
[B]2.1.4[/B]
- fixed: fetching directors and writers due to site changes
[B]2.1.3[/B]
- fixed: make sure IMDb rating is getting fetched in every region
[B]2.1.2[/B]
- fixed: IMDb rating after another site change
[B]2.1.1[/B]
- fixed: IMDb rating
[B]2.1.0[/B]
- fixed: actor roles and remove scraping of imdb trailers
[B]2.0.8[/B]
- fixed: actor images
[B]2.0.7[/B]
- changed: fix actors due to IMDb changes
[B]2.0.6[/B]
- changed: re-added fixchars
[B]2.0.5[/B]
- changed: move scraping of IMDb rating out to IMDb scraper library
[B]2.0.4[/B]
- reverted: purge fixchars from all functions, since it cause convert fails on Beta2 and Linux
[B]2.0.3[/B]
- reverted: fixchars removed from cast parsing, leads to Dharma Beta2 hanging, will be added back once next Beta is out
[B]2.0.2[/B]
- fixed: some more cast won't get scraped under certain circumstances
[B]2.0.1[/B]
- fixed: cast won't get scraped under certain circumstances
[B]2.0.0[/B]
- changed: adapted new IMDb layout
[B]1.0.5[/B]
- fixed: tack /combined onto the end of the url to work around the new layout of IMDb
|