The branch, frodo has been updated
       via  ceb2db496fbe0a198f9ec280411c79b426ca6c1c (commit)
      from  9db553b0aa5060ccab2ae78d1775c6beb7654b12 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=ceb2db496fbe0a198f9ec280411c79b426ca6c1c

commit ceb2db496fbe0a198f9ec280411c79b426ca6c1c
Author: beenje <bee...@xbmc.org>
Date:   Fri Jan 10 21:40:48 2014 +0100

    [plugin.video.peoplesvoice] updated to version 0.1.3

diff --git a/plugin.video.peoplesvoice/addon.xml 
b/plugin.video.peoplesvoice/addon.xml
index 21befce..38baf3e 100644
--- a/plugin.video.peoplesvoice/addon.xml
+++ b/plugin.video.peoplesvoice/addon.xml
@@ -3,14 +3,14 @@
   id="plugin.video.peoplesvoice"
   name="The People's Voice"
   provider-name="celadoor"
-  version="0.0.9">
+  version="0.1.3">
   <requires>
     <import  addon="xbmc.python"                      version="2.1.0" />
     <import  addon="script.common.plugin.cache"       version="1.5.1" />
     <import  addon="script.module.parsedom"           version="1.5.1" />
     <import  addon="script.module.simple.downloader"  version="0.9.4" />
   </requires>
-  <extension library="Default.py"                     
point="xbmc.python.pluginsource">
+  <extension library="default.py"                     
point="xbmc.python.pluginsource">
     <provides>video</provides>
   </extension>
   <extension point="xbmc.addon.metadata">
@@ -20,7 +20,7 @@
        <platform>all</platform>
        <license>GNU GENERAL PUBLIC LICENSE. Version 3, June 2007</license>
        <forum>http://forum.xbmc.org/showthread.php?tid=178078</forum>
-       <website></website>
+       <website>http://www.thepeoplesvoice.tv</website>
        <email></email>
        <source></source>
   </extension>
diff --git a/plugin.video.peoplesvoice/changelog.txt 
b/plugin.video.peoplesvoice/changelog.txt
index 1a2985a..17d679c 100644
--- a/plugin.video.peoplesvoice/changelog.txt
+++ b/plugin.video.peoplesvoice/changelog.txt
@@ -1,4 +1,7 @@
 Plays  the People's Voice live video stream. created by celadoor.
+Version 0.1.3 -Fixed urls added error checking
+
+Version 0.1.1 -Added instant live link to reduce chance of total addon 
breakage, added show listing.
 
 Version 0.0.9 -Fixed Channel Logo,video url and Program schedule url
 
diff --git a/plugin.video.peoplesvoice/resources/language/English/strings.xml 
b/plugin.video.peoplesvoice/resources/language/English/strings.xml
index 957ea5d..6d55819 100644
--- a/plugin.video.peoplesvoice/resources/language/English/strings.xml
+++ b/plugin.video.peoplesvoice/resources/language/English/strings.xml
@@ -2,9 +2,13 @@
 <strings>
 <string id="30010">The People's Voice </string>
 <string id="30011"> Live</string>
-  <string id="30012">Some programmes may include swearing, but only after 9pm 
UK time...[CR]</string>
-  <string id="30013">[B]VIEWER EXPECTATION[/B][CR]The People's Voice has been 
established to balance mainstream media bias which refuses to give voice to 
people with views at odds with mainstream thinking and belief. You can expect 
to hear all aspects of mainstream society questioned and debated. What viewers 
choose to accept or believe is for them to decide after hearing the evidence 
and opinion broadcast by The People's Voice and the information and opinion 
broadcast by mainstream sources.</string>
+<string id="30012">Some programmes may include swearing, but only after 9pm UK 
time...[CR]</string>
+<string id="30013">[B]VIEWER EXPECTATION[/B][CR]The People's Voice has been 
established to balance mainstream media bias which refuses to give voice to 
people with views at odds with mainstream thinking and belief. You can expect 
to hear all aspects of mainstream society questioned and debated. What viewers 
choose to accept or believe is for them to decide after hearing the evidence 
and opinion broadcast by The People's Voice and the information and opinion 
broadcast by mainstream sources.</string>
 <string id="30014">Please Donate, and support the video content 
provider![CR]</string>
 <string 
id="30015">[B]http://www.thepeoplesvoice.tv/donate/[/B][CR][CR]</string>
 <string id="30016">Today's Schedule[CR][CR]</string>
+<string id="30017">The People's Voice Shows</string>
+<string id="30018">Direct Video Link</string>
+<string id="30019">Media not found!</string>
+<string id="30020">Schedule not found!</string>
 </strings>

-----------------------------------------------------------------------

Summary of changes:
 plugin.video.peoplesvoice/addon.xml                |    6 +-
 plugin.video.peoplesvoice/changelog.txt            |    3 +
 .../{Default.py => default.py}                     |   54 +++++++++++++++----
 .../resources/language/English/strings.xml         |    8 ++-
 4 files changed, 54 insertions(+), 17 deletions(-)
 rename plugin.video.peoplesvoice/{Default.py => default.py} (58%)


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to