mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-05 18:20:41 -08:00
6.8.26~alpha5
This commit is contained in:
parent
e5c5074f35
commit
b07f541b04
1 changed files with 2 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="plugin.video.youtube" name="YouTube" version="6.8.26~alpha4" provider-name="anxdpanic, bromix">
|
||||
<addon id="plugin.video.youtube" name="YouTube" version="6.8.26~alpha5" provider-name="anxdpanic, bromix">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="3.0.0"/>
|
||||
<import addon="script.module.six" version="1.11.0"/>
|
||||
|
|
@ -13,9 +13,7 @@
|
|||
<extension point="xbmc.python.module" library="resources/lib/"/>
|
||||
<extension point="xbmc.addon.metadata">
|
||||
<news>
|
||||
[fix] Nexus compatibility with InfoTagVideo |contrib: jurialmunkey|
|
||||
[chg] make httpd /api url case insensitive due to skin choice of uppercase settings text
|
||||
[chg] use listitem property for Inputstream Adaptive headers instead of url piped on Nexus+
|
||||
[fix] playback
|
||||
[upd] Translations updated from Kodi Weblate
|
||||
</news>
|
||||
<assets>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue