From e2c4cf7d700977402a32e9e8694f5a34622c5d4c Mon Sep 17 00:00:00 2001 From: azzy9 <19675382+azzy9@users.noreply.github.com> Date: Wed, 3 Apr 2024 18:53:20 +0100 Subject: [PATCH] Bump to v1.6.1 --- addon.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/addon.xml b/addon.xml index c7bb609..135f46e 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -21,8 +21,8 @@ icon.png fanart.jpg - - 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 + - v1.6.1 - Add Upcoming into upcoming video titles, Autoplay if only 1 quality, add m3u8 handler for live streams +- 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