blob: df670d6dcd3f8be6abd0c0db86f3139f9cd8d065 (
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
|
[B]1.1.2[/B]
- fixed missing imdb id
[B]1.1.1[/B]
- no writers due to API changes
[B]1.1.0[/B]
- added multi-language support
[B]1.0.11[/B]
- added Polish translation
[B]1.0.9[/B]
- translation cosmetics
[B]1.0.8[/B]
- changed hdtrailers.net version dependency
[B]1.0.7[/B]
- final fix for nfourl scraping issue
[B]1.0.6[/B]
- fixed nfourl scraping issue
[B]1.0.5[/B]
- switch tmdb scraper to chain tmdb scraper library functions
[B]1.0.4[/B]
- replace dtrailer.com with HD-Trailers.net for trailer scraping
[B]1.0.3[/B]
- scraper library interfaces changed. no functional changes
[B]1.0.2[/B]
- scraper might fetch wrong studio, genre and country values
- no search results in case the release date is missing
[B]1.0.1[/B]
- various fixes after api change
[B]1.0.0[/B]
- Initial import into addons repository
|