|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
2 |
| -<addon id="plugin.video.viwx" name="viwX" version="1.1.1" provider-name="Dimitri Kroon"> |
| 2 | +<addon id="plugin.video.viwx" name="viwX" version="1.2.0" provider-name="Dimitri Kroon"> |
3 | 3 | <requires>
|
4 | 4 | <import addon="xbmc.python" version="3.0.0"/>
|
5 | 5 | <import addon="inputstream.adaptive" version="19.0.5"/>
|
|
30 | 30 | <fanart>resources/fanart.png</fanart>
|
31 | 31 | </assets>
|
32 | 32 | <news>
|
33 |
| -[B]v1.1.1[/B] |
34 |
| -- fix: playing VOD on kodi Omega failed with error. |
| 33 | +[B]v1.2.0[/B] |
| 34 | +[B]Fixes:[/B] |
| 35 | +* All categories failed to open due to various changes at ITVX. |
| 36 | +* Error on opening some series named 'Other Episodes', due to changes at ITVX. |
| 37 | +* Some sub-collections failed with error 'Not Found', due to error in ITVX data' |
| 38 | +* Added support for hero and collections items of type 'page'. Fixes some collections being empty, or hero item not shown. |
35 | 39 |
|
36 |
| -[B]v1.1.0[/B] |
37 |
| -- Updated user-agent string to Firefox 118. |
38 |
| -- Added support for Live TV items in collections. Fixes: collection 'ITVX Live Channels' is empty. |
39 |
| -- Added support for shortFromSlider in collection, like the folder with short news-like items in the collection 'Rugby World Cup'. |
40 |
| -- Added support for shorForm collections. Fixes: absence of the collection 'Rugby World Cup 2023'. |
41 |
| -- Adapt to a change at itvx causing an empty 'Kids Collection'. |
| 40 | +[B]New features:[/B] |
| 41 | +* Added a 'My itvX' entry in the main menu with: |
| 42 | + - My List - ITVX's My List. |
| 43 | + - Continue Watching: supports continue watching on different devices and different platforms. |
| 44 | + - Because You Watched: recommendations by ITV based on a recently watched programme. |
| 45 | + - Recommended: general recommendations by ITV. |
| 46 | +* All programmes and series now have a context menu item to add/remove the programme to/from My List. |
| 47 | + |
| 48 | +[B]Changes:[/B] |
| 49 | +* When not signed in, a user is now always offered to sign in via viwX's settings when an item was opened that required authentication. |
| 50 | +* Search now respects setting 'Hide premium content'. |
42 | 51 | </news>
|
43 | 52 | <reuselanguageinvoker>true</reuselanguageinvoker>
|
44 | 53 | </extension>
|
|
0 commit comments