-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchangelog-1.1.13_leia.txt
209 lines (187 loc) · 6.47 KB
/
changelog-1.1.13_leia.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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
[B]Version v1.1.13[/B]
- Fix DAI stream id resolution
- Update github actions
- Temp fix for error getting next episode
- Fix TypeError: '<' not supported... error
- Fix for missing subtitles...
- Kodi 19 inputstream.adaptive
- GitHub Actions config
[B]Version v1.1.9[/B]
- Update mobile app version to a supported value
- Further fixes for Matrix
- Fix problem with incorrectly parsed date
- don't keep addon object in module scope
- Build for Leia and Matrix
- python 3.8 compatibility
- Style fixes, fix some tests
- Complete tests
- Fix ValueError on occasional float duration
- stop error on viewing 'continue watching' when not logged in
- Fix playback on Kodi < 18
- Add UpNext support and add more details to program listings (#1290)
- Add integrated SBS 'Favourites'
[B]Version v1.1.8[/B]
- Allow for 'bad' metadata
- Fix IndexError when accessing 'empty' programs
[B]Version v1.1.7[/B]
- Fix small mistake in default
- Add search capability
- Fix next page showing when not applicable
- All lists are now max 50 length
- Put total items/multi-page assignment in correct area
- Multi-page
- Fix 10 item limit, begin work on multiple pages
- Only show 'Football Highlights' in sports genre
- Correctly flatten single series
- reuselanguageinvoker
- Add seasons plus other changes
- Fix using old function signature in get_category
[B]Version v1.1.6[/B]
- First run info dialog to inform of account requirements
- Update for new API
[B]Version v1.1.4[/B]
- Addon temporarily broken
- Fix travis config
- travis update for notifications, py27, and github org name
- Widen bandwidth windows for stream selection
- Add stream quality selection (#1280)
[B]Version v1.1.3[/B]
- Fix missing quote in travis yaml (#1267)
- Adapt error handling to new utils module (#1263)
[B]Version v1.1.2[/B]
- Fix DAI stream id resolution
- Update github actions
- Temp fix for error getting next episode
- Fix TypeError: '<' not supported... error
- Fix for missing subtitles...
- Kodi 19 inputstream.adaptive
- GitHub Actions config
- Update mobile app version to a supported value
- Further fixes for Matrix
- Fix problem with incorrectly parsed date
- don't keep addon object in module scope
- Build for Leia and Matrix
- python 3.8 compatibility
- Style fixes, fix some tests
- Complete tests
- Fix ValueError on occasional float duration
- stop error on viewing 'continue watching' when not logged in
- Fix playback on Kodi < 18
- Add UpNext support and add more details to program listings (#1290)
- Add integrated SBS 'Favourites'
- Allow for 'bad' metadata
- Fix IndexError when accessing 'empty' programs
- Fix small mistake in default
- Add search capability
- Fix next page showing when not applicable
- All lists are now max 50 length
- Put total items/multi-page assignment in correct area
- Multi-page
- Fix 10 item limit, begin work on multiple pages
- Only show 'Football Highlights' in sports genre
- Correctly flatten single series
- reuselanguageinvoker
- Add seasons plus other changes
- Fix using old function signature in get_category
- First run info dialog to inform of account requirements
- Update for new API
- Addon temporarily broken
- Fix travis config
- travis update for notifications, py27, and github org name
- Widen bandwidth windows for stream selection
- Add stream quality selection (#1280)
- Fix missing quote in travis yaml (#1267)
- Adapt error handling to new utils module (#1263)
[B]Version v1.1.13[/B]
- Fix DAI stream id resolution
[B]Version v1.1.12[/B]
- Update github actions
- Temp fix for error getting next episode
[B]Version v1.1.11[/B]
- Fix TypeError: '<' not supported... error
[B]Version v1.1.10[/B]
- Fix for missing subtitles...
- Kodi 19 inputstream.adaptive
- GitHub Actions config
- Update mobile app version to a supported value
- Further fixes for Matrix
- Fix problem with incorrectly parsed date
- don't keep addon object in module scope
- Build for Leia and Matrix
- python 3.8 compatibility
- Style fixes, fix some tests
- Complete tests
- Fix ValueError on occasional float duration
- stop error on viewing 'continue watching' when not logged in
- Fix playback on Kodi < 18
- Add UpNext support and add more details to program listings (#1290)
- Add integrated SBS 'Favourites'
- Allow for 'bad' metadata
- Fix IndexError when accessing 'empty' programs
- Fix small mistake in default
- Add search capability
- Fix next page showing when not applicable
- All lists are now max 50 length
- Put total items/multi-page assignment in correct area
- Multi-page
- Fix 10 item limit, begin work on multiple pages
- Only show 'Football Highlights' in sports genre
- Correctly flatten single series
- reuselanguageinvoker
- Add seasons plus other changes
- Fix using old function signature in get_category
- First run info dialog to inform of account requirements
- Update for new API
- Addon temporarily broken
- Fix travis config
- travis update for notifications, py27, and github org name
- Widen bandwidth windows for stream selection
- Add stream quality selection (#1280)
- Fix missing quote in travis yaml (#1267)
- Adapt error handling to new utils module (#1263)
- 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
[B]Version v1.0.0[/B]
- Initial version