Skip to content

Commit

Permalink
Update addon.xml
Browse files Browse the repository at this point in the history
Updated version and news section
  • Loading branch information
Codekloeppler authored Nov 19, 2020
1 parent 2fc0f61 commit e5f4b6e
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
marooned on an old version. -->
<addon id="plugin.video.nfl.gamepass"
name="NFL Game Pass"
version="2018.09.08"
version="2019.12.09"
provider-name="Alexqw,Codekloeppler,divingmule,BaumSchorle,eriksoderblom,kaileu,emilsvennesson">
<requires>
<import addon="xbmc.python" version="2.26.0"/>
Expand All @@ -25,16 +25,12 @@
<source>https://github.com/aqw/xbmc-gamepass</source>
<forum></forum>
<disclaimer lang="en_GB">This addon requires you to have a subscription to NFL Game Pass.[CR]Please note that these subscriptions are region restricted by the NFL.[CR]This addon is completely unofficial and is /not/ endorsed by the NFL in any way.</disclaimer>
<news>2018.09.08 -- A Game of Inches Edition
+ Import the latest pigskin.py. Relevant changes are:
-- support the new Game Pass (Gigya) authentication (thanks to 41john)
-- overhaul logging system (aqw)
-- simplify stream acquisition APIs (aqw)
-- python 3 fixes (aqw)
-- loads of code cleanup, refactoring, documentation, and unit tests (aqw)
+ Fix bug where episode list would re-append all show episodes (kaileu)
+ Use ``kodilogging.py`` to better integrate with Kodi's logging (aqw)
+ Assorted code cleanup (aqw)
<news>2019.12.09 -- Drew Brees Edition
+ Pulled Debug Fixes from OnceUpponALoop Repository (Thx!)
-- Added debug setting (Codekloeppler)
-- Fixed wrong language file references (Codekloeppler)
+ Fixed KeyError Exception on hls stream -> hls-v3 (Codekloeppler)
+ Changed addon.xml prerequisite versions (Codekloeppler)
</news>
<assets>
<icon>resources/art/icon.png</icon>
Expand Down

0 comments on commit e5f4b6e

Please sign in to comment.