blob: a19b89efe5b4c63d406b6f8c0e96843ec38c506e (
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
|
[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 geting 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 circumtances
[B]2.0.1[/B]
- fixed: cast won't get scraped under certain circumtances
[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
|