Bump to v1.6.1

master v1.6.1
azzy9 2 months ago
parent 8b6dcb40d4
commit e2c4cf7d70

@ -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.6.0" provider-name="azzy9"> <addon id="plugin.video.rumble" name="Rumble" version="1.6.1" 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,8 +21,8 @@
<icon>icon.png</icon> <icon>icon.png</icon>
<fanart>fanart.jpg</fanart> <fanart>fanart.jpg</fanart>
</assets> </assets>
<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 <news>- v1.6.1 - Add Upcoming into upcoming video titles, Autoplay if only 1 quality, add m3u8 handler for live streams
- v1.5.4 - Fix search, Fix following users - 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.3 - Changes to clean_text method</news> - v1.5.4 - Fix search, Fix following users</news>
</extension> </extension>
</addon> </addon>

Loading…
Cancel
Save