Bump to v1.6.0

master v1.6.0
azzy9 3 months ago
parent 2bddc52f47
commit 51a4d3448c

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.rumble" name="Rumble" version="1.5.4" provider-name="azzy9">
<addon id="plugin.video.rumble" name="Rumble" version="1.6.0" provider-name="azzy9">
<requires>
<import addon="script.module.simplejson"/>
<import addon="script.module.requests"/>
@ -21,10 +21,8 @@
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
<news>- v1.5.4 - Fix search, Fix following users
- 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>
<news>- v1.6.0 - Remove view_set method, change how cat_video gets video data, Remove hardcoded categories, add Categories section, add Live Stream Section, add info_label to include duration and year, Fix user search and battle leaderboard REGEX
- v1.5.4 - Fix search, Fix following users
- v1.5.3 - Changes to clean_text method</news>
</extension>
</addon>

Loading…
Cancel
Save