The branch, eden-pre has been updated
via 530b98aeb13d6eecf24590f5e203842fe0ef6795 (commit)
from b500be2d748932086e3195ca832a310fec7e6389 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=530b98aeb13d6eecf24590f5e203842fe0ef6795
commit 530b98aeb13d6eecf24590f5e203842fe0ef6795
Author: spiff <[email protected]>
Date: Tue Sep 27 11:43:31 2011 +0200
[plugin.video.4players] updated to version 1.1.0
diff --git a/.gitignore b/.gitignore
index bfc6ced..7a62822 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ plugin.video.khanacademy/.gitignore
plugin.video.aljazeera/.git
plugin.video.aljazeera/.gitignore
plugin.video.nos/.git
+plugin.video.4players/.git
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
.../LICENSE.txt | 0
plugin.video.4players/addon.py | 57 ++++++++++
plugin.video.4players/addon.xml | 18 +++
plugin.video.4players/changelog.txt | 2 +
plugin.video.4players/icon.png | Bin 0 -> 41980 bytes
.../resources/__init__.py | 0
.../resources/language/English/strings.xml | 15 +++
.../resources/language/German/strings.xml | 15 +++
.../resources/lib}/__init__.py | 0
plugin.video.4players/resources/lib/scraper.py | 119 ++++++++++++++++++++
11 files changed, 227 insertions(+), 0 deletions(-)
copy {plugin.video.tvkaista => plugin.video.4players}/LICENSE.txt (100%)
create mode 100644 plugin.video.4players/addon.py
create mode 100644 plugin.video.4players/addon.xml
create mode 100644 plugin.video.4players/changelog.txt
create mode 100644 plugin.video.4players/icon.png
copy {plugin.video.academicearth =>
plugin.video.4players}/resources/__init__.py (100%)
create mode 100644 plugin.video.4players/resources/language/English/strings.xml
create mode 100644 plugin.video.4players/resources/language/German/strings.xml
copy {plugin.video.academicearth/resources =>
plugin.video.4players/resources/lib}/__init__.py (100%)
create mode 100644 plugin.video.4players/resources/lib/scraper.py
hooks/post-receive
--
Plugins
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons