Bump to v1.5.3

master v1.5.3
azzy9 4 months ago
parent 7ae8356dab
commit 3b5b0d4b26

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.rumble" name="Rumble" version="1.5.2" provider-name="azzy9">
<addon id="plugin.video.rumble" name="Rumble" version="1.5.3" provider-name="azzy9">
<requires>
<import addon="script.module.simplejson"/>
<import addon="script.module.requests"/>
@ -21,7 +21,8 @@
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
<news>- v1.5.2 - Fix REGEX for channels with no thumbnail
<news>- v1.5.3 - Changes to clean_text method
- v1.5.2 - Fix REGEX for channels with no thumbnail
- v1.5.1 - re-add channel names into category videos, Fix regex for following without image icon, expand clean text method, Apply clean text method to cat_video
- v1.5.0 - Add login test to settings, - Fix MD5ex class to fix login for long passwords</news>
</extension>

Loading…
Cancel
Save