summaryrefslogtreecommitdiff
path: root/plugin.video.nfl.gamepass/changelog.txt
blob: 774c7bcbfc41e2b5fe9ce3984a7d7d283e40b8a2 (plain)
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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
2017.08.24 v0.11.1 -- Kenny Easley Edition
+ Fix "everything is broken"; Game Pass broke their API again (emilsvennesson)
+ Add groundwork for what will become a Team View (kaileu)
+ Open Settings when login info is missing (pyrocumulus)
+ Restore show/episode thumbnails (emilsvennesson)
+ Updated German translation (sieversMartin)
+ Code cleanup (emilsvennesson)

2017.08.17 v0.11.0 -- Jay Cutler Edition
+ NOTE: This addon currently does not support Game Pass International.
+ NOTE: Game Pass Europe moved to a new streaming partner. Not all features
+   are available yet or supported.
+ Support for Game Pass Europe (kaileu and emilsvennesson)
+ Updated Dutch translation (pyrocumulus)
+ Optional support for inputstream.adaptive plugin (but, contrary to the name,
+   no support yet for adaptive streaming)
+ Lots of cleanup (emilsvennesson, aqw, pyrocumulus)

2017.06.23 v0.10.2 -- Daunte Culpepper Edition
+ Temporarily fix addon crashing (emilsvennesson)
+   GamePass is moving to a new streaming partner. The old service will work
+   until July 31st. This fix points to the old service, and buys us time to
+   update everything for the new service.
+ Fix fanart not loading (emilsvennesson)

2017.01.10 v0.10.1 -- Barry Sanders Edition
+ Bug fix caught by Kodi's Pull Request code checks. :-)

2017.01.09 v0.10.0 -- Barry Sanders Edition
+ Update for Krypton
+ Update logging for Krypton (emilsvennesson)
+ Nicely inform user when week info isn't available yet
+ New Translations: Russian and Ukrainian (Igor Davydenko)
+ Domestic users can now access NFL Network
+ RedZone content is now acquired dynamically, like all other resources
+ Assorted cleanup

2016.08.25 v0.9.2 -- Jimmy Johnson Edition
+ New Translation: Japanese (David Maiorino)
+ UI Fix: "Upcoming" game text overlapped with the game time (aqw)
+ The Rams are now correctly shown as the LA Rams (kaileu)
+ Autodetect subscription type; merge Domestic/International settings (emilsvennesson)
+ Show more informative dialogs in common error situations (emilsvennesson and aqw)
+ Bug fix: Game time wasn't localizing (aqw)
+ Removed last of the "Sans Login" setting; hasn't been used in two years (aqw)
+ Unbundle m3u8 as a dependency; use the one in the Kodi repos (aqw, emilsvennesson)
+ Slightly higher res team logos (kaileu)
+ Canceling bitrate/gametype dialogs will now (correctly) cancel and return to
+   the UI rather than start playing a game (emilsvennesson)
+ Assorted small improvements (aqw)

2016.07.29 v0.9.1 -- Bart Starr Edition
+ Shows are now acquired dynamically (BaumSchorle)
+  This means new shows will be available immediately. However, Game Pass has
+  many ways of providing shows, so new shows may not always /work/ right away.
+ Game Pass Resource URLs (most of them) are now acquired dynamically (kaileu)
+  This means the addon should be more resilient to Game Pass service changes.
+ UI Fix: Blacked-Out games are now marked as non-playable (BaumSchorle)
+ Bug Fix: an empty season crashes the add-on (BaumSchorle)
+ Assorted small improvements (aqw)

2015.12.02 v0.9.0 -- Charles Woodson Edition
+ Add support for Jarvis; drop Helix and Isengard

2015.12.02 v0.8.1 -- Brett Favre Edition
+ Add NFL Honors and some old seasons (2010-2011) of other shows
+ Dropped non-functioning old (< 2014) NFL Total Access seasons
+ Make RedZone button show even when in "pre" mode
+ Fix proxy protocol selection (thanks to maguire for reporting)
+ Cleanup method to detect running games (kaileu)
+ Assorted small improvements

2015.08.27 v0.8.0 -- Julius Peppers Edition
+ Fix regression; can now watch streams for more than ~20 minutes on all platforms
+ Replace Game Rewind with Game Pass Domestic
+   Preliminary Support (please report any bugs)
+ Renamed Game Pass to Game Pass International
+ New Logos for Game Pass Domestic and International (eriksoderblom)
+ Bug fix: Games after 2015 preseason Week 1 wouldn't play (kaileu)
+ Bump required version of Requests to 2.7.0
+ Small improvements to debugging
+ Code cleanup

2015.08.17 v0.7.4 -- Pete Carroll Edition
+ Revert skinutils font hack
+ New GamePass-only icon (eriksoderblom)
+   The NFL replaced Game Rewind with the "Game Pass Domestic" service
+ Correctly identify as a script now instead of a plugin (BaumSchorle)
+   Fixes an issue with not being able to exit the addon when using a shortcut
+ Code Cleanup (aqw)

2015.08.13 v0.7.3 -- (Unreleased)
+ Add 2015 Season for Shows (kaileu)
+ 1080i skin (eriksoderblom)
+ Assorted bug fixes and tweaks (mostly for previous release's features)

2015.08.11 v0.7.2 -- (Unreleased)
+ All streams now use same method (publishpoint) to play (kaileu)
+   fixes RedZone, TotalAccess, and likely a few other shows
+ Fix (mostly) font issues in non-Confluence skins (BaumSchorle)
+ Language Fixes/Clarifications (dmaiorino and aqw)
+ Translation: Update Dutch Translation (Vulpecula)
+ Bug fix: Coaches Tape XML now handles both UTF and ASCII (kaileu)
+ Bug fix: Close any open busy-dialogs before launching addon (aqw)
+ Code cleanup (aqw)

2015.01.23 v0.7.1 -- Brian Urlacher Edition
+ Bug fix: Support Pro Bowl (kaileu)

2015.01.09 v0.7.0 -- Kurt Warner Edition
+ Support for HTTP proxies (timewasted)
+   Direct support in lib/pigskin
+   Support via Kodi in the addon's settings
+ Skin support for Helix (eriksoderblom)
+ Reflect upstream rename from XBMC to Kodi (aqw)
+ Dropped support for Gotham and earlier

2014.11.10 v0.6.0 -- Dan Marino Edition
+ New Feature: Coaches Film (22 man view) (BaumSchorle)
+   Interface work (BaumSchorle and eriksoderblom)
+ New Feature: Super Bowl Archives (BaumSchorle)
+ New Feature/Setting: Hide Game Duration (Veronit)
+ New Feature/Setting: Display time in 12 or 24 hour clock (dahlSTROM)
+ Bug fix: Hard Knocks 2013 fixed (BaumSchorle)
+ Bug fix: UTF-8 issues (aqw)
+ Split settings page into categories (eriksoderblom)
+ Unify stream logic so all use publishpoint (BaumSchorle)
+ New internal dependency: m3u8
+ Assorted bug fixes
+ Code cleanup

2014.08.03 v0.5.2 -- Reggie White "The Minister of Defense" Edition
+ Bug fix: Visually distinguish selected past week from unselected future week (eriksoderblom)
+ Bug fix: Skin opened despite login failure (aqw)
+ Bug fix: Playing Total Access 2014 froze addon (aqw)
+ Bug fix: Check for successful login without a subscription (aqw)
+ Bug fix: Fixed top-level click for Game Rewind (aqw)
+ Core module is now fully XBMC independent (aqw)
+ Code cleanup

2014.07.28 v0.5.1 -- Tom Landry Edition
+ New Feature: Settings now available from within the skin (eriksoderblom)
+ New Setting: Localize game times (BaumSchorle)
+ Bug fix: First archived game played was wrong game (BaumSchorle)
+ Bug fix: Sometimes busy dialog wouldn't close when playing (BaumSchorle)
+ Bug fix: UI glitch playing Network-Live after browsing games (BaumSchorle)
+ Bug fix: XBMC on OpenElec wouldn't play archived games/shows (aqw)
+ Bug fix: Future weeks weren't greyed out (aqw)
+ Bug fix: Anything caching related; now always fresh data on addon start (aqw)
+ Bug fix: Super Bowl Archives now lists under all seasons (aqw)
+ Dropped dependency: plugin.cache (aka StorageServer)
+ Assorted performance improvements
+ Code/image cleanup

2014.07.23 v0.5.0 -- Jerry Rice Edition
+ New Feature: Skin Interface! (BaumSchorle and eriksoderblom)
+   Tons of new features
+   Games now include team logos
+   Future/unplayable games are greyed out
+   New artwork
+   New background (original image by charamelody)
+ Bug fix: Some archived games wouldn't play. (aqw)
+ Will now prompt if preferred stream bitrate isn't available (aqw)
+ Many small performance improvements (aqw)
+ Significant code refactoring (aqw)

2014.07.11 v0.4.0 -- "Doomsday Defense" Edition
+ New Feature: Support for Hard Knocks (thanks to BaumSchorle)
+ Bug fix: Top 100 Players works again (thanks to BaumSchorle)
+ Bug fix: cache didn't expire correctly (thanks to eriksoderblom)
+ New Translation: German (thanks to Ralph Schön)
+ Translations ported from XML to po (thanks to eriksoderblom)
+ Migrated from urllib2 to Requests (aqw)
+ New dependency: Requests2
+ Code cleanup

2014.05.16 v0.3.1 -- Vince Lombardi Edition
+ New Game Pass/Rewind icon (thanks to dahlSTROM)
+ Bug fix: workaround Android crash
+ Bug fix: RedZone live should work again (thanks to msoderberg)
+ Bug fix: fix service check for Rewind
+ Bug fix: display live games properly
+ Big fix: Fix live NFL Network streams (thanks to BaumSchorle)

2013.09.20 v0.3.0 -- Don Shula Edition
+ New Feature: Initial Game Rewind support
+ New Setting: Choose Subscription (Game Pass vs Game Rewind)
+ New Feature: NFL Films Presents (thanks to msoderberg!)
+ New Feature: NFL RedZone Live (untested) (thanks to msoderberg!)
+ New Feature: Condensed Games (thanks to msoderberg!)
+ New Setting: Preferred Game Version (Full vs Condensed stream)
+ Updated Dutch locale (thanks to Vulpecula-nl!)
+ Bug fix: starting new streams after lengthy watching of another stream should be more robust
+ More strings localized
+ XML/HTML parsing cleanup
+ Major code refactoring
+ New dependency: xmltodict

2013.09.13 v0.2.0 -- Donald Driver Edition
Credit goes to divingmule for most of the features added below.
+ New Feature: Live games work (Gotham only)
+ New Feature: NFL Network - Live (Gotham only)
+ New Feature: NFL Total Access
+ New Feature: Sound FX
+ New Feature: NFL Gameday
+ New Feature: NFL RedZone (thanks to msoderberg!)
+ New Feature: Playbook
+ New Feature: A Football Life
+ New Translation: Dutch (thanks to Vulpecula-nl!)
+ New fanart (thanks to dahlSTROM!)
+ Modified Setting: 'Always use best bitrate" is now "Preferred Stream Quality,"
+   which lists possible stream values.
+ Untested Features: Superbowl Archives, Top 100 Players, Coaches Show
+ Future games now have date and time listed
+ Live games are noted as such in the interface

2013.08.25 v0.1.3
+ Bug fix: Super Bowl weeks now list properly.
+ Bug fix: Older streams now list (but don't necessarily play) properly.
+ Bug fix: Duration is now still calculated after the first dir listing.
+ Bug fix: Fixed misleading popup when login failed
+ New Setting: "Sans Login Region" for those who live in countries where Game Pass is free.

2013.08.24 v0.1.2
+ Bug fix. All 16 games (rather than 15) are listed now.
+ New Setting: Always use best bitrate

2013.08.19 v0.1.1
+ Critical bug fix. Streams play again.

2013.08.18 v0.1.0
+ Initial development release (divingmule, aqw)
+ Only supports normal game streams (no coaches film, NFL TV, etc)
+ Can select stream bit rate
+ Sexy icon (thanks to dahlSTROM!)