forked from nightflyer73/plugin.video.raitv
-
Notifications
You must be signed in to change notification settings - Fork 9
/
CHANGELOG.txt
108 lines (73 loc) · 1.89 KB
/
CHANGELOG.txt
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
[B]3.9.3[/B]
- Fix Raisport Archive
[B]3.9.2[/B]
- Fix subtitles with filename with spaces
[B]3.9.1[/B]
- Fix Home Page menu
[B]3.9.0[/B]
- Fix Fiction menu empty
[B]3.8.3[/B]
- Fix error: local variable 'thumb' referenced before assignment
[B]3.8.2[/B]
- Fix Home Page Raiplay
[B]3.8.1[/B]
- Fix Home Page Raiplay
[B]3.8.0[/B]
- Fix Radio Rai Audio Streams
[B]3.7.1[/B]
- Fix Subtitles
[B]3.7.0[/B]
- Various visual improvements
[B]3.6.2[/B]
- Raisport Web channels
[B]3.6.1[/B]
- fix news section
[B]3.6.0.2[/B]
- fix in try except
[B]3.6.0[/B]
- Fixes for Kodi 19 Matrix
[B]3.5.1[/B]
- 3.5.1 fix url for VOD
[B]3.5.0.2[/B]
- 3.5.0.2 fix play and relinker
[B]3.5.0.1[/B]
- 3.5.0.1 fix live stream
[B]3.5.0[/B]
- Plugin works with Widevine DRM
[B]3.4.8[/B]
Changes requested by Official Kodi Repo
[B]3.4.7[/B]
Translations
[B]3.4.6[/B]
Added new items for viewing all elements of a category.
On air menu shows also current programs.
[B]3.4.3-.5[/B]
Added new section from home page of Raiplay.
Using updated library 'script.common.plugin.cache'.
You can download it from https://github.com/anxdpanic/script.common.plugin.cache
[B]3.4.2[/B]
Fix json problem with epg
[B]3.4.0 - 3.4.1[/B]
Try to fix compatibility with python 3
[B]3.3.9[/B]
Fix problem with RaiSport Keys- added a try-except to prevent key errors to block plugin to start
[B]3.3.8[/B]
Fix Radio Channels - Live and EPG
[B]3.3.6[/B]
Back to script.common.plugin.cache
[B]3.3.0 - 3.3.5[/B]
Fixes for new raiplay
[B]3.2.2[/B]
Big merge
[B]3.2.1[/B]
- fix a stupid error of delimiters in json
[B]3.2.0[/B]
- add Rai Sport Video section
[B]3.1.1[/B]
- add Rai sport web streams
[B]3.1.0[/B]
- New epg source:
https://www.raiplay.it/palinsesto/guidatv/lista/
[B]3.0.0[/B]
- from https://github.com/cttynul/plugin.video.raitv
Storage Server used is a fork of Common Plugin Cache, edited to make it works with Python 3