The branch, dharma-pre has been updated
via 8a4698f17f498be595a3e245e38b04bb19d6c3d8 (commit)
from 7892f1a2c34ee88929ff43452f7a766dea8d88dd (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=8a4698f17f498be595a3e245e38b04bb19d6c3d8
commit 8a4698f17f498be595a3e245e38b04bb19d6c3d8
Author: spiff <[email protected]>
Date: Sun Nov 14 09:17:52 2010 +0100
[plugin.video.academicearth] updated to version 1.0.4
diff --git a/plugin.video.academicearth/addon.py
b/plugin.video.academicearth/addon.py
index 562b92c..feb949b 100755
--- a/plugin.video.academicearth/addon.py
+++ b/plugin.video.academicearth/addon.py
@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import re
from urllib import unquote_plus
-from beautifulsoup import BeautifulSoup as BS, SoupStrainer as SS
+from BeautifulSoup import BeautifulSoup as BS, SoupStrainer as SS
from resources.lib.xbmcvideoplugin import (XBMCVideoPlugin, DialogProgress,
urlread, async_urlread, parse_qs)
diff --git a/plugin.video.academicearth/addon.xml
b/plugin.video.academicearth/addon.xml
index 19b0611..ec74974 100644
--- a/plugin.video.academicearth/addon.xml
+++ b/plugin.video.academicearth/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="plugin.video.academicearth" name="Academic Earth" version="1.0.3"
provider-name="jbel">
+<addon id="plugin.video.academicearth" name="Academic Earth" version="1.0.4"
provider-name="jbel">
<requires>
<import addon="xbmc.python" version="1.0"/>
<import addon="script.module.beautifulsoup" version="3.0.8"/>
-----------------------------------------------------------------------
Summary of changes:
plugin.video.academicearth/addon.py | 2 +-
plugin.video.academicearth/addon.xml | 2 +-
plugin.video.academicearth/changelog.txt | 2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
create mode 100644 plugin.video.academicearth/changelog.txt
hooks/post-receive
--
Plugins
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons