|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
2 |
| -<addon id="plugin.video.netflix" name="Netflix" version="1.18.9+matrix.1" provider-name="libdev, jojo, asciidisco, caphm, castagnait"> |
| 2 | +<addon id="plugin.video.netflix" name="Netflix" version="1.18.10+matrix.1" provider-name="libdev, jojo, asciidisco, caphm, castagnait"> |
3 | 3 | <requires>
|
4 | 4 | <import addon="xbmc.python" version="3.0.0"/>
|
5 | 5 | <import addon="script.module.addon.signals" version="0.0.6+matrix.1"/>
|
|
86 | 86 | <forum>https://forum.kodi.tv/showthread.php?tid=329767</forum>
|
87 | 87 | <source>https://github.com/CastagnaIT/plugin.video.netflix</source>
|
88 | 88 | <news>
|
89 |
| -v1.18.9 (2022-08-30) |
90 |
| -- Add new expert setting to override "Stream selection type" setting of InputStream Adaptive (Kodi 20) |
91 |
| -- Add new experimental setting "Limit maximum height of black bars" |
92 |
| -- Fixed recommendations menu |
93 |
| -- Fixed "Remind me" context menu error |
94 |
| -- Fixed MSL error "User entity association record ..." |
95 |
| -- Fixed "double click" problem on Skip button (Kodi 20) |
96 |
| -- Better match for video codec with skin mediaflag |
97 |
| -- Update translations it, de, zh_tw, hu, ro, fr, jp, kr |
| 89 | +v1.18.10 (2022-09-26) |
| 90 | +- Fixed MSL error when playing videos from non-owner Netflix profiles |
| 91 | +- Fixed setting type error at first plugin startup on Kodi 20 |
| 92 | +- Fixed error when you add a tvshow/movie on an empty my list |
| 93 | +- Removed STRM resume workaround for Kodi v19.5 and v20 (fixed on Kodi) |
| 94 | +- Update translations zh_cn, cs_cz, gl_es |
98 | 95 | </news>
|
99 | 96 | </extension>
|
100 | 97 | </addon>
|
0 commit comments