diff --git a/plugin.video.blogscraper/addon.xml b/plugin.video.blogscraper/addon.xml index 5d51b9e..6a3cb24 100644 --- a/plugin.video.blogscraper/addon.xml +++ b/plugin.video.blogscraper/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/plugin.video.blogscraper/default.py b/plugin.video.blogscraper/default.py index 07ead64..0bb7880 100644 --- a/plugin.video.blogscraper/default.py +++ b/plugin.video.blogscraper/default.py @@ -95,13 +95,13 @@ YOUTUBE_CHANNEL_ID_5 = "UCur4HQg-2EQltweoKQfwOfg" def Main_Menu(): # If debug mode is enabled show the koding tutorials -# if debug == 'true': -# Add_Dir ( '[COLOR=lime]Koding Tutorials[/COLOR]', '', "tutorials", True, '', '', '' ) -# else: -# Add_Dir ( '[COLOR=lime]Enable debug mode for some cool dev tools![/COLOR]', '', "koding_settings", False, '', '', '' ) -# + if debug == 'true': + Add_Dir ( '[COLOR=lime]Koding Tutorials[/COLOR]', '', "tutorials", True, '', '', '' ) + else: + Add_Dir ( '[COLOR=lime]Enable debug mode for some cool dev tools![/COLOR]', '', "koding_settings", False, '', '', '' ) + # An example title/message we're going to send through to a popup dialog in the first Add_Dir item -# my_message= "{'title' : 'Support & Suggestions', 'msg' : \"If you come across any online content you'd like to get added please use the support thread at noobsandnerds.com and I'll be happy to look into it for you.\"}" + my_message= "{'title' : 'Support & Suggestions', 'msg' : \"If you come across any online content you'd like to get added please use the support thread at noobsandnerds.com and I'll be happy to look into it for you.\"}" Add_Dir( name="Support/Suggestions", url=my_message, mode="simple_dialog", folder=False, diff --git a/zips/addons.xml b/zips/addons.xml index 64d8186..411b930 100644 --- a/zips/addons.xml +++ b/zips/addons.xml @@ -42,7 +42,7 @@ - + diff --git a/zips/addons.xml.md5 b/zips/addons.xml.md5 index 6dee8a7..7ca6f71 100644 --- a/zips/addons.xml.md5 +++ b/zips/addons.xml.md5 @@ -1 +1 @@ -0ca775ddd2b6aa4efe5abce61cb12ebc \ No newline at end of file +2479c3a95a422a69f118e7dc96c82207 \ No newline at end of file diff --git a/zips/plugin.video.blogscraper/addon.xml b/zips/plugin.video.blogscraper/addon.xml index 5d51b9e..6a3cb24 100644 --- a/zips/plugin.video.blogscraper/addon.xml +++ b/zips/plugin.video.blogscraper/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/zips/plugin.video.blogscraper/plugin.video.blogscraper-0.0.5.zip b/zips/plugin.video.blogscraper/plugin.video.blogscraper-0.0.5.zip new file mode 100644 index 0000000..0f404f2 Binary files /dev/null and b/zips/plugin.video.blogscraper/plugin.video.blogscraper-0.0.5.zip differ