blob: 652593d0d2a72adeba75fd4e06602a76fc1e02c2 (
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
|
[B]1.5.4[/B]
- Updated: language files from Transifex
[B]1.5.3[/B]
- Fixed: Language tag caching - round two (thx and credits to pgit)
[B]1.5.2[/B]
- Changed: Dropped the www from thetvdb URLs
[B]1.5.1[/B]
- Updated: Versioning for xbmc.metadata
[B]1.5.0[/B]
- Added: Language tag to caching (thx and credits to pgit)
- Added: Caching for search results (thx and credits to pgit)
- Removed: Poster preference as this is not needed for Frodo
[B]1.4.5[/B]
- Fixed: dvdorder setting won't apply in GetEpisodeDetails (thx and credits to scudlee)
[B]1.4.4[/B]
- Updated: language files from Transifex
[B]1.4.3[/B]
- Updated: language files from Transifex
[B]1.4.2[/B]
- Added: cache to GetTVDBId
[B]1.4.1[/B]
- Fixed: missing xml tag in GetTVDBId
[B]1.4.0[/B]
- Added: scraping of EpisodeID
[B]1.3.1[/B]
- Added: added back non-intentional removal of the imdb id lookup
[B]1.3.0[/B]
- Added: return the aspect attribute for thumb fields as banner or poster
[B]1.2.4[/B]
- Added: support for imdb url nfo's
[B]1.2.3[/B]
- Fixed: fixed broken scraping under certain circumtaces
[B]1.2.2[/B]
- Fixed: episodeguide url won't picked up sometimes
[B]1.2.1[/B]
- Fixed: won't parse longer search results
[B]1.2.0[/B]
- Added: episode runtime scraping
[B]1.1.1[/B]
- Fixed: episodeguide url won't picked up sometimes
[B]1.1.0[/B]
- Added: support decimals in episode numbers for DVD ordering
[B]1.0.8[/B]
- Fixed: fallback to other image languages if preferred doesn't exist
[B]1.0.7[/B]
- Fixed: season thumbs
|