-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathchangelog.txt
38 lines (31 loc) · 981 Bytes
/
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
[B]Version v1.0.4[/B]
- Fix News and Documentary genres not populating
- Show all episodes instead of just 'latest'
- fix error message for geoblocking
- fix handling of geoblocking errors
[B]Version v1.0.3[/B]
- Catch brightcove geoblocking errors (untested)
- Update logo, catch and log JSON errors
[B]Version v1.0.2[/B]
- Fix some nonetype errors
[B]Version v1.0.1[/B]
- Fix for unicode errors
- Fix wrong addon being called in settings
- Fix live channel playlist parsing
- Rework m3u8 parsing, missing airdate
[B]Version v1.0.0[/B]
- Update travisci token
- Fix live streams
- Add subtitles support
- Various fixes, add live video quality setting
- Rewrite add-on
[B]Version v0.1.0[/B]
- Bypass SSL Verification on platforms which lack SNI support
- Complete rewrite to work with 9Now
- Update README.md
[B]Version v0.0.3[/B]
- Move repo url from googlecode to github
- Fix failure to show all available shows
- Update README.md
[B]Version v0.0.2[/B]
- Initial version