The branch, frodo has been updated
via 6b00a354474cb060d444b7bdd1ff0a988fb77259 (commit)
via 282e5a60df3dcf1fd045c2234316f7855e93ffbf (commit)
via 43e632315bc93db828210bad50a2e5977acabd0c (commit)
from 3bc6876b73ea171486cd63ce8c54b8e7b33bd527 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=6b00a354474cb060d444b7bdd1ff0a988fb77259
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=282e5a60df3dcf1fd045c2234316f7855e93ffbf
commit 282e5a60df3dcf1fd045c2234316f7855e93ffbf
Author: beenje <[email protected]>
Date: Fri May 10 21:48:15 2013 +0200
[plugin.video.dumpert] updated to version 1.0.1
diff --git a/plugin.video.dumpert/addon.py b/plugin.video.dumpert/addon.py
index d302e62..337bdb7 100644
--- a/plugin.video.dumpert/addon.py
+++ b/plugin.video.dumpert/addon.py
@@ -18,8 +18,8 @@
#
#also in ..._const
__addon__ = "plugin.video.dumpert"
-__date__ = "14 april 2013"
-__version__ = "1.0.0"
+__date__ = "10 may 2013"
+__version__ = "1.0.1"
#
# Imports
diff --git a/plugin.video.dumpert/addon.xml b/plugin.video.dumpert/addon.xml
index d2c3433..628a4a4 100644
--- a/plugin.video.dumpert/addon.xml
+++ b/plugin.video.dumpert/addon.xml
@@ -2,7 +2,7 @@
<addon
id="plugin.video.dumpert"
name="Dumpert"
- version="1.0.0"
+ version="1.0.1"
provider-name="Skipmode A1">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
@@ -14,12 +14,12 @@
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<summary lang="en">Watch videos from Dumpert.nl (dutch)</summary>
- <description lang="en">Watch videos from Dumpert.nl
(dutch)</description>
+ <description lang="en">Watch funny videos from Dumpert.nl
(dutch)</description>
<disclaimer lang="en">For bugs, requests or general questions visit the
Dumpert thread on the XBMC forum.</disclaimer>
<language>nl</language>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
- <forum></forum>
+ <forum>http://forum.xbmc.org/showthread.php?tid=162635</forum>
<website>http://dumpert.nl</website>
<email></email>
<source>git://github.com/skipmodea1/plugin.video.dumpert.git</source>
diff --git a/plugin.video.dumpert/changelog.txt
b/plugin.video.dumpert/changelog.txt
index e33e182..12c859d 100644
--- a/plugin.video.dumpert/changelog.txt
+++ b/plugin.video.dumpert/changelog.txt
@@ -1,3 +1,6 @@
v1.0.0 (Sunday, 14 april 2013) :
- initial version
+
+v1.0.1 (Friday, 10 may 2013) :
+- added xbmc forum link
\ No newline at end of file
diff --git a/plugin.video.dumpert/resources/lib/dumpert_const.py
b/plugin.video.dumpert/resources/lib/dumpert_const.py
index fee71aa..e8166be 100644
--- a/plugin.video.dumpert/resources/lib/dumpert_const.py
+++ b/plugin.video.dumpert/resources/lib/dumpert_const.py
@@ -8,5 +8,5 @@ __addon__ = "plugin.video.dumpert"
__settings__ = xbmcaddon.Addon(id=__addon__ )
__language__ = __settings__.getLocalizedString
__images_path__ = os.path.join(
xbmcaddon.Addon(id=__addon__).getAddonInfo('path'), 'resources', 'images' )
-__date__ = "14 april 2013"
-__version__ = "1.0.0"
\ No newline at end of file
+__date__ = "10 may 2013"
+__version__ = "1.0.1"
\ No newline at end of file
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=43e632315bc93db828210bad50a2e5977acabd0c
commit 43e632315bc93db828210bad50a2e5977acabd0c
Author: beenje <[email protected]>
Date: Fri May 10 21:48:08 2013 +0200
[plugin.video.nlhardwareinfo] updated to version 1.0.1
diff --git a/plugin.video.nlhardwareinfo/addon.py
b/plugin.video.nlhardwareinfo/addon.py
index 3459966..1e726d1 100644
--- a/plugin.video.nlhardwareinfo/addon.py
+++ b/plugin.video.nlhardwareinfo/addon.py
@@ -18,8 +18,8 @@
#
#also in ..._const
__addon__ = "plugin.video.nlhardwareinfo"
-__date__ = "10 april 2013"
-__version__ = "1.0.0"
+__date__ = "10 may 2013"
+__version__ = "1.0.1"
#
# Imports
diff --git a/plugin.video.nlhardwareinfo/addon.xml
b/plugin.video.nlhardwareinfo/addon.xml
index fc49ae2..6f40dbd 100644
--- a/plugin.video.nlhardwareinfo/addon.xml
+++ b/plugin.video.nlhardwareinfo/addon.xml
@@ -2,7 +2,7 @@
<addon
id="plugin.video.nlhardwareinfo"
name="HardwareInfo Tv"
- version="1.0.0"
+ version="1.0.1"
provider-name="Skipmode A1">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
@@ -13,15 +13,15 @@
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
- <summary lang="en">Watch videos from Nl.Hardware.Info (dutch)</summary>
+ <summary lang="en">Watch hardware videos from Nl.Hardware.Info
(dutch)</summary>
<description lang="en">Watch videos from Nl.Hardware.Info
(dutch)</description>
<disclaimer lang="en">For bugs, requests or general questions visit the
HardwareInfo thread on the XBMC forum.</disclaimer>
<language>nl</language>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
- <forum></forum>
+ <forum>http://forum.xbmc.org/showthread.php?tid=162123</forum>
<website>http://nl.hardware.info/</website>
<email></email>
- <source></source>
+
<source>git://github.com/skipmodea1/plugin.video.nlhardwareinfo.git</source>
</extension>
</addon>
\ No newline at end of file
diff --git a/plugin.video.nlhardwareinfo/changelog.txt
b/plugin.video.nlhardwareinfo/changelog.txt
index 440c0e7..ad34536 100644
--- a/plugin.video.nlhardwareinfo/changelog.txt
+++ b/plugin.video.nlhardwareinfo/changelog.txt
@@ -1,4 +1,7 @@
v1.0.0 (Wednesday, 10 April 2013) :
- initial version
+v1.0.1 (Friday, 10 May 2013) :
+- added optional fields addon.xml
+
\ No newline at end of file
diff --git a/plugin.video.nlhardwareinfo/resources/lib/nlhardwareinfo_const.py
b/plugin.video.nlhardwareinfo/resources/lib/nlhardwareinfo_const.py
index 6d6d6df..479e77f 100644
--- a/plugin.video.nlhardwareinfo/resources/lib/nlhardwareinfo_const.py
+++ b/plugin.video.nlhardwareinfo/resources/lib/nlhardwareinfo_const.py
@@ -8,5 +8,5 @@ __addon__ = "plugin.video.nlhardwareinfo"
__settings__ = xbmcaddon.Addon(id=__addon__ )
__language__ = __settings__.getLocalizedString
__images_path__ = os.path.join( xbmcaddon.Addon(id=__addon__
).getAddonInfo('path'), 'resources', 'images' )
-__date__ = "10 april 2013"
-__version__ = "1.0.0"
\ No newline at end of file
+__date__ = "10 may 2013"
+__version__ = "1.0.1"
\ No newline at end of file
diff --git a/plugin.video.nlhardwareinfo/resources/lib/nlhardwareinfo_list.py
b/plugin.video.nlhardwareinfo/resources/lib/nlhardwareinfo_list.py
index 487da41..f99bcf5 100644
--- a/plugin.video.nlhardwareinfo/resources/lib/nlhardwareinfo_list.py
+++ b/plugin.video.nlhardwareinfo/resources/lib/nlhardwareinfo_list.py
@@ -67,7 +67,7 @@ class Main:
#
# Init
#
- titles_and_thumbnail_and_urls_index = 0
+ titles_and_thumbnail_urls_index = 0
#
# Get HTML page...
@@ -79,10 +79,10 @@ class Main:
# Get titles and thumbnails-urls
#<img class="thumb_125"
src="http://content.hwigroup.net/images/video/video_teaser/000581.jpg"
title="Microsoft Surface Pro tablet review" alt="Microsoft Surface Pro tablet
review">
- titles_and_thumbnail_and_urls = soup.findAll('img',
attrs={'class': re.compile("^thumb")})
+ titles_and_thumbnail_urls = soup.findAll('img', attrs={'class':
re.compile("^thumb")})
if (self.DEBUG) == 'true':
- xbmc.log( "[ADDON] %s v%s (%s) debug mode, %s = %s" % (
__addon__, __version__, __date__, "len(titles_and_thumbnail_and_urls)",
str(len(titles_and_thumbnail_and_urls)) ), xbmc.LOGNOTICE )
+ xbmc.log( "[ADDON] %s v%s (%s) debug mode, %s = %s" % (
__addon__, __version__, __date__, "len(titles_and_thumbnail_urls)",
str(len(titles_and_thumbnail_urls)) ), xbmc.LOGNOTICE )
# Get video-page-urls
#<div class="image">
@@ -103,7 +103,7 @@ class Main:
xbmc.log( "[ADDON] %s v%s (%s) debug mode, %s
= %s" % ( __addon__, __version__, __date__, "video_page_url",
str(video_page_url) ), xbmc.LOGNOTICE )
# Make title
- title =
titles_and_thumbnail_and_urls[titles_and_thumbnail_and_urls_index]['title']
+ title =
titles_and_thumbnail_urls[titles_and_thumbnail_urls_index]['title']
#convert from unicode to encoded text (don't use str()
to do this)
title = title.encode('utf-8')
title = title.replace('-',' ')
@@ -142,20 +142,20 @@ class Main:
if (self.DEBUG) == 'true':
xbmc.log( "[ADDON] %s v%s (%s) debug mode, %s =
%s" % ( __addon__, __version__, __date__, "title", str(title) ), xbmc.LOGNOTICE
)
- if titles_and_thumbnail_and_urls_index >=
len(titles_and_thumbnail_and_urls):
- title_and_thumbnail_and_url = ''
+ if titles_and_thumbnail_urls_index >=
len(titles_and_thumbnail_urls):
+ thumbnail_url = ''
else:
- title_and_thumbnail_and_url =
titles_and_thumbnail_and_urls[titles_and_thumbnail_and_urls_index]['src']
+ thumbnail_url =
titles_and_thumbnail_urls[titles_and_thumbnail_urls_index]['src']
# Add to list...
parameters = {"action" : "play", "video_page_url" :
video_page_url}
url = sys.argv[0] + '?' + urllib.urlencode(parameters)
- listitem = xbmcgui.ListItem( title,
iconImage="DefaultVideo.png", thumbnailImage=title_and_thumbnail_and_url )
+ listitem = xbmcgui.ListItem( title,
iconImage="DefaultVideo.png", thumbnailImage=thumbnail_url )
listitem.setInfo( "video", { "Title" : title, "Studio"
: "nlhardwareinfo" } )
folder = False
xbmcplugin.addDirectoryItem( handle = int(sys.argv[ 1 ]
), url = url, listitem=listitem, isFolder=folder)
- titles_and_thumbnail_and_urls_index =
titles_and_thumbnail_and_urls_index + 1
+ titles_and_thumbnail_urls_index =
titles_and_thumbnail_urls_index + 1
#Next page entry...
if self.next_page_possible == 'True':
-----------------------------------------------------------------------
Summary of changes:
plugin.video.dumpert/addon.py | 4 +-
plugin.video.dumpert/addon.xml | 6 +-
plugin.video.dumpert/changelog.txt | 3 +
.../resources/lib/dumpert_const.py | 4 +-
plugin.video.nlhardwareinfo/addon.py | 4 +-
plugin.video.nlhardwareinfo/addon.xml | 8 +-
plugin.video.nlhardwareinfo/changelog.txt | 3 +
.../resources/lib/nlhardwareinfo_const.py | 4 +-
.../resources/lib/nlhardwareinfo_list.py | 18 +-
.../LICENSE.txt | 0
plugin.video.teamhww/addon.py | 63 +++++++
plugin.video.teamhww/addon.xml | 27 +++
plugin.video.teamhww/changelog.txt | 2 +
plugin.video.teamhww/fanart.jpg | Bin 0 -> 181289 bytes
plugin.video.teamhww/icon.png | Bin 0 -> 32406 bytes
.../resources/images/next-page.png | Bin 14529 -> 14529 bytes
.../resources/language/English/strings.xml | 37 ++++
.../resources/lib/teamhww_const.py | 12 ++
plugin.video.teamhww/resources/lib/teamhww_list.py | 197 ++++++++++++++++++++
plugin.video.teamhww/resources/lib/teamhww_main.py | 35 ++++
plugin.video.teamhww/resources/lib/teamhww_play.py | 133 +++++++++++++
.../resources/lib/teamhww_utils.py | 0
.../resources/settings.xml | 0
plugin.video.teamhww/todo.txt | 1 +
24 files changed, 537 insertions(+), 24 deletions(-)
copy {plugin.audio.dradio => plugin.video.teamhww}/LICENSE.txt (100%)
create mode 100644 plugin.video.teamhww/addon.py
create mode 100644 plugin.video.teamhww/addon.xml
create mode 100644 plugin.video.teamhww/changelog.txt
create mode 100644 plugin.video.teamhww/fanart.jpg
create mode 100644 plugin.video.teamhww/icon.png
copy {plugin.video.dumpert =>
plugin.video.teamhww}/resources/images/next-page.png (100%)
create mode 100644 plugin.video.teamhww/resources/language/English/strings.xml
create mode 100644 plugin.video.teamhww/resources/lib/teamhww_const.py
create mode 100644 plugin.video.teamhww/resources/lib/teamhww_list.py
create mode 100644 plugin.video.teamhww/resources/lib/teamhww_main.py
create mode 100644 plugin.video.teamhww/resources/lib/teamhww_play.py
copy plugin.video.gamekings/resources/lib/gamekings_utils.py =>
plugin.video.teamhww/resources/lib/teamhww_utils.py (100%)
copy {plugin.video.dumpert => plugin.video.teamhww}/resources/settings.xml
(100%)
create mode 100644 plugin.video.teamhww/todo.txt
hooks/post-receive
--
Plugins
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons