The branch, frodo has been updated
via 996155e67af8943f69d03bf4d4665ef49fbe570e (commit)
via ea3a2fc26037c54b96afa25b5bc497bdfbf2627c (commit)
via a2b1b6bbb412259e8214428c475094be6a216a27 (commit)
from 3393245c98285157b3d9c7eb9dfa4b16f549ec0e (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=996155e67af8943f69d03bf4d4665ef49fbe570e
commit 996155e67af8943f69d03bf4d4665ef49fbe570e
Author: sphere <[email protected]>
Date: Sat Feb 22 12:46:44 2014 +0100
[plugin.video.corbettreport] updated to version 0.0.4
diff --git a/plugin.video.corbettreport/addon.xml
b/plugin.video.corbettreport/addon.xml
index a3b880c..18dcaaf 100644
--- a/plugin.video.corbettreport/addon.xml
+++ b/plugin.video.corbettreport/addon.xml
@@ -3,14 +3,14 @@
id="plugin.video.corbettreport"
name="CorbettReport.com Video Podcasts"
provider-name="celadoor"
- version="0.0.3">
+ version="0.0.4">
<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,8 @@
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 3, June 2007</license>
<forum>http://forum.xbmc.org/showthread.php?tid=177772</forum>
- <website></website>
+ <website>http://www.corbettreport.com/support/</website>
<email></email>
+
<source>http://celadoor.github.io/plugin.video.corbettreport.zip</source>
</extension>
</addon>
\ No newline at end of file
diff --git a/plugin.video.corbettreport/changelog.txt
b/plugin.video.corbettreport/changelog.txt
index 06abfcf..6c084b8 100644
--- a/plugin.video.corbettreport/changelog.txt
+++ b/plugin.video.corbettreport/changelog.txt
@@ -1,10 +1,12 @@
created by celadoor.
+Version 0.0.4 -Cosmetic UI improvements
+
Version 0.0.3 -Tidy up strings ready for official repo.
Version 0.0.2 -Made changes ready for official repo.
Version 0.0.1 -Initial Release. Plays all the latest Corbett Report Video
podcasts.
- Video Plugin is derived from Voinage's Plugin Tutorial
+
diff --git a/plugin.video.corbettreport/fanart.jpg
b/plugin.video.corbettreport/fanart.jpg
index be5e3e5..e29635c 100644
Binary files a/plugin.video.corbettreport/fanart.jpg and
b/plugin.video.corbettreport/fanart.jpg differ
diff --git a/plugin.video.corbettreport/resources/language/English/strings.xml
b/plugin.video.corbettreport/resources/language/English/strings.xml
index 40938f7..8317493 100644
--- a/plugin.video.corbettreport/resources/language/English/strings.xml
+++ b/plugin.video.corbettreport/resources/language/English/strings.xml
@@ -8,6 +8,8 @@
<string id="30016">CorbettReport.com Audio Podcasts</string>
<string id="30017">CorbettReport.com Audio Interviews</string>
<string id="30018">[The Corbett Report is an independent, listener-supported
alternative news source. It operates on the principle of open source
intelligence and provides podcasts, interviews, articles and videos about
breaking news and important issues from 9/11 Truth and false flag terror to the
Big Brother police state, eugenics, geopolitics, the central banking fraud and
more..</string>
-<string id="30019">Please Donate, and support the video content
provider![CR][CR]</string>
-<string id="30020">[B]http://www.corbettreport.com/support/[/B]</string>
+<string id="30019">[COLOR yellow][CR][CR]Please Donate, and support the video
content provider![/COLOR]</string>
+<string id="30020">[COLOR
yellow][CR]http://www.corbettreport.com/support/[/COLOR]</string>
+<string id="30021">Media url not found!</string>
+<string id="30022">Error!</string>
</strings>
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=ea3a2fc26037c54b96afa25b5bc497bdfbf2627c
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=a2b1b6bbb412259e8214428c475094be6a216a27
commit a2b1b6bbb412259e8214428c475094be6a216a27
Author: sphere <[email protected]>
Date: Sat Feb 22 12:46:26 2014 +0100
[plugin.video.abcradionational] updated to version 1.0.3
diff --git a/plugin.video.abcradionational/addon.xml
b/plugin.video.abcradionational/addon.xml
index f0d3651..9eb1224 100644
--- a/plugin.video.abcradionational/addon.xml
+++ b/plugin.video.abcradionational/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="plugin.video.abcradionational" name="RNTV - Radio National TV"
version="1.0.2" provider-name="Damon Toumbourou">
+<addon id="plugin.video.abcradionational" name="RNTV - Radio National TV"
version="1.0.3" provider-name="Damon Toumbourou">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.xbmcswift2" version="2.4.0"/>
diff --git a/plugin.video.abcradionational/changelog.txt
b/plugin.video.abcradionational/changelog.txt
index 8cc6316..26019ad 100644
--- a/plugin.video.abcradionational/changelog.txt
+++ b/plugin.video.abcradionational/changelog.txt
@@ -1,4 +1,5 @@
------changelog.txt-------
#version 0.0.1 - Initial working version.
-#version 1.0.2 - Fix index out of range error.
\ No newline at end of file
+#version 1.0.2 - Fix index out of range error.
+#version 1.0.3 - Rectify issue with the thumbs scraper.
\ No newline at end of file
diff --git a/plugin.video.abcradionational/resources/lib/abcradionational.py
b/plugin.video.abcradionational/resources/lib/abcradionational.py
index f37ff64..e024cfb 100644
--- a/plugin.video.abcradionational/resources/lib/abcradionational.py
+++ b/plugin.video.abcradionational/resources/lib/abcradionational.py
@@ -21,18 +21,18 @@ def get_podcasts():
for info in infos:
if len(info.text) > 50:
info_out.append(info.text)
+ print len(info_out)
-
- thumb_sec = thumbs[1:37]
+ thumb_sec = thumbs[1:38]
thumb_out = []
for thumb in thumb_sec:
thumb_out.append(thumb['src'])
-
+ print len(thumb_out)
title_out = []
for title in titles:
title_out.append(re.sub(''', "'",title.text))
-
+ print len(title_out)
path = []
for u in urls:
@@ -42,7 +42,7 @@ def get_podcasts():
path_out = []
for i in path:
path_out.append(i[-11:])
-
+ print len(path_out)
output = []
for x in range(len(title_out)):
@@ -56,3 +56,4 @@ def get_podcasts():
return output
+get_podcasts()
-----------------------------------------------------------------------
Summary of changes:
plugin.video.abcradionational/addon.xml | 2 +-
plugin.video.abcradionational/changelog.txt | 3 +-
.../resources/lib/abcradionational.py | 11 +-
plugin.video.corbettreport/Default.py | 117 ------
plugin.video.corbettreport/addon.xml | 7 +-
plugin.video.corbettreport/changelog.txt | 4 +-
plugin.video.corbettreport/default.py | 150 ++++++++
plugin.video.corbettreport/fanart.jpg | Bin 28934 -> 164777 bytes
.../resources/language/English/strings.xml | 6 +-
.../LICENSE.txt | 0
plugin.video.i24News/README.txt | 7 +
plugin.video.i24News/addon.xml | 26 ++
plugin.video.i24News/changelog.txt | 4 +
plugin.video.i24News/default.py | 386 ++++++++++++++++++++
plugin.video.i24News/fanart.jpg | Bin 0 -> 82374 bytes
plugin.video.i24News/icon.png | Bin 0 -> 24495 bytes
.../resources/language/English/strings.xml | 8 +
plugin.video.i24News/resources/settings.xml | 3 +
18 files changed, 604 insertions(+), 130 deletions(-)
delete mode 100644 plugin.video.corbettreport/Default.py
create mode 100644 plugin.video.corbettreport/default.py
copy {plugin.audio.abradio.cz => plugin.video.i24News}/LICENSE.txt (100%)
create mode 100644 plugin.video.i24News/README.txt
create mode 100644 plugin.video.i24News/addon.xml
create mode 100644 plugin.video.i24News/changelog.txt
create mode 100644 plugin.video.i24News/default.py
create mode 100644 plugin.video.i24News/fanart.jpg
create mode 100644 plugin.video.i24News/icon.png
create mode 100644 plugin.video.i24News/resources/language/English/strings.xml
create mode 100644 plugin.video.i24News/resources/settings.xml
hooks/post-receive
--
Plugins
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons