mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-06 02:30:50 -08:00
Version bump v7.2.0.3
This commit is contained in:
parent
abe9336b33
commit
da424c3482
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="plugin.video.youtube" name="YouTube" version="7.2.0.2" provider-name="anxdpanic, bromix, MoojMidge">
|
||||
<addon id="plugin.video.youtube" name="YouTube" version="7.2.0.3" provider-name="anxdpanic, bromix, MoojMidge">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="3.0.0"/>
|
||||
<import addon="script.module.requests" version="2.27.1"/>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
## v7.2.0.2
|
||||
## v7.2.0.3
|
||||
### Fixed
|
||||
- Fix performance regression with channel filters
|
||||
- Fix regression preventing video playback from Kodi Info dialog #1184
|
||||
- Fix exception in youtube.helper.v3.response_to_items when using Kodi 18 (Python 2) #1188
|
||||
- Fix exception in YouTubeRequestClient.json_traverse when using Kodi 18 (Python 2) #1187
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue