summaryrefslogtreecommitdiff
path: root/plugin.video.viaplay/changelog.txt
blob: a1b9b824245c5ba0f81debf001354cdbfac42422 (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
2017.04.10 v1.0.8
+ Fix audio on newer Viaplay content
+ Fix icon/fanart
+ Move addon code to addon.py

2017.01.25 v1.0.7.1
+ Additional stream URL fix

2017.01.25 v1.0.7
+ Update for Krypton
+ Fix stream URL retrieval

2016.12.11 v1.0.6
+ Improve sports section
+ Fix broken playback for new content
+ Remove add-on debugging setting and automatically detect it instead
+ Code cleanup

2016.09.08 v1.0.5
+ Bug fix: possible UTC bug when determining game status
+ Bump required requests version to 2.9.1
+ Don't set watched status on sports content
+ Implement parental control
+ Add option to limit the max allowed bitrate
+ Code cleanup & refactoring

2016.08.31 v1.0.4
+ Remove dateutil dependency; add iso8601
+ Improve the sports section
+ Get better at catching exceptions
+ Use 'with' statement to open files

2016.08.28 v1.0.3
+ New dependency: m3u8
+ The sports section is getting listed again
+ Add poster artwork
+ Add setting to select stream quality (for movies & TV)
+ Store the device ID in file
+ List episodes directly if there's only one season available
+ Turn core code into a Kodi independent module (vialib)
+ Performance improvements
+ Significant code refactoring

2016.08.05 v1.0.2
+ Store support
+ Bug fix: some categories failed to load due to unavailable artwork
+ Better info messages when playback fails
+ Fix episode/sports thumbnails
+ Code cleanup

2016.07.24 v1.0.1
+ Bug fix: kids category showed sports category
+ base_url changed so that more content is available
+ SSL is now enabled by default. An option to disable it is available.
+ Code cleanup

2016.07.18 v1.0.0
+ Initial release
+ Thanks to eriksoderblom for icon and fanart!