The branch, frodo has been updated
via 6def9b517c47403315e2a4783004fcf2ef0b7ab8 (commit)
via 1c6ccb628b92a0e46917a2a5066c4f1e35aea805 (commit)
from 4f79a3d498c4ccd8ccf61789d10af51923e609f1 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=6def9b517c47403315e2a4783004fcf2ef0b7ab8
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=1c6ccb628b92a0e46917a2a5066c4f1e35aea805
commit 1c6ccb628b92a0e46917a2a5066c4f1e35aea805
Author: beenje <[email protected]>
Date: Tue Mar 26 21:37:42 2013 +0100
[plugin.video.nolife] updated to version 2.16.5
diff --git a/plugin.video.nolife/addon.xml b/plugin.video.nolife/addon.xml
index ae9bd38..a77199b 100644
--- a/plugin.video.nolife/addon.xml
+++ b/plugin.video.nolife/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.nolife"
name="Nolife Online"
- version="2.16.4"
+ version="2.16.5"
provider-name="gormux">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
diff --git a/plugin.video.nolife/default.py b/plugin.video.nolife/default.py
index 9b18c37..48c5f12 100644
--- a/plugin.video.nolife/default.py
+++ b/plugin.video.nolife/default.py
@@ -109,7 +109,7 @@ def parse_categories():
fam = re.compile('>.*<').findall(str(elem))[0].strip('<>')
else:
if fam != 'garbage':
- reg_cat = '<h1 style="padding-left:10px;">.*</h1>'
+ reg_cat = '<h1 style="padding-left:55px;">.*</h1>'
catname = re.compile(reg_cat).findall(
str(elem))[0][31:][:-5]
reg_sid = '<a href=.*'
-----------------------------------------------------------------------
Summary of changes:
plugin.video.nolife/addon.xml | 2 +-
plugin.video.nolife/default.py | 2 +-
.../LICENSE.txt | 0
plugin.video.orftvthek/README.md | 40 ++
plugin.video.orftvthek/addon.xml | 20 +
plugin.video.orftvthek/changelog.txt | 11 +
plugin.video.orftvthek/default.py | 622 ++++++++++++++++++++
plugin.video.orftvthek/fanart.jpg | Bin 0 -> 38730 bytes
plugin.video.orftvthek/icon.png | Bin 0 -> 7630 bytes
.../resources/media/backdrops/backdrops | 0
.../resources/media/logos/logos | 0
plugin.video.orftvthek/resources/settings.xml | 3 +
12 files changed, 698 insertions(+), 2 deletions(-)
copy {plugin.audio.booksshouldbefree_com =>
plugin.video.orftvthek}/LICENSE.txt (100%)
mode change 100644 => 100755
create mode 100644 plugin.video.orftvthek/README.md
create mode 100755 plugin.video.orftvthek/addon.xml
create mode 100755 plugin.video.orftvthek/changelog.txt
create mode 100755 plugin.video.orftvthek/default.py
create mode 100644 plugin.video.orftvthek/fanart.jpg
create mode 100644 plugin.video.orftvthek/icon.png
copy plugin.audio.qobuz/resources/lib/qobuz/gui/__init__.py =>
plugin.video.orftvthek/resources/media/backdrops/backdrops (100%)
copy plugin.audio.qobuz/resources/lib/qobuz/gui/__init__.py =>
plugin.video.orftvthek/resources/media/logos/logos (100%)
create mode 100755 plugin.video.orftvthek/resources/settings.xml
hooks/post-receive
--
Plugins
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons