forked from nightflyer73/plugin.video.raitv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
51 lines (43 loc) · 1.91 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
[B]1.0.8[/B]
- updated required python API version to 2.1.0: this addon should now work with both XBMC 12 (Frodo) and XBMC 13 (Gotham).
- changed user agent string: now RAI 5 Replay works again (closes #4 and #5).
[B]1.0.7[/B]
- text search.
- lastest editions of TG1, TG2 and TG3 are available again.
- all searches are now handled using JSON.
- ugly fix of RAI relinker.
- try to choose best video format available.
[B]1.0.6[/B]
- fix in RAI Replay: now RAI Premium programmes work.
- fix message on keyboard in "Programmi On Demand" search.
[B]1.0.5[/B]
- radio and tv channels are no longer static and they retrieved from rai.tv website now.
- cache the station list for one hour. Now the plugin requires script.common.plugin.cache!!!
- fixed displaying the wrong month in "Rai Replay".
- fixed an error where the video url was not used in search result.
- add baseurl to thumb only if it is not already present.
- always use bigger thumbnail available.
[B]1.0.4[/B]
- do not use strftime() to format date according to the Italian locale. Now the addon should work on android and ATV.
[B]1.0.3[/B]
- manage RAI relinker. Now may more videos work.
- support audio items and podcasts.
- faster searches in ondemand programme list.
- don't show hidden item in ondemand programme list.
- don't crash if content_type parameter is provided at addon startup.
- more debug strings printed.
- fixed searching for an ondemand programme with a non ASCII character.
- small bug fixes.
[B]1.0.2[/B]
- search for an on-demand programme by name
- search for an on-demand programme by channel
- search for an on-demand programme by theme
- search for new on-demand programmes
- fixed a bug when no thumbnail is available
- fixed a bug when the item count is incorrect in upstream source
[B]1.0.1[/B]
- now using bigger thumbnails in many sections
- show thumbnails while playing videos
- don't show item if video url doesn't exist
[B]1.0.0[/B]
- first release