Bump to v1.5.2

master v1.5.2
azzy9 5 months ago
parent 6c04afb607
commit 360124ef2a

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.rumble" name="Rumble" version="1.5.1" provider-name="azzy9">
<addon id="plugin.video.rumble" name="Rumble" version="1.5.2" provider-name="azzy9">
<requires>
<import addon="script.module.simplejson"/>
<import addon="script.module.requests"/>
@ -21,9 +21,8 @@
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
<news>- 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
- v1.4.18 - Quick fix for subsciptions and category videos
- v1.4.17 - Fix channels in following, favorites and search</news>
<news>- 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>
</addon>

Loading…
Cancel
Save