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"?> <?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> <requires>
<import addon="script.module.simplejson"/> <import addon="script.module.simplejson"/>
<import addon="script.module.requests"/> <import addon="script.module.requests"/>
@ -21,9 +21,8 @@
<icon>icon.png</icon> <icon>icon.png</icon>
<fanart>fanart.jpg</fanart> <fanart>fanart.jpg</fanart>
</assets> </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 <news>- v1.5.2 - Fix REGEX for channels with no thumbnail
- v1.5.0 - Add login test to settings, - Fix MD5ex class to fix login for long passwords - 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.4.18 - Quick fix for subsciptions and category videos - v1.5.0 - Add login test to settings, - Fix MD5ex class to fix login for long passwords</news>
- v1.4.17 - Fix channels in following, favorites and search</news>
</extension> </extension>
</addon> </addon>

Loading…
Cancel
Save