diff --git a/default.py b/default.py index 78157bd..e899692 100644 --- a/default.py +++ b/default.py @@ -19,7 +19,7 @@ cat5Live = {} # declares the variable cat5ShowURL for show url list -cat5ShowURL = "https://rss.cat5.tv/kodi/shows.php" +cat5ShowURL = "http://rss.cat5.tv/kodi/shows.php" # sets a value to the addon_handle for kodi xbmcplugin.setContent(addon_handle, 'movies')