-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathchangelog.txt
57 lines (46 loc) · 1.45 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
[B]Version 1.1.2[/B]
- Version 1.1.1
- Fixes unbound local errors
- Revise subtitle metadata logic
- Handle no subtitles available, remove subtitle setting
- Fix subtitles
- Add user reporting, code updates
- Metadata and common module update fixes
- Fix missing requirement
- Code cleanups, use common modules and update metadata
- Update README.markdown
[B]Version v1.1.0[/B]
- Properly fix SSL issues with Python 2.7.9+
[B]Version v1.0.9[/B]
- Ignore SSL errors on Python 2.7.9+
- Add handling for absence of subtitle metadata
- Added files via upload
- Update comm.py
- Enable subtitles in settings
- Add support for subtitles
- Change method of playing videos
[B]Version v1.0.8[/B]
- Fix XBMC v12 thumbnail handling error
[B]Version v1.0.7[/B]
- Fix for handling duration with decimal point
[B]Version v1.0.6[/B]
- Support fetching new streaming tokens
[B]Version v1.0.5[/B]
- Update basic auth string
[B]Version v1.0.4[/B]
- Better program sorting (Thanks Peter Beckwith!)
- Handle bad season/episode number information
- Fix strptime lock issue
[B]Version v1.0.3[/B]
- Update HTTP Basic auth password
- Fix Github API url for issue reporting
- Reduce debug logging
- Only retry 3 times, not 10
[B]Version v1.0.2[/B]
- Better edge case program handling and program information
- Fix 'Coming Soon' category (Thanks Peter Beckwith!)
[B]Version v1.0.1[/B]
- Cache all the URLs fetched
- Sort programs alphabetically
- Don't filter out some programs
- Update Github issue API