forked from skylex/plugin.video.hdtrailers_net
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathchangelog.txt
More file actions
54 lines (42 loc) · 1.39 KB
/
changelog.txt
File metadata and controls
54 lines (42 loc) · 1.39 KB
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
1.2.6 (02.2019)
- patch for https broken at hd-trailers.net
1.2.5 (01.2019)
- patch for Kodi 18
- trying to speed up by using parseDOM instead of BeautifulSoup when possible
1.2.4 (05.08.2017)
- plot summary on trailers
- plot summary on list of movies
(slower, so added setting to disable it)
- added poster to trailers list
- "next" icon moved last in the list
1.2.3 (02.01.2016)
- fix URLs of posters in scraper code
1.2.2 (16.03.2014)
- updated translations
1.2.1 (15.04.2013)
- Trakt.tv Integration via Trakt.tv List Manager
- updated translations
1.2.0 (29.03.2013)
- CouchPotato Integration via CouchPotato Manager
You can now add movies to CouchPotato via the context-menu
- Updated translations
1.1.1 (08.03.2013)
- fix downloading on yahoo-redir, apple, yahoo
1.1.0 (07.03.2013)
- added possibility to download trailers
- play already downloaded trailers from local path
- indicate if trailer is already downloaded or download still in progress
- changed to xbmcswift2 v2.4.0
1.0.2 (09.02.2013)
- fixed playback of yahoo trailers (some shown with source "hd-trailers.net")
1.0.1 (18.01.2013)
- fixed coming-soon
- updated translations
1.0.0 (27.12.2012)
- new icon
- added ability to override content-type in movie-view
- Fixed Cover in FullScreenVideo OSD
- Added images for next- and previous-page
- catch and show notify on network error
0.0.1 (14.12.2012)
- initial release