File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <addon id =" plugin.video.youtube" name =" YouTube" version =" 7.4.1+beta.1 " provider-name =" anxdpanic, bromix, MoojMidge" >
2+ <addon id =" plugin.video.youtube" name =" YouTube" version =" 7.4.1+beta.2 " provider-name =" anxdpanic, bromix, MoojMidge" >
33 <requires >
44 <import addon =" xbmc.python" version =" 3.0.0" />
55 <import addon =" script.module.requests" version =" 2.27.1" />
Original file line number Diff line number Diff line change 1+ ## v7.4.1+beta.2
2+ ### Fixed
3+ - Fix unnecessary double resolve on playback #1371
4+ - Attempt to break busy dialog workaround loop if post run action succeeds #1386
5+ - Don't swallow unhandled plugin exceptions without logging and running listing end callback #1386
6+ - Python 2 compatibility fix for urllib3 only checking for str type when accessing module constants using getattr
7+
18## v7.4.1+beta.1
29### Fixed
310- Always refresh missing access tokens if partially logged in and refresh tokens are available #1389
You can’t perform that action at this time.
0 commit comments