-
Notifications
You must be signed in to change notification settings - Fork 24
/
changelog.txt
177 lines (154 loc) · 5.7 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
[B]Version 1.8.3[/B]
- Make the Settings item consistent as captials
- Fix subtitles, remove optional tag for drmhelper
[B]Version v1.8.2[/B]
- formatting pt. 2
- fix formatting
- Add support for inputstream.adaptive playback
- Add setting to toggle HD streams, remove subtitle setting
- Update categories.py
- Update parse.py
- Method name updates
- Fix method name from utils
- Code cleanups and add user reporting to settings
- Code clean ups
- Use aussie add-ons common module
- Use customsession module
- Validate categories
- Remove automatic time/timezone calculation, small cleanup
- Use external issue reporter module, rework dialog function
- Correct implementation of DST calculation, handle exceptions
- 404 error fixes, Flake8, other small changes
[B]Version v1.8.0[/B]
- Fix for duplicate entries in news categories
- Switch to using requests
- Add missing requests import
- Switch to mobile API and update metadata for Kodi v17
- Remove cookies.dat on each playback
- Update README.markdown
- Add 'high quality' streams where available
- Fix for error caused by missing playlist info
- Fix cookie issue
- Fix typo
- Code style fixes and re-add season/episode parsing
- Revert to Kodi native stream handling
- Add feature to choose stream quality
- small fix for error in episode number counting
- Switch to mobile API
[B]Version v1.7.6[/B]
- rename HTMLParser class
- Fix for subtitles
[B]Version v1.7.3[/B]
- Update README
- Attempt to ignore SSL errors on Python 2.7.9+
[B]Version v1.7.2[/B]
- Remove unset variable
[B]Version v1.7.1[/B]
- Roll back SSL fix due to breakage
[B]Version v1.7.0[/B]
- Disable the 'All' category due to API returning empty responses
- Issue reporter fixes
- Disable SSL verification to work around Apple issues
- Add pre-Kodi v14 support for subtitles
- Enable subtitles in settings
- Add support for subtitles
- Change method of playing videos
- Fix incorrect variable name
- Use minutes for older XBMC/Kodi versions
[B]Version v1.6.8[/B]
- Remove expire date from lastplayed field
- Fix incorrect date variable
- Add expiry date to end of description and fix duration
- Fix datetime parsing
- Parse episode correctly for title containing either Ep or Episode
- Correct series parsing. Get expire date and send to kodi in lastplayed.
- Don't allow bug report for IncompleteRead errors from API
[B]Version v1.6.7[/B]
- Improve log and error handling
[B]Version v1.6.6[/B]
- Enable 1-hour caching of iView feed
- Remove bundled Beautiful Soup
[B]Version v1.6.5[/B]
- Add basic URL fetch retry mechanism
- Fix indentation error
- Replace XBMC with XBMC/Kodi in logging and error reports
- Fix error reporting for Windows
- Improve error handling and reporting
[B]Version v1.6.4[/B]
- Catchup repo & zip links on github not google code
- Restore description & thumbnail to series list
[B]Version v1.6.3[/B]
- Parse episode title and add aired date
[B]Version v1.6.2[/B]
- Only allow issue reporting on latest version
- Fix ElementTree issue with Python 2.6
[B]Version v1.6.1[/B]
- Make feed parsing faster and fix series thumbnail issue
[B]Version v1.6.0[/B]
- Fix program feed after ABC broke it
- Add ISP lookup to error reports
- Don't allow the same error report twice
- Fix strptime fix
- Better fix for strptime import threading python issue
- Work around Python strptime threading issue
- Add automatic issue reporting
- Update license headers
- Update README
[B]Version v1.5.0[/B]
- Add XBMC version/platform debugging information
- Update README and addon description
- Comment out some noisy debugging
- Fix label used to hide the News 24 live stream
- Remove gzip request for URLs, because it fails sometimes
- Remove simplejson as XBMC now supports real json
- Add optional progressive HTTP(S) transport
- Refactor rtmp url parsing into separate method
- Improve error when service unavailable
- Switch from tabs to spaces for Python code
- We need version="2.1.0" for python API
- Don't ask for xbmc.python v1.0
[B]Version v1.4.1[/B]
- Fixed so that it works with news24
- More robust method of checking for error
- Work around News24 addition to all arrays
[B]Version v1.4.0[/B]
- Don't die if duration is missing from metadata
- Add ABC1-4 categories back to index
- Move pre-commit and build-zip to seperate project
- Update pre-commit script for better automation
- Fix handling of some programs with missing metadata
- Add git-hook and update ZIP building scripts to more automatic
- Updated README
- Move plugin directory so we can pull a ZIP file directly from github
- Rework addStreamInfo to be compatible with XBMC <12
- Added new iView icon thanks to @ltmon
[B]Version v1.3.1[/B]
- Nice dialog message text wrapping
- Better handshake error handling
- Better fix for streaming server issue
[B]Version v1.3[/B]
- Add thanks to AdamMW
- Print filename when building zip
- Use PS3 auth to avoid AkamaiHD
- Clean up dir lists and pass exceptions to the user better
- Add streamInfo output and fix duration for new XBMC
- Remove try/except here to pass error to the UI
- Add more proxy services to README
- Fix readme
- Oops, switch comment spaces to tabs to match rest of routine
- Fix url encoding if components are unicode without ascii-representable characters
- Support for building XBMC Eden plugin, mainly for xbmc4xbox
- Update README
- Accidently mixed - and _ in dir name. Hack build script
- Update README for librtmp fix on ATV
- Fix path for building zip file
[B]Version v1.2.0[/B]
- Update version to 1.2.0 and update readme
- Add thumbnail & description to series info
- Use api?keyword=XXX rather than api?seriesIndex
- Better sorting for series lists
- Remove unused get_meta from parse_series_items
- Remove unused code path
- Extend categories list
- Split single series menu into category submenus
- Add GPLv3 license file and headers