[Xbmc-addons] Scripts branch, frodo, updated. fc900ccef47dff265e24036c2581a13c1c0bba25

2014-09-06 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  fc900ccef47dff265e24036c2581a13c1c0bba25 (commit)
  from  e437dfea4791822a1a35c9c1e196143110569874 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=fc900ccef47dff265e24036c2581a13c1c0bba25


---

Summary of changes:
 script.module.requests2/LICENSE.txt|   13 -
 script.module.requests2/README.md  |   10 -
 script.module.requests2/addon.xml  |   22 -
 script.module.requests2/changelog.txt  |3 -
 script.module.requests2/icon.png   |  Bin 7237 - 0 bytes
 script.module.requests2/lib/AUTHORS.rst|  149 -
 script.module.requests2/lib/HISTORY.rst|  769 ---
 script.module.requests2/lib/LICENSE.txt|   13 -
 script.module.requests2/lib/NOTICE |   64 -
 script.module.requests2/lib/README.rst |   93 -
 script.module.requests2/lib/requests2/__init__.py  |   77 -
 script.module.requests2/lib/requests2/adapters.py  |  396 --
 script.module.requests2/lib/requests2/api.py   |  120 -
 script.module.requests2/lib/requests2/auth.py  |  196 -
 script.module.requests2/lib/requests2/cacert.pem   | 5026 
 script.module.requests2/lib/requests2/certs.py |   24 -
 script.module.requests2/lib/requests2/compat.py|  115 -
 script.module.requests2/lib/requests2/cookies.py   |  454 --
 .../lib/requests2/exceptions.py|   68 -
 script.module.requests2/lib/requests2/hooks.py |   45 -
 script.module.requests2/lib/requests2/models.py|  781 ---
 .../lib/requests2/packages/README.rst  |8 -
 .../lib/requests2/packages/__init__.py |3 -
 .../lib/requests2/packages/charade/__init__.py |   27 -
 .../lib/requests2/packages/charade/big5freq.py |  925 
 .../lib/requests2/packages/charade/big5prober.py   |   42 -
 .../requests2/packages/charade/chardistribution.py |  230 -
 .../packages/charade/charsetgroupprober.py |  106 -
 .../requests2/packages/charade/charsetprober.py|   62 -
 .../packages/charade/codingstatemachine.py |   61 -
 .../lib/requests2/packages/charade/compat.py   |   26 -
 .../lib/requests2/packages/charade/constants.py|   39 -
 .../lib/requests2/packages/charade/escprober.py|   86 -
 .../lib/requests2/packages/charade/escsm.py|  242 -
 .../lib/requests2/packages/charade/eucjpprober.py  |   90 -
 .../lib/requests2/packages/charade/euckrfreq.py|  596 ---
 .../lib/requests2/packages/charade/euckrprober.py  |   42 -
 .../lib/requests2/packages/charade/euctwfreq.py|  428 --
 .../lib/requests2/packages/charade/euctwprober.py  |   41 -
 .../lib/requests2/packages/charade/gb2312freq.py   |  472 --
 .../lib/requests2/packages/charade/gb2312prober.py |   41 -
 .../lib/requests2/packages/charade/hebrewprober.py |  283 --
 .../lib/requests2/packages/charade/jisfreq.py  |  569 ---
 .../lib/requests2/packages/charade/jpcntx.py   |  219 -
 .../packages/charade/langbulgarianmodel.py |  229 -
 .../packages/charade/langcyrillicmodel.py  |  331 --
 .../requests2/packages/charade/langgreekmodel.py   |  227 -
 .../requests2/packages/charade/langhebrewmodel.py  |  203 -
 .../packages/charade/langhungarianmodel.py |  227 -
 .../requests2/packages/charade/langthaimodel.py|  200 -
 .../lib/requests2/packages/charade/latin1prober.py |  139 -
 .../requests2/packages/charade/mbcharsetprober.py  |   86 -
 .../requests2/packages/charade/mbcsgroupprober.py  |   52 -
 .../lib/requests2/packages/charade/mbcssm.py   |  535 ---
 .../requests2/packages/charade/sbcharsetprober.py  |  120 -
 .../requests2/packages/charade/sbcsgroupprober.py  |   69 -
 .../lib/requests2/packages/charade/sjisprober.py   |   91 -
 .../packages/charade/universaldetector.py  |  171 -
 .../lib/requests2/packages/charade/utf8prober.py   |   76 -
 .../lib/requests2/packages/chardet/__init__.py |   32 -
 .../lib/requests2/packages/chardet/big5freq.py |  925 
 .../lib/requests2/packages/chardet/big5prober.py   |   42 -
 .../lib/requests2/packages/chardet/chardetect.py   |   46 -
 .../requests2/packages/chardet/chardistribution.py |  231 -
 .../packages/chardet/charsetgroupprober.py |  106 -
 .../requests2/packages/chardet/charsetprober.py|   62 -
 .../packages/chardet/codingstatemachine.py |   61 -
 .../lib/requests2/packages/chardet/compat.py   |   34 -
 .../lib/requests2/packages/chardet/constants.py|   39 -
 .../lib/requests2/packages/chardet/cp949prober.py  |   44 -
 .../lib/requests2/packages/chardet/escprober.py|   86 -
 .../lib/requests2/packages/chardet/escsm.py|  242 -
 .../lib/requests2/packages/chardet/eucjpprober.py  |   90 -
 .../lib/requests2/packages/chardet/euckrfreq.py   

[Xbmc-addons] Plugins branch, frodo, updated. 34f96048319aa327055ddbd4b2ee3925d19683fd

2014-09-05 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  34f96048319aa327055ddbd4b2ee3925d19683fd (commit)
  from  a80142ee366d11385c642f4b6cf2c72a3c986ca4 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=34f96048319aa327055ddbd4b2ee3925d19683fd

commit 34f96048319aa327055ddbd4b2ee3925d19683fd
Author: beenje bee...@xbmc.org
Date:   Fri Sep 5 21:25:48 2014 +0200

[plugin.video.pyvideo] updated to version 2.1.0

diff --git a/plugin.video.pyvideo/addon.py b/plugin.video.pyvideo/addon.py
index d28ea0c..096af99 100644
--- a/plugin.video.pyvideo/addon.py
+++ b/plugin.video.pyvideo/addon.py
@@ -24,6 +24,8 @@ from config import plugin
 strings = {'Categories': plugin.get_string(30001),
'Latest videos': plugin.get_string(30002),
'Search': plugin.get_string(30003),
+   'Previous': plugin.get_string(30010),
+   'Next': plugin.get_string(30011),
}
 
 
@@ -44,15 +46,27 @@ def index():
 def show_categories():
 categories = pyvideo.get_categories()
 items = [{'label': category['title'],
-  'path': plugin.url_for('show_category', url=category['url']),
+  'path': plugin.url_for('show_category', slug=category['slug'], 
page='1'),
   } for category in categories]
 return items
 
 
-@plugin.route('/category/url')
-def show_category(url):
-videos = pyvideo.get_category_videos(url)
-return list_videos(videos)
+@plugin.route('/category/slug/page')
+def show_category(slug, page='1'):
+videos, next_page = pyvideo.get_category_videos(slug, page)
+items = list_videos(videos)
+page = int(page)
+if next_page:
+items.insert(0, {
+'label': strings['Next'],
+'path': plugin.url_for('show_category', slug=slug, page=str(page + 
1))
+})
+if page  1:
+items.insert(0, {
+'label': strings['Previous'],
+'path': plugin.url_for('show_category', slug=slug, page=str(page - 
1))
+})
+return plugin.finish(items, update_listing=True)
 
 
 @plugin.route('/latest')
@@ -78,6 +92,9 @@ def list_videos(videos):
 {'label': item['title'],
  'path': plugin.url_for('play_video', video_id=item['id']),
  'thumbnail': item.get('thumbnail'),
+ 'info': {
+ 'plot':  item.get('summary', '') or item.get('description', ''),
+ },
  'is_playable': True,
  } for item in videos]
 return items
diff --git a/plugin.video.pyvideo/addon.xml b/plugin.video.pyvideo/addon.xml
index d6ef146..f121aee 100644
--- a/plugin.video.pyvideo/addon.xml
+++ b/plugin.video.pyvideo/addon.xml
@@ -1,13 +1,13 @@
 ?xml version=1.0 encoding=UTF-8?
 addon
 id=plugin.video.pyvideo
-version=2.0.0
+version=2.1.0
 name=PyVideo
 provider-name=nevermore, beenje
   requires
 import addon=xbmc.python version=2.1.0/
 import addon=script.module.xbmcswift2 version=2.4.0/
-import addon=script.module.requests2 version=2.2.1/
+import addon=script.module.requests version=2.3.0/
 import addon=script.module.beautifulsoup4 version=4.3.2/
 import addon=plugin.video.youtube version=4.4.6 optional=true/
 import addon=plugin.video.vimeo version=3.5.3 optional=true/
diff --git a/plugin.video.pyvideo/changelog.txt 
b/plugin.video.pyvideo/changelog.txt
index 4741cf5..a1c90b7 100644
--- a/plugin.video.pyvideo/changelog.txt
+++ b/plugin.video.pyvideo/changelog.txt
@@ -1,3 +1,8 @@
+[B]version 2.1.0[/B]
+
+- Use new v2 API to retrieve categories and videos
+- Switch to script.module.requests
+
 [B]version 2.0.0[/B]
 
 - Rewritten using xbmcswift2
diff --git a/plugin.video.pyvideo/resources/language/English/strings.xml 
b/plugin.video.pyvideo/resources/language/English/strings.xml
index 013555d..cf0a286 100644
--- a/plugin.video.pyvideo/resources/language/English/strings.xml
+++ b/plugin.video.pyvideo/resources/language/English/strings.xml
@@ -3,4 +3,6 @@
 string id=30001Categories/string
 string id=30002Latest videos/string
 string id=30003Search/string
+string id=30010 Previous/string
+string id=30011 Next/string
 /strings
diff --git a/plugin.video.pyvideo/resources/lib/pyvideo.py 
b/plugin.video.pyvideo/resources/lib/pyvideo.py
index 9970f8e..3131efb 100644
--- a/plugin.video.pyvideo/resources/lib/pyvideo.py
+++ b/plugin.video.pyvideo/resources/lib/pyvideo.py
@@ -18,12 +18,7 @@
 
 import bs4
 import re
-try:
-# We want to import script.module.requests2
-import requests2 as requests
-except ImportError:
-# Allows to run the script in cli
-import requests
+import requests
 import urlparse
 from config import plugin
 
@@ -33,6 +28,7 @@ CATEGORY_URL = ROOT_URL + '/category'
 SEARCH_URL = ROOT_URL + '/search'
 API_URL = ROOT_URL + '/api/v2/'
 API_VIDEO_URL = API_URL + 'video/'
+API_CATEGORY_URL = API_URL + 'category/'
 VIDEO_ID_RE = re.compile('/video/(\d+)/')
 

Re: [Xbmc-addons] [Please Read] script.module.requests API change

2014-08-21 Thread Benjamin BERTRAND

 Great! Are we good for update then. Benjamin?

I already pushed version 2.3.0 the 17th of august!
I haven't heard any complaint, so I guess we are good :-)

/Benjamin

 
 On Sun, Aug 17, 2014 at 9:39 AM, Robert Hudson r...@deadlyduck.com wrote:
 
 OK, I have verified the Sonos addon, and that works fine with the new
 requests module.
 
 capfuturo has also confirmed that it works with TVTunes.
 
 Rob
 
 
 
 
 On 14/08/2014 11:12, Thomas Amland wrote:
 
 Aren't you the maintainer of the add-on? It would be better to have
 confirmation from the maintainer that it's ok to update. You can read
 the API changes here:
 
 http://docs.python-requests.org/en/latest/api/#migrating-to-2-x
 
 The main problem is that the add-ons use elaborate hacks around
 requests, so it's hard for me who doesn't know the code to immediately
 see. I would be surprised if those minor changes break anything
 though.
 
 
 
 On Mon, Aug 11, 2014 at 7:23 PM, Robert Hudson r...@deadlyduck.com wrote:
 
 Sorry,
 
 I haven't had a chance to check this out yet.
 
 Please can you post a request on the TvTunes forum - and maybe ask if
 this
 is something that capfuturo and/or wgstarks can assist with testing for
 TvTunes (They are normally very helpful)
 
 I should hopefully be able to get time to test the Sonos one sometime
 soon.
 
 Rob
 
 
 
 
 On 11/08/2014 14:55, Thomas Amland wrote:
 
 Any progress Rob?
 
 I have already manually tested theberrics and thrasherskateboard and
 they are not affected. (thrasherskateboard is current broken btw).
 cessfull, putio and putiov2 require login so I cannot test. If it's ok
 to ignore those less used plugins, only sonos and tvtune are left to
 test.
 
 
 
 On Tue, Aug 5, 2014 at 10:48 PM, Benjamin BERTRAND bee...@gmail.com
 wrote:
 
 Hi,
 
 Hi All,
 
 Just to cover the two addon's in my areas:
 
 TvTunes:
 The requests package is currently used for getting TV/Movie themes
 from
 Grooveshark and Soundcloud websites (televisiontunes.com and goear.com
 are not affected).  So if this was to be published and was
 incompatible
 with these bits - it would just impact users when they tried to
 download
 a theme for an new addition in their library - and only if they use
 one
 of these two sites).
 
 Sonos:
 The requests is used to communicate with the Sonos Speaker - so if a
 requests change breaks this one - nothing will work - However I think
 it
 may actually be OK with the latest requests version.
 
 
 So from my point of view, although I have no need for this to be
 upgraded - I do understand how frustrating it can be needing something
 in a more recent version, so I'm happy for it to be upgraded and if
 some-one can let me have a pre-release copy of the updated requests
 module, then I'll run a couple of tests - or even better, post onto
 the
 forums so that several users could verify - the TvTunes forum has lots
 of helpful users that I'm sure would give it a good test and feedback
 the results. (BTW: I'm for updating the existing rather than having a
 new module added).
 
 I just pushed to my repo version 2.3.0:
 https://github.com/beenje/script.module.requests
 Branch: frodo
 Tag: v2.3.0
 
 You can download a zip from github, but you’ll have to rename the root
 directory from script.module.requests-2.3.0 to script.module.requests.
 I can send you a proper zip if you prefer.
 Would be great if you can test with your addons.
 
 Thanks
 
 /Benjamin
 
 
 


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Please Read] script.module.requests API change

2014-08-05 Thread Benjamin BERTRAND
Hi,

 
 Hi All,
 
 Just to cover the two addon's in my areas:
 
 TvTunes:
 The requests package is currently used for getting TV/Movie themes from 
 Grooveshark and Soundcloud websites (televisiontunes.com and goear.com 
 are not affected).  So if this was to be published and was incompatible 
 with these bits - it would just impact users when they tried to download 
 a theme for an new addition in their library - and only if they use one 
 of these two sites).
 
 Sonos:
 The requests is used to communicate with the Sonos Speaker - so if a 
 requests change breaks this one - nothing will work - However I think it 
 may actually be OK with the latest requests version.
 
 
 So from my point of view, although I have no need for this to be 
 upgraded - I do understand how frustrating it can be needing something 
 in a more recent version, so I'm happy for it to be upgraded and if 
 some-one can let me have a pre-release copy of the updated requests 
 module, then I'll run a couple of tests - or even better, post onto the 
 forums so that several users could verify - the TvTunes forum has lots 
 of helpful users that I'm sure would give it a good test and feedback 
 the results. (BTW: I'm for updating the existing rather than having a 
 new module added).
 


I just pushed to my repo version 2.3.0: 
https://github.com/beenje/script.module.requests
Branch: frodo
Tag: v2.3.0

You can download a zip from github, but you’ll have to rename the root 
directory from script.module.requests-2.3.0 to script.module.requests.
I can send you a proper zip if you prefer.
Would be great if you can test with your addons.

Thanks

/Benjamin
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Please Read] script.module.requests API change

2014-08-01 Thread Benjamin Bertrand


 Le 1 aug 2014 à 12:52, Thomas Amland thomas.aml...@gmail.com a écrit :
 
 Maybe things like this should be posted in the forums in the future. I don't 
 think anybody reads this list..
 

I know... I got a few answers anyway.
And some were against the API change... For a basic usage, requests v1 is fine.

 IMO creating a new module like this is a really bad idea. Since you have 
 renamed the module to requests2, everything that use it will be 
 incompatible for use outside of xbmc. And the other way around: if you want 
 to use other modules that depend on requests, you have to either modify them 
 to import requests2 be stuck with v1 forever.

For the outside compatibility, you can do:

try:
import requests2 as requests
except ImportError:
import requests

 
 Last time, you updated the module from v0.x to v1.x, which as far as I know 
 had far more API changes requiring several add-ons to be updated 
 simultaneously. I don't see why it would be harder this time.
 

v0.x was not a stable release. That's why I didn't want to stay with it and 
pushed for the API changes. It did require some work: all had to submit a new 
addon and I pushed all the changes at the same time. I even modified an addon 
myself. And not many addons were using requests.

This time, I didn't get feedback for several addons. I didn't want to check 
myself if there was an impact or not on all addons.

Anyway, there is no ideal solution.
If I changed the API and it broke someone addon, I'm sure they would not have 
been happy...

All that being said, I don't think many use the requests2 module (I have to 
check).
And I agree that having to import requests2 is not very nice.
I actually think it'd be better to upgrade the requests module to v2.

I just don't want to break other addons. Not easy to warn everyone.
I don't think the forum is really better than the mailing list.
Any suggestion?

/Benjamin


 
 
 On Tue, Jan 21, 2014 at 3:05 PM, Benjamin Bertrand 
 bee...@xboxmediacenter.com wrote:
 Hi all,
 
 I got a pull request to update script.module.requests to v2.2.0.
 
 Current version is 1.1.0.
 There are a few API changes when migrating to 2.x... But they are quite 
 limited.
 They probably don't impact most plugins (but I haven't checked).
 
 So the question is, would the devs using requests prefer:
 1. An update of the current requests module to 2.2.0. All devs have to
 check if changes are needed to their plugins.
 2. Creation of a new module script.module.requests2.
 
 Thanks for the feedback.
 
 /beenje
 
 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons
 
 --
 Want fast and easy access to all the code in your enterprise? Index and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Please Read] script.module.requests API change

2014-08-01 Thread Benjamin BERTRAND

Le 1 août 2014 à 16:35, Thomas Amland thomas.aml...@gmail.com a écrit :

 
 
 On Fri, Aug 1, 2014 at 3:04 PM, Benjamin Bertrand bee...@gmail.com wrote:
 
 
 Le 1 aug 2014 à 12:52, Thomas Amland thomas.aml...@gmail.com a écrit :
 
 Maybe things like this should be posted in the forums in the future. I don't 
 think anybody reads this list..
 
 
 I know... I got a few answers anyway.
 And some were against the API change... For a basic usage, requests v1 is 
 fine.
 
 
 Really? There's only one reply on the list (LS80)

Might have got some addressed to me only and not to the list.
Not many, 3 or 4 maybe. Don’t remember exactly.

  
 IMO creating a new module like this is a really bad idea. Since you have 
 renamed the module to requests2, everything that use it will be 
 incompatible for use outside of xbmc. And the other way around: if you want 
 to use other modules that depend on requests, you have to either modify them 
 to import requests2 be stuck with v1 forever.
 
 For the outside compatibility, you can do:
 
 try:
 import requests2 as requests
 except ImportError:
 import requests
 
 
 Sure, but it's more about having to maintain additional xbmc specific code. 
 What about the next version? There are API changes, albeit minor, in v2.3.0. 
 requests3?

I’d propose request23 :-)
Just kidding.

 
 
 Last time, you updated the module from v0.x to v1.x, which as far as I know 
 had far more API changes requiring several add-ons to be updated 
 simultaneously. I don't see why it would be harder this time.
 
 
 v0.x was not a stable release. That's why I didn't want to stay with it and 
 pushed for the API changes. It did require some work: all had to submit a new 
 addon and I pushed all the changes at the same time. I even modified an addon 
 myself. And not many addons were using requests.
 
 This time, I didn't get feedback for several addons. I didn't want to check 
 myself if there was an impact or not on all addons.
 
 Anyway, there is no ideal solution.
 If I changed the API and it broke someone addon, I'm sure they would not have 
 been happy...
 
 All that being said, I don't think many use the requests2 module (I have to 
 check).
 And I agree that having to import requests2 is not very nice.
 I actually think it'd be better to upgrade the requests module to v2.
 
 I just don't want to break other addons. Not easy to warn everyone.
 I don't think the forum is really better than the mailing list.
 Any suggestion?
 
 /Benjamin
 
 
 
 I know very well, I was one of the people who had to push an update. This is 
 all very hypothetical though. How many add-ons are we talking about here? And 
 how many actually use the advances features that changed? Remember: v1 
 changed core parts of the API. v2 does not afaik, despite its version change. 
 If you can provide a list of the add-on I'm happy to help checking them.

That’s nice that you want to help.
I did a grep in the repo and here are the plugins and scripts using requests (I 
removed my add ons):

plugin.audio.abcradionational
plugin.audio.jambmc
plugin.audio.qobuz
plugin.video.abcradionational
plugin.video.cessfull
plugin.video.classiccinema
plugin.video.filmarkivet
plugin.video.khanacademy
plugin.video.newyorktimes
plugin.video.noco
plugin.video.nrk
plugin.video.oodnurdtv
plugin.video.putio
plugin.video.putiov2
plugin.video.redditmusic
plugin.video.rsa
plugin.video.the.colbert.report
plugin.video.the.daily.show
plugin.video.theberrics
plugin.video.thrasherskateboard
plugin.video.udacity
plugin.video.xbmb3c
script.artistslideshow
script.sonos
script.tvrage.com
script.tvtunes
script.xbmc.subtitles




--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 645157d79e1457328085c97c16ca08661a1f4f09

2014-07-28 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  645157d79e1457328085c97c16ca08661a1f4f09 (commit)
  from  56dc7469e643da2f76585547f573cb9ca1e8629f (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=645157d79e1457328085c97c16ca08661a1f4f09

commit 645157d79e1457328085c97c16ca08661a1f4f09
Author: beenje bee...@gmail.org
Date:   Mon Jul 28 21:31:33 2014 +0200

[plugin.video.arretsurimages] updated to version 2.3.8

diff --git a/plugin.video.arretsurimages/addon.py 
b/plugin.video.arretsurimages/addon.py
index efd64e5..9eec54e 100644
--- a/plugin.video.arretsurimages/addon.py
+++ b/plugin.video.arretsurimages/addon.py
@@ -26,7 +26,7 @@ import resources.lib.scraper as scraper
 from config import plugin
 
 URLEMISSION = 'http://www.arretsurimages.net/toutes-les-emissions.php?id=%d;'
-URL = {'toutesLesEmissions': 'http://www.arretsurimages.net/emissions.php?',
+URL = {'fiveLast': 'http://www.arretsurimages.net/emissions.php?',
'arretSurImages': URLEMISSION % 1,
'ligneJaune': URLEMISSION % 2,
'dansLeTexte': URLEMISSION % 3,
@@ -61,9 +61,9 @@ def index():
 Default view
 quick_access = plugin.get_setting('quickAccess', bool)
 if quick_access:
-# Jump directly to 'toutesLesEmissions'
+# Jump directly to 'fiveLast'
 login()
-return show_programs('toutesLesEmissions', '1')
+return show_programs('fiveLast', '1')
 items = [
 {'label': plugin.get_string(30010), 'path': 
plugin.url_for('emissions')},
 {'label': plugin.get_string(30011), 'path': plugin.url_for('bestof', 
page='1')},
@@ -77,8 +77,8 @@ def emissions():
 Display the available programs categories
 login()
 items = [
-{'label': 'Toutes les émissions',
- 'path': plugin.url_for('show_programs', label='toutesLesEmissions', 
page='1'),
+{'label': plugin.get_string(30013),
+ 'path': plugin.url_for('show_programs', label='fiveLast', page='1'),
 },
 {'label': '@rrêt sur images',
  'path': plugin.url_for('show_programs', label='arretSurImages', 
page='1'),
diff --git a/plugin.video.arretsurimages/addon.xml 
b/plugin.video.arretsurimages/addon.xml
index 062cb6e..0f491a1 100644
--- a/plugin.video.arretsurimages/addon.xml
+++ b/plugin.video.arretsurimages/addon.xml
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes?
 addon id=plugin.video.arretsurimages
name=Arrêt Sur Images
-   version=2.3.7
+   version=2.3.8
provider-name=beenje
   requires
 import addon=xbmc.python version=2.1.0/
diff --git a/plugin.video.arretsurimages/changelog.txt 
b/plugin.video.arretsurimages/changelog.txt
index 4720364..061d352 100644
--- a/plugin.video.arretsurimages/changelog.txt
+++ b/plugin.video.arretsurimages/changelog.txt
@@ -1,3 +1,9 @@
+[B]Version 2.3.8[/B]
+
+- Fix after website change (responsive design)
+- List of all programs replaced with five last
+  (full list not available anymore)
+
 [B]Version 2.3.7[/B]
 
 - Add new program C'est p@s qu'un jeu
diff --git a/plugin.video.arretsurimages/resources/language/English/strings.xml 
b/plugin.video.arretsurimages/resources/language/English/strings.xml
index e0cf816..f869d74 100644
--- a/plugin.video.arretsurimages/resources/language/English/strings.xml
+++ b/plugin.video.arretsurimages/resources/language/English/strings.xml
@@ -6,6 +6,7 @@
 string id=30010Programs (subscribers)/string
 string id=30011BestOf/string
 string id=30012Settings/string
+string id=30013The five last programs/string
 
 !--NavItems--
 string id=30020 Next/string
@@ -54,7 +55,7 @@
 string id=30102high/string
 string id=30103normal/string
 string id=30105Display all parts/string
-string id=30106Jump to all programs/string
+string id=30106Jump to five last programs/string
 
 !--Context Menu--
 string id=30180Download Video/string
diff --git a/plugin.video.arretsurimages/resources/language/French/strings.xml 
b/plugin.video.arretsurimages/resources/language/French/strings.xml
index 2fbd000..7bd4668 100644
--- a/plugin.video.arretsurimages/resources/language/French/strings.xml
+++ b/plugin.video.arretsurimages/resources/language/French/strings.xml
@@ -6,6 +6,7 @@
 string id=30010Emissions (abonnés)/string
 string id=30011BestOf/string
 string id=30012Paramètres/string
+string id=30013Les cinq dernières émissions/string
 
 !--NavItems--
 string id=30020 Suivant/string
@@ -54,7 +55,7 @@
 string id=30102haute/string
 string id=30103normale/string
 string id=30105Afficher les actes/string
-string id=30106Accès direct à toutes les émissions/string
+string id=30106Accès direct aux cinq dernières émissions/string
 
 !--Context Menu--
 string id=30180Télécharger la vidéo/string
diff --git a/plugin.video.arretsurimages/resources/lib/scraper.py 

[Xbmc-addons] Plugins branch, frodo, updated. 295e884eb242650b4cc22caa11b5213fcaf09ad7

2014-05-01 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  295e884eb242650b4cc22caa11b5213fcaf09ad7 (commit)
  from  e217133417c3248451c7fd2a3ea8ce155cd54b85 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=295e884eb242650b4cc22caa11b5213fcaf09ad7

commit 295e884eb242650b4cc22caa11b5213fcaf09ad7
Author: beenje bee...@gmail.org
Date:   Thu May 1 13:38:44 2014 +0200

[plugin.video.pyvideo] updated to version 2.0.0

diff --git a/plugin.video.pyvideo/addon.xml b/plugin.video.pyvideo/addon.xml
index b2c929a..d6ef146 100644
--- a/plugin.video.pyvideo/addon.xml
+++ b/plugin.video.pyvideo/addon.xml
@@ -1,28 +1,30 @@
 ?xml version=1.0 encoding=UTF-8?
 addon
 id=plugin.video.pyvideo
-version=1.0.2
+version=2.0.0
 name=PyVideo
-provider-name=nevermore
+provider-name=nevermore, beenje
   requires
 import addon=xbmc.python version=2.1.0/
-import addon=plugin.video.youtube version=2.0.0/
-import addon=script.module.beautifulsoup version=3.2.0/
+import addon=script.module.xbmcswift2 version=2.4.0/
+import addon=script.module.requests2 version=2.2.1/
+import addon=script.module.beautifulsoup4 version=4.3.2/
+import addon=plugin.video.youtube version=4.4.6 optional=true/
+import addon=plugin.video.vimeo version=3.5.3 optional=true/
   /requires
 
-  extension point=xbmc.python.pluginsource library=pyvideo.py
+  extension point=xbmc.python.pluginsource library=addon.py
 providesvideo/provides
   /extension
   extension point=xbmc.addon.metadata
 language/language
 platformall/platform
-summary lang=de
-  Aufzeichnungen internationaler Python Konferenzen (gelistet bei 
pyvideo.org).
-/summary
-summary lang=en
-  Recordings of international conferences related to the Python
-  programming language (as listed at pyvideo.org)
-/summary
-brokenContact add-on author/broken
+licenseGNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007/license
+websitehttp://pyvideo.org//website
+sourcehttps://github.com/beenje/xbmc-plugin.video.pyvideo/source
+emailbee...@gmail.com/email
+forum/forum
+summary lang=enAccess all Python-related videos indexed at 
pyvideo.org./summary
+description lang=enpyvideo.org is a video index of Python-related 
video on the Internet. Each video is packaged with a variety of metadata making 
it the best place to find videos about the Python Programming 
Language./description
   /extension
 /addon
diff --git a/plugin.video.pyvideo/resources/language/English/strings.xml 
b/plugin.video.pyvideo/resources/language/English/strings.xml
index bcc7d5d..013555d 100644
--- a/plugin.video.pyvideo/resources/language/English/strings.xml
+++ b/plugin.video.pyvideo/resources/language/English/strings.xml
@@ -1,8 +1,6 @@
 ?xml version=1.0 encoding=utf-8 standalone=yes?
 strings
-!-- Category strings --
-string id=30001All Videos/string
-string id=30002Conferences/string
-string id=30003Speakers/string
-string id=30004Tags/string
+string id=30001Categories/string
+string id=30002Latest videos/string
+string id=30003Search/string
 /strings

---

Summary of changes:
 plugin.video.pyvideo/addon.py  |   93 ++
 plugin.video.pyvideo/addon.xml |   28 ++--
 plugin.video.pyvideo/changelog.txt |   13 ++
 .../__init__.py = plugin.video.pyvideo/config.py  |   21 ++-
 plugin.video.pyvideo/pyvideo.py|  173 ---
 .../resources/__init__.py  |0
 .../resources/language/English/strings.xml |8 +-
 .../resources/language/German/strings.xml  |8 -
 .../resources/lib}/__init__.py |0
 plugin.video.pyvideo/resources/lib/pyvideo.py  |  178 
 10 files changed, 314 insertions(+), 208 deletions(-)
 create mode 100644 plugin.video.pyvideo/addon.py
 create mode 100644 plugin.video.pyvideo/changelog.txt
 copy plugin.video.putiov2/resources/__init__.py = 
plugin.video.pyvideo/config.py (71%)
 delete mode 100644 plugin.video.pyvideo/pyvideo.py
 copy {plugin.audio.abcradionational = 
plugin.video.pyvideo}/resources/__init__.py (100%)
 delete mode 100644 plugin.video.pyvideo/resources/language/German/strings.xml
 copy {plugin.audio.abcradionational/resources = 
plugin.video.pyvideo/resources/lib}/__init__.py (100%)
 create mode 100644 plugin.video.pyvideo/resources/lib/pyvideo.py


hooks/post-receive
-- 
Plugins

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get 

[Xbmc-addons] [Git Pull] plugin.video.pyvideo

2014-04-30 Thread Benjamin BERTRAND
Hi,

The PyVideo add-on has been broken for a while.
I got the agreement from the original author to take over and fix it.
So here is the pull request:

*addon - plugin.video.pyvideo
*version - 2.0.0
*url - https://github.com/beenje/xbmc-plugin.video.pyvideo.git
*revision - v2.0.0
*branch - frodo
*xbmc version - frodo

/Benjamin

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.dbmc

2014-02-12 Thread Benjamin Bertrand
1. os.getcwd() is deprecated. Use addon.getAddonInfo('path').

2. You have invalid xml:
plugin.dbmc/resources/settings.xml: not well-formed (invalid token):
line 14, column 68

3. Plugins should use strings id in the range 3 - 30999.



On Sat, Feb 8, 2014 at 9:49 PM, Joost Kop joost@gmail.com wrote:
 addon: plugin.dbmc
 version: 0.6.4
 url: git://git.code.sf.net/p/xbmc-dropbox/code
 tag: v0.6.4
 xbmc version: frodo

 Note: This is the first git pull request for this addon!
 Let me know if something is missing or if you need more information.
 More info on the addon:
 https://sourceforge.net/projects/xbmc-dropbox/

 Thanks.

 Best regards,

 Joost

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 45aa677cdf9a76b8fac52df2613bb1a154f0be0a

2014-02-12 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  45aa677cdf9a76b8fac52df2613bb1a154f0be0a (commit)
  from  5fe2217fc8cc4d1a2b499a841ec3e7380a1ce82c (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=45aa677cdf9a76b8fac52df2613bb1a154f0be0a

commit 45aa677cdf9a76b8fac52df2613bb1a154f0be0a
Author: beenje bee...@xbmc.org
Date:   Wed Feb 12 12:09:52 2014 +0100

[plugin.video.orftvthek] updated to version 0.2.2

diff --git a/plugin.video.orftvthek/LICENSE.txt 
b/plugin.video.orftvthek/LICENSE.txt
old mode 100755
new mode 100644
diff --git a/plugin.video.orftvthek/README.md b/plugin.video.orftvthek/README.md
old mode 100755
new mode 100644
index 275823b..c91ca38
--- a/plugin.video.orftvthek/README.md
+++ b/plugin.video.orftvthek/README.md
@@ -20,12 +20,11 @@ Current Features
 * Schedule Search
 * HTTP Stream H264 (Stable)
 * Search Function
-
+* Missed Shows
 
 Missing Features
 
 * Download Function
-* Missed Shows
 
 
 Known Issues
@@ -35,4 +34,4 @@ Known Issues
 
 Legal
 -
-This addon gives you access to videos on the ORF TVthek Website but is not 
endorsed, certified or otherwise approved in any way by ORF.
\ No newline at end of file
+This addon gives you access to videos on the ORF TVthek Website but is not 
endorsed, certified or otherwise approved in any way by ORF.
diff --git a/plugin.video.orftvthek/addon.xml b/plugin.video.orftvthek/addon.xml
old mode 100755
new mode 100644
index a81323e..7025dac
--- a/plugin.video.orftvthek/addon.xml
+++ b/plugin.video.orftvthek/addon.xml
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8?
-addon id=plugin.video.orftvthek name=ORF TVthek version=0.2.1 
provider-name=sofaking
+addon id=plugin.video.orftvthek name=ORF TVthek version=0.2.2 
provider-name=sofaking
 requires
 import addon=xbmc.python version=2.1.0/
 import addon=script.module.beautifulsoup/
diff --git a/plugin.video.orftvthek/changelog.txt 
b/plugin.video.orftvthek/changelog.txt
old mode 100755
new mode 100644
index 2dc6839..ce6eb27
--- a/plugin.video.orftvthek/changelog.txt
+++ b/plugin.video.orftvthek/changelog.txt
@@ -1,3 +1,7 @@
+0.2.2
+- fixed parser errors
+- Sendung verpasst?
+
 0.2.1
 - fixed video link parser
 
@@ -28,4 +32,4 @@
 - Streaming Video from http://tvthek.orf.at (mms)
 - Experimental High Quality MP4 Streaming from http://tvthek.orf.at (rtmp)
 - Livestream
-- Missed Shows
\ No newline at end of file
+- Missed Shows
diff --git a/plugin.video.orftvthek/default.py 
b/plugin.video.orftvthek/default.py
old mode 100755
new mode 100644
index fb35d62..453efe6
--- a/plugin.video.orftvthek/default.py
+++ b/plugin.video.orftvthek/default.py
@@ -12,7 +12,7 @@ except:
 socket.setdefaulttimeout(30) 
 cache = StorageServer.StorageServer(plugin.video.orftvthek, 99)
 
-version = 0.2.1
+version = 0.2.2
 plugin = ORF-TVthek- + version
 author = sofaking
  
@@ -21,7 +21,7 @@ settings = xbmcaddon.Addon(id='plugin.video.orftvthek')
 pluginhandle = int(sys.argv[1])
 basepath = settings.getAddonInfo('path')
 
-
+translation = settings.getLocalizedString
 base_url=http://tvthek.orf.at;
 
 forceView = settings.getSetting(forceView) == true
@@ -56,7 +56,7 @@ def 
createListItem(title,banner,description,duration,date,channel,videourl,playa
 if banner == '':
 banner = defaultbanner
 if description == '':
-description = Keine Beschreibung verfügbar
+description = (translation(30008)).encode(utf-8)
 liz=xbmcgui.ListItem(cleanText(title), iconImage=banner, 
thumbnailImage=banner)
 liz.setInfo( type=Video, infoLabels={ Title: cleanText(title) } )
 liz.setInfo( type=Video, infoLabels={ Tvshowtitle: cleanText(title) } )
@@ -69,6 +69,7 @@ def 
createListItem(title,banner,description,duration,date,channel,videourl,playa
 liz.setProperty('fanart_image',defaultbackdrop)
 liz.setProperty('IsPlayable', playable)
 xbmcplugin.addDirectoryItem(handle=pluginhandle, url=videourl, 
listitem=liz, isFolder=folder)
+return liz
 
 
 def addFile(name,videourl,banner,summary,runtime,backdrop):
@@ -80,6 +81,7 @@ def addDirectory(title,banner,description,link,mode):
 createListItem(title,banner,description,'','','',u,'false',True)
 
 def getLinks(url,banner):
+playlist.clear()
 url = urllib.unquote(url)
 banner = urllib.unquote(banner)
 arrayReg = re.compile({.*?})
@@ -89,11 +91,9 @@ def getLinks(url,banner):
 data = soup.find('div',{'class':'jsb_ jsb_VideoPlaylist'})
 videoUrls = []
 array = arrayReg.findall(str(data))
-   #get video links
+#get video links
 for item in array:
 split = 
item.replace({,).replace(},).replace(,,).replace(:,).replace(\/,/).split('')
-if split[0] == quality:
-print BOOM
 if split[1] == quality and split[3] == Q6A:
 if len(split)  13 and split[21] == protocol and split[23] == 
http:
 if split[9] 

Re: [Xbmc-addons] [GIT Pull] ORF TVthek

2014-02-12 Thread Benjamin Bertrand
Updated

Cheers

On Tue, Feb 11, 2014 at 8:05 PM, Daniel Weidacher
daniel.weidac...@lowfidelity.at wrote:

   *addon -   plugin.video.orftvthek
   *version - 0.2.2
   *url - https://github.com/s0faking/plugin.video.orftvthek
   *revision - cfcab23ab8
   *branch - master
   *xbmc version - frodo



 thx,
 s0faking


 --
 Android apps run on BlackBerry 10
 Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
 Now with support for Jelly Bean, Bluetooth, Mapview and more.
 Get your Android app in front of a whole new audience.  Start now.
 http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 62fd13b4aaa2bfaf87fb3e5437a6558437af12e9

2014-02-12 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  62fd13b4aaa2bfaf87fb3e5437a6558437af12e9 (commit)
  from  45aa677cdf9a76b8fac52df2613bb1a154f0be0a (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=62fd13b4aaa2bfaf87fb3e5437a6558437af12e9


---

Summary of changes:
 .../LICENSE.txt|0
 plugin.dbmc/addon.py   |  261 
 plugin.dbmc/addon.xml  |   34 +
 plugin.dbmc/browse_folder.py   |   50 +
 plugin.dbmc/changelog.txt  |   69 +
 plugin.dbmc/icon.png   |  Bin 0 - 13543 bytes
 .../resources/__init__.py  |0
 plugin.dbmc/resources/language/Dutch/strings.po|  263 
 plugin.dbmc/resources/language/English/strings.po  |  263 
 plugin.dbmc/resources/language/Italian/strings.po  |  276 +
 .../resources/lib}/__init__.py |0
 plugin.dbmc/resources/lib/dropbox/Makefile |  132 ++
 plugin.dbmc/resources/lib/dropbox/__init__.py  |3 +
 plugin.dbmc/resources/lib/dropbox/client.py| 1307 
 plugin.dbmc/resources/lib/dropbox/rest.py  |  319 +
 plugin.dbmc/resources/lib/dropbox/session.py   |  307 +
 plugin.dbmc/resources/lib/dropbox/six.py   |   11 +
 .../resources/lib/dropbox/trusted-certs.crt|  341 +
 plugin.dbmc/resources/lib/dropbox/util.py  |   53 +
 plugin.dbmc/resources/lib/dropboxclient.py |  436 +++
 plugin.dbmc/resources/lib/dropboxfilebrowser.py|  126 ++
 plugin.dbmc/resources/lib/dropboxprogress.py   |   81 ++
 plugin.dbmc/resources/lib/dropboxviewer.py |  429 +++
 plugin.dbmc/resources/lib/login.py |   88 ++
 plugin.dbmc/resources/lib/notifysync.py|  118 ++
 .../resources/lib/storageserverdummy.py|0
 plugin.dbmc/resources/lib/utils.py |   80 ++
 plugin.dbmc/resources/settings.xml |   24 +
 plugin.dbmc/search_dropbox.py  |   78 ++
 plugin.dbmc/sync_dropbox.py|  718 +++
 30 files changed, 5867 insertions(+), 0 deletions(-)
 copy {plugin.audio.abradio.cz = plugin.dbmc}/LICENSE.txt (100%)
 create mode 100644 plugin.dbmc/addon.py
 create mode 100644 plugin.dbmc/addon.xml
 create mode 100644 plugin.dbmc/browse_folder.py
 create mode 100644 plugin.dbmc/changelog.txt
 create mode 100644 plugin.dbmc/icon.png
 copy {plugin.audio.abcradionational = plugin.dbmc}/resources/__init__.py 
(100%)
 create mode 100644 plugin.dbmc/resources/language/Dutch/strings.po
 create mode 100644 plugin.dbmc/resources/language/English/strings.po
 create mode 100644 plugin.dbmc/resources/language/Italian/strings.po
 copy {plugin.audio.abcradionational/resources = 
plugin.dbmc/resources/lib}/__init__.py (100%)
 create mode 100644 plugin.dbmc/resources/lib/dropbox/Makefile
 create mode 100644 plugin.dbmc/resources/lib/dropbox/__init__.py
 create mode 100644 plugin.dbmc/resources/lib/dropbox/client.py
 create mode 100644 plugin.dbmc/resources/lib/dropbox/rest.py
 create mode 100644 plugin.dbmc/resources/lib/dropbox/session.py
 create mode 100644 plugin.dbmc/resources/lib/dropbox/six.py
 create mode 100644 plugin.dbmc/resources/lib/dropbox/trusted-certs.crt
 create mode 100644 plugin.dbmc/resources/lib/dropbox/util.py
 create mode 100644 plugin.dbmc/resources/lib/dropboxclient.py
 create mode 100644 plugin.dbmc/resources/lib/dropboxfilebrowser.py
 create mode 100644 plugin.dbmc/resources/lib/dropboxprogress.py
 create mode 100644 plugin.dbmc/resources/lib/dropboxviewer.py
 create mode 100644 plugin.dbmc/resources/lib/login.py
 create mode 100644 plugin.dbmc/resources/lib/notifysync.py
 copy {plugin.video.jworg = plugin.dbmc}/resources/lib/storageserverdummy.py 
(100%)
 create mode 100644 plugin.dbmc/resources/lib/utils.py
 create mode 100644 plugin.dbmc/resources/settings.xml
 create mode 100644 plugin.dbmc/search_dropbox.py
 create mode 100644 plugin.dbmc/sync_dropbox.py


hooks/post-receive
-- 
Plugins

--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.dbmc

2014-02-12 Thread Benjamin Bertrand
Added to frodo.

Thanks!

On Wed, Feb 12, 2014 at 10:45 PM, Joost Kop joost@gmail.com wrote:
 addon: plugin.dbmc
 version: 0.7.0
 url: git://git.code.sf.net/p/xbmc-dropbox/code
 tag: v0.7.0
 xbmc version: frodo

 Thanks for your response. In this new pull request (version 0.7.0) the
 issues described below are fixed.

 Best regards,
 Joost

 Joost

 Als je het verleden wilt kennen, wilt weten wat jou veroorzaakt heeft, kijk
 dan naar jezelf in het heden, want dit is het gevolg van het verleden. Als
 je je toekomst wilt kennen, kijk dan naar jezelf in het heden, want daarin
 ligt de oorzaak van de toekomst.  -Majjhima Nikaya-



 2014-02-12 14:22 GMT+01:00 Benjamin Bertrand bee...@xboxmediacenter.com:

 1. os.getcwd() is deprecated. Use addon.getAddonInfo('path').

 2. You have invalid xml:
 plugin.dbmc/resources/settings.xml: not well-formed (invalid token):
 line 14, column 68

 3. Plugins should use strings id in the range 3 - 30999.



 On Sat, Feb 8, 2014 at 9:49 PM, Joost Kop joost@gmail.com wrote:
  addon: plugin.dbmc
  version: 0.6.4
  url: git://git.code.sf.net/p/xbmc-dropbox/code
  tag: v0.6.4
  xbmc version: frodo
 
  Note: This is the first git pull request for this addon!
  Let me know if something is missing or if you need more information.
  More info on the addon:
  https://sourceforge.net/projects/xbmc-dropbox/
 
  Thanks.
 
  Best regards,
 
  Joost
 
 
  --
  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=121051231iu=/4140/ostg.clktrk
  ___
  Xbmc-addons mailing list
  Xbmc-addons@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/xbmc-addons
 



--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.espn_3

2014-02-12 Thread Benjamin Bertrand
There is already a plugin.video.espn.video addon.
It doesn't give access to ESPN3 channel?
If not, isn't it possible to merge those 2 addons?

Otherwise, concerning the code review:
You need to add a xml header with proper encoding to
plugin.video.espn_3/resources/language/English/strings.xml

Cheers

On Wed, Feb 12, 2014 at 10:47 PM, Austin's PC Repair
austinso...@hotmail.com wrote:
 *addon - plugin.video.espn_3
 *version - 1.0.0
 *url - git://github.com/asojka09/plugin.video.espn_3.git
 *revision - a501a3b54e235f0a0c53eb313dc6a62d8beeaff2
 *branch - Master
 *xbmc version - Frodo,Gotham

 --
 Android apps run on BlackBerry 10
 Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
 Now with support for Jelly Bean, Bluetooth, Mapview and more.
 Get your Android app in front of a whole new audience.  Start now.
 http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] ABC Radio National

2014-02-10 Thread Benjamin Bertrand
Updated

Cheers

On Mon, Feb 10, 2014 at 11:55 AM, Damon Toumbs dtoumbou...@gmail.com wrote:
 *addon -   plugin.audio.abcradionational
  *version - 1.0.1
  *url - g...@github.com:DamonToumbourou/plugin.audio.abcradionational.git
  *revision - 0dcdd355cfc6522de62de014200c7f3e6b2fc475
  *branch - master
  *xbmc version - frodo


 Thank you,
 Damon Toumbourou


 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 5fe2217fc8cc4d1a2b499a841ec3e7380a1ce82c

2014-02-10 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  5fe2217fc8cc4d1a2b499a841ec3e7380a1ce82c (commit)
  from  efd35e09a5982fd9d08c754c236ca5894d16ffa5 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=5fe2217fc8cc4d1a2b499a841ec3e7380a1ce82c

commit 5fe2217fc8cc4d1a2b499a841ec3e7380a1ce82c
Author: beenje bee...@xbmc.org
Date:   Mon Feb 10 22:20:00 2014 +0100

[plugin.audio.abcradionational] updated to version 1.0.1

diff --git a/plugin.audio.abcradionational/Changelog.txt 
b/plugin.audio.abcradionational/Changelog.txt
index 2c495b0..545d82d 100644
--- a/plugin.audio.abcradionational/Changelog.txt
+++ b/plugin.audio.abcradionational/Changelog.txt
@@ -1,2 +1,7 @@
-0.0.2
-- Initial working version
\ No newline at end of file
+__Version 0.0.2__
+1. Initial working version
+
+__Version 1.0.1__
+1. Include live audio stream
+2. Fix some minor bugs in abcradionational.py
+
diff --git a/plugin.audio.abcradionational/addon.py 
b/plugin.audio.abcradionational/addon.py
index f472cba..a3f43ba 100644
--- a/plugin.audio.abcradionational/addon.py
+++ b/plugin.audio.abcradionational/addon.py
@@ -6,9 +6,11 @@ plugin = Plugin()
 @plugin.route('/')
 def main_menu():
 items = [
-{'label': plugin.get_string(3), 'path': plugin.url_for('just_in')},
-{'label': plugin.get_string(30001), 'path': 
plugin.url_for('subject_list')},
-{'label': plugin.get_string(30002), 'path': 
plugin.url_for('program_menu')},
+{'label': plugin.get_string(3), 'path': 
http://www.abc.net.au/res/streaming/audio/aac/news_radio.pls;,
+ 'is_playable': True},
+{'label': plugin.get_string(30001), 'path': plugin.url_for('just_in')},
+{'label': plugin.get_string(30002), 'path': 
plugin.url_for('subject_list')},
+{'label': plugin.get_string(30003), 'path': 
plugin.url_for('program_menu')},
 ]
 
 return items
@@ -63,9 +65,9 @@ def program_menu():
 'path': plugin.url_for('program_item',url=subject['url']),
 } for subject in subjects]
 
-sorted_items = sorted(items, key=lambda item: item['label'])
+#sorted_items = sorted(items, key=lambda item: item['label'])
 
-return sorted_items
+return items
 
 
 @plugin.route('/program_item/url/')
diff --git a/plugin.audio.abcradionational/addon.xml 
b/plugin.audio.abcradionational/addon.xml
index 5e94ed0..67fb2d3 100644
--- a/plugin.audio.abcradionational/addon.xml
+++ b/plugin.audio.abcradionational/addon.xml
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes?
-addon id=plugin.audio.abcradionational name=ABC Radio National 
version=0.0.3 provider-name=Damon Toumbourou
+addon id=plugin.audio.abcradionational name=ABC Radio National 
version=1.0.1 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.audio.abcradionational/resources/language/English/strings.xml 
b/plugin.audio.abcradionational/resources/language/English/strings.xml
index 09ed353..a55795d 100644
--- a/plugin.audio.abcradionational/resources/language/English/strings.xml
+++ b/plugin.audio.abcradionational/resources/language/English/strings.xml
@@ -1,7 +1,8 @@
 ?xml version=1.0 encoding=utf-8 standalone=yes?
 strings
   !-- Plugin name --
-  string id=3Podcasts: Just in/string
-  string id=30001Podcasts: by Subject/string
-  string id=30002Podcasts: by Program/string
+  string id=3Live Stream/string
+  string id=30001Podcasts: Just in/string
+  string id=30002Podcasts: by Subject/string
+  string id=30003Podcasts: by Program/string
 /strings
diff --git a/plugin.audio.abcradionational/resources/lib/abcradionational.py 
b/plugin.audio.abcradionational/resources/lib/abcradionational.py
index 2a5a5c0..c8a67b5 100644
--- a/plugin.audio.abcradionational/resources/lib/abcradionational.py
+++ b/plugin.audio.abcradionational/resources/lib/abcradionational.py
@@ -13,11 +13,17 @@ def get_podcasts(url_id):
 soup = BeautifulSoup(page.text)
 urls = soup.findAll('a', 'ico-download')
 titles = soup.findAll('h3', 'title')
+
+title_out = []
+for title in titles:
+title_out.append(re.sub('#039;', ', title.text))
+
 output = []
-for i in range(len(titles)):
+for i in range(len(title_out)):
url = urls[i]['href']
-   title = titles[i].text
+   title = title_out[i]
output.append({'url': url, 'title': title})
+   
 return output
 
 
@@ -29,11 +35,16 @@ def podcasts_get(url):
 soup = BeautifulSoup(page.text)
 urls = soup.findAll('a', 'ico-download')
 titles = soup.findAll('h3', 'title')
+
+titles_out = []
+for title in titles:
+titles_out.append(re.sub('#039;', ', title.text))
+
 output = []
-for i in range(len(titles)):
+for i in range(len(titles_out)):
 try:
 url = 

Re: [Xbmc-addons] [Git Pull] RNTV - Radio National TV

2014-02-09 Thread Benjamin Bertrand
Added to frodo

Thanks

On Sun, Feb 9, 2014 at 3:13 PM, Damon Toumbs dtoumbou...@gmail.com wrote:
 *addon -   plugin.video.abcradionational
  *version - 1.0.1
  *url - g...@github.com:DamonToumbourou/plugin.video.abcradionational.git
  *revision - 7617a5bc345846df902128f0226b67dfe69086eb
  *branch - master
  *xbmc version - frodo


 Thanks,
 Damon Toumbourou

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] ABC Radio National

2014-02-09 Thread Benjamin Bertrand
1. I guess the addon name is plugin.audio.abcradionational (not video)

2. You have some .DS_Store in your git repo. Please remove them.

On Sun, Feb 9, 2014 at 4:42 PM, Damon Toumbs dtoumbou...@gmail.com wrote:
 *addon -   plugin.video.abcradionational
  *version - 1.0.1
  *url - g...@github.com:DamonToumbourou/plugin.audio.abcradionational.git
  *revision - 2304a7607e61737f0d6d53b523f2cafb9a9f5e47
  *branch - master
  *xbmc version - frodo


 Thanks,
 Damon Toumbourou

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 83e00eb6c031949995e3c729fd10409c67ae0915

2014-02-08 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  83e00eb6c031949995e3c729fd10409c67ae0915 (commit)
  from  9c763cdceb97fc9995e2f602924a5ff8a2a9801a (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=83e00eb6c031949995e3c729fd10409c67ae0915


---

Summary of changes:
 plugin.video.rsa/.travis.yml   |5 +
 plugin.video.rsa/LICENSE.txt   |   19 
 plugin.video.rsa/README.md |   24 +
 plugin.video.rsa/addon.py  |  104 
 plugin.video.rsa/addon.xml |   24 +
 plugin.video.rsa/changelog.txt |5 +
 plugin.video.rsa/fanart.jpg|  Bin 0 - 135450 bytes
 plugin.video.rsa/icon.png  |  Bin 0 - 25267 bytes
 .../resources/__init__.py  |0
 .../resources/language/English/strings.xml |6 +
 .../resources/lib}/__init__.py |0
 plugin.video.rsa/resources/lib/rsa.py  |   86 
 .../resources/tests}/__init__.py   |0
 plugin.video.rsa/resources/tests/test_addon.py |   54 ++
 14 files changed, 327 insertions(+), 0 deletions(-)
 create mode 100644 plugin.video.rsa/.travis.yml
 create mode 100644 plugin.video.rsa/LICENSE.txt
 create mode 100644 plugin.video.rsa/README.md
 create mode 100644 plugin.video.rsa/addon.py
 create mode 100644 plugin.video.rsa/addon.xml
 create mode 100644 plugin.video.rsa/changelog.txt
 create mode 100644 plugin.video.rsa/fanart.jpg
 create mode 100644 plugin.video.rsa/icon.png
 copy {plugin.audio.abcradionational = plugin.video.rsa}/resources/__init__.py 
(100%)
 create mode 100644 plugin.video.rsa/resources/language/English/strings.xml
 copy {plugin.audio.abcradionational/resources = 
plugin.video.rsa/resources/lib}/__init__.py (100%)
 create mode 100644 plugin.video.rsa/resources/lib/rsa.py
 copy {plugin.audio.abcradionational/resources = 
plugin.video.rsa/resources/tests}/__init__.py (100%)
 create mode 100644 plugin.video.rsa/resources/tests/test_addon.py


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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.rsa

2014-02-08 Thread Benjamin Bertrand
Added to frodo.

Thanks!

On Sat, Feb 8, 2014 at 4:13 AM, Lex Tomb lextoumbou...@gmail.com wrote:
 * addon - plugin.video.rsa
 * version - 1.0.1
 * url - g...@github.com:lextoumbourou/plugin.video.rsa.git
 * revision - e593f4c85c0c0f1730415e38084d40c9d0c6c40d
 * branch - master
 * xbmc version - frodo

 Change log:


 1.0.1
 * Better tests and Travis integration



 1.0.0
 * Port RSA Animate plugin to support entire RSA website


 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 32c72122123ab9f2e29bc80b7c8e0ad89ded1722

2014-02-08 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  32c72122123ab9f2e29bc80b7c8e0ad89ded1722 (commit)
   via  4c59dc579b46d35f770367965f4edee15bdaa8e5 (commit)
  from  83e00eb6c031949995e3c729fd10409c67ae0915 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=32c72122123ab9f2e29bc80b7c8e0ad89ded1722

commit 32c72122123ab9f2e29bc80b7c8e0ad89ded1722
Author: beenje bee...@xbmc.org
Date:   Sat Feb 8 21:32:20 2014 +0100

[plugin.audio.dr.dk.netradio] updated to version 2.1.5

diff --git a/plugin.audio.dr.dk.netradio/addon.py 
b/plugin.audio.dr.dk.netradio/addon.py
index dc04b34..72db923 100644
--- a/plugin.audio.dr.dk.netradio/addon.py
+++ b/plugin.audio.dr.dk.netradio/addon.py
@@ -1,5 +1,5 @@
 #
-#  Copyright (C) 2012 Tommy Winther
+#  Copyright (C) 2014 Tommy Winther
 #  http://tommy.winther.nu
 #
 #  This Program is free software; you can redistribute it and/or modify
@@ -31,92 +31,105 @@ import xbmcvfs
 import channels
 import buggalo
 
-CHANNELS_URL = 'http://www.dr.dk/radio/channels/channels.json.drxml'
+CHANNELS_URL = 'http://www.dr.dk/radio/external/channels?mediaType=radio'
 
-class DkNetradio(object):
 
-def showOverview(self):
-item = xbmcgui.ListItem(ADDON.getLocalizedString(100), iconImage = 
ICON)
-item.setProperty('Fanart_Image', FANART)
-xbmcplugin.addDirectoryItem(HANDLE, PATH + '?show=dr', item, True)
+def showOverview():
+item = xbmcgui.ListItem(ADDON.getLocalizedString(30100), iconImage=ICON)
+item.setProperty('Fanart_Image', FANART)
+xbmcplugin.addDirectoryItem(HANDLE, PATH + '?show=dr', item, True)
+
+item = xbmcgui.ListItem(ADDON.getLocalizedString(30101), iconImage=ICON)
+item.setProperty('Fanart_Image', FANART)
+xbmcplugin.addDirectoryItem(HANDLE, PATH + '?show=other', item, True)
+
+xbmcplugin.endOfDirectory(HANDLE)
 
-item = xbmcgui.ListItem(ADDON.getLocalizedString(101), iconImage = 
ICON)
-item.setProperty('Fanart_Image', FANART)
-xbmcplugin.addDirectoryItem(HANDLE, PATH + '?show=other', item, True)
-
-xbmcplugin.endOfDirectory(HANDLE)
-
-def showDRChannels(self):
-try:
-u = urllib2.urlopen(CHANNELS_URL)
-channelList = simplejson.loads(u.read())
-u.close()
-except Exception, ex:
-self.showError(str(ex))
-return
-
-for channel in channelList:
-logoImage = os.path.join(LOGO_PATH, channel['source_url'] + '.png')
-if xbmcvfs.exists(logoImage):
-item = xbmcgui.ListItem(channel['title'], iconImage = 
logoImage)
-else:
-item = xbmcgui.ListItem(channel['title'], iconImage = ICON)
-
-item.setProperty('IsPlayable', 'true')
-item.setProperty('Fanart_Image', FANART)
-item.setInfo(type = 'music', infoLabels = {
-'title' : channel['title']
-})
-
-if type(channel['mediaFile']) is list:
-url = channel['mediaFile'][0]
-else:
-url = channel['mediaFile']
-xbmcplugin.addDirectoryItem(HANDLE, url + ' live=1', item)
 
-xbmcplugin.endOfDirectory(HANDLE)
+def showDRChannels():
+try:
+u = urllib2.urlopen(CHANNELS_URL)
+channelList = simplejson.loads(u.read())
+u.close()
+except Exception, ex:
+showError(str(ex))
+return
+
+for channel in channelList['Data']:
+sourceUrl = channel['SourceUrl']
+logoImage = os.path.join(LOGO_PATH, sourceUrl[sourceUrl.rindex('/') + 
1:] + '.png')
+if xbmcvfs.exists(logoImage):
+item = xbmcgui.ListItem(channel['Title'], iconImage=logoImage)
+else:
+item = xbmcgui.ListItem(channel['Title'], iconImage=ICON)
 
+item.setProperty('IsPlayable', 'true')
+item.setProperty('Fanart_Image', FANART)
+item.setInfo(type='music', infoLabels={
+'title': channel['Title']
+})
 
-def showOtherChannels(self):
-for channel in channels.CHANNELS:
-logoImage = os.path.join(LOGO_PATH, str(channel.id) + '.png')
-if xbmcvfs.exists(logoImage):
-item = xbmcgui.ListItem(channel.name, iconImage = logoImage)
-else:
-item = xbmcgui.ListItem(channel.name, iconImage = ICON)
+url = None
 
-item.setProperty('IsPlayable', 'true')
-item.setProperty('Fanart_Image', FANART)
-item.setInfo(type = 'music', infoLabels = {
-'title' : channel.name
-})
-xbmcplugin.addDirectoryItem(HANDLE, PATH + '?playOther=%d' % 
channel.id, item)
+if 'StreamingServers' in channel:
+for server in channel['StreamingServers']:
+if 'LinkType' in server and server['LinkType'] == 'Streaming' 
and 

Re: [Xbmc-addons] [Git Pull] plugin.video.uzg

2014-02-08 Thread Benjamin Bertrand
Updated, but I already pushed a version 2 days ago.
Please wait some time between updates.

Cheers

On Sat, Feb 8, 2014 at 11:56 AM, Bas Magré opvol...@gmail.com wrote:
 *addon -   plugin.video.uzg
 *version - 1.1.0
 *url - https://github.com/Opvolger/plugin.video.uzg.git
 *revision - 5701f714393791b4e0b347da3df686702cd5687a
 *branch - master
 *xbmc version - frodo

 Added Subtitle support

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [SVN Pull] Sarpur XBMC

2014-02-07 Thread Benjamin Bertrand
Updated

Cheers

On Fri, Feb 7, 2014 at 12:36 AM, Dagur Ammendrup dag...@gmail.com wrote:
 *addon - plugin.video.sarpur
 *version - 3.0.3
 *url - http://xbmc-ruv-plugin.googlecode.com/svn/trunk/plugin-video-sarpur/
 *revision - 20
 *xbmc version - frodo

 Thanks

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] MLS Live

2014-02-07 Thread Benjamin Bertrand
Updated

Cheers

On Fri, Feb 7, 2014 at 11:28 AM, Micah Galizia micahgali...@gmail.com wrote:
 *addon - plugin.video.mlslive
 *version - 1.0.5
 *url - git://github.com/micahg/plugin.video.mlslive.git
 *revision - 4ba61928
 *branch - master
 *xbmc version - frodo/gotham

 Includes the last week of the season in the list of recorded games.
 Also fixes settings.xml.
 --
 The mark of an immature man is that he wants to die nobly for a
 cause, while the mark of the mature man is that he wants to live
 humbly for one.   --W. Stekel

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.audio.dr.dk.netradio 2.1.5

2014-02-07 Thread Benjamin Bertrand
We missed it before but you use invalid strings id:
addonpr.addonparser - ERROR   - Invalid string id 100
addonpr.addonparser - ERROR   - Invalid string id 101
addonpr.addonparser - ERROR   - Invalid string id 900
addonpr.addonparser - ERROR   - Invalid string id 901
addonpr.addonparser - ERROR   - Invalid string id 100
addonpr.addonparser - ERROR   - Invalid string id 101
addonpr.addonparser - ERROR   - Invalid string id 900
addonpr.addonparser - ERROR   - Invalid string id 901

Could you use the range 3 - 30999?

Thanks



On Fri, Feb 7, 2014 at 7:16 PM, Tommy Winther to...@net-comm.dk wrote:
 addon: plugin.audio.dr.dk.netradio
 version: 2.1.5
 url: git://github.com/xbmc-danish-addons/plugin.audio.dr.dk.netradio.git
 tag: v2.1.5
 xbmc version: frodo

 Thanks,
 Tommy


 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] MLS Live

2014-02-06 Thread Benjamin BERTRAND

Le 6 févr. 2014 à 11:49, Micah Galizia micahgali...@gmail.com a écrit :

 On Thu, Feb 6, 2014 at 8:43 AM, Benjamin Bertrand
 bee...@xboxmediacenter.com wrote:
 1. Could you please add a xml header with proper encoding to
 plugin.video.mlslive/resources/settings.xml?
 
 ok.
 
 2. If possible replace print statements with xbmc.log()
 
 Is this necessary for acceptance? using print allows me to unit test
 from another python script. If it is necessary, are there some
 examples somewhere? I haven't seen any xbmc.log lines in any plugins
 i've seen.

No, this is not mandatory (especially if you have a reason to use print).
We just want to avoid add-ons to print too much traces.
With xbmc.log you can print some in debug mode only (using xbmc.LOGDEBUG).

You can look at plugin.audio.di.fm.


 
 On Wed, Feb 5, 2014 at 11:23 AM, Micah Galizia micahgali...@gmail.com 
 wrote:
 *addon - plugin.video.mlslive
 *version - 1.0.5
 *url - git://github.com/micahg/plugin.video.mlslive.git
 *revision - b2869e10
 *branch - master
 *xbmc version - frodo/gotham
 
 Includes the last week of the season in the list of recorded games.
 --
 The mark of an immature man is that he wants to die nobly for a
 cause, while the mark of the mature man is that he wants to live
 humbly for one.   --W. Stekel
 
 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons
 
 
 
 -- 
 The mark of an immature man is that he wants to die nobly for a
 cause, while the mark of the mature man is that he wants to live
 humbly for one.   --W. Stekel

--
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=121051231iu=/4140/ostg.clktrk___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 59a8ba2ef5ca6b91aea515033e655d3de767a709

2014-02-06 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  59a8ba2ef5ca6b91aea515033e655d3de767a709 (commit)
   via  3d15abc9614a74a84951b08c1cece9cc85d9271c (commit)
  from  666e811aae1f3efd98ccc42f2b1993180cfdbdb8 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=59a8ba2ef5ca6b91aea515033e655d3de767a709

commit 59a8ba2ef5ca6b91aea515033e655d3de767a709
Author: beenje bee...@xbmc.org
Date:   Thu Feb 6 13:49:31 2014 +0100

[plugin.video.rt] updated to version 1.9.1

diff --git a/plugin.video.rt/README.txt b/plugin.video.rt/README.txt
index 842e474..57ce395 100644
--- a/plugin.video.rt/README.txt
+++ b/plugin.video.rt/README.txt
@@ -20,4 +20,8 @@ version 1.8.0 added rt live global, america, documentary, 
espanol, arabic
 
 version 1.8.2 added autoplay of Rt Global
 
-version 1.8.4 minor change to addon.xml
\ No newline at end of file
+version 1.8.4 minor change to addon.xml
+
+version 1.9.0 minor change to fix icons images
+
+version 1.9.1 added xml header to settings.xml and changed language sub-dir to 
English
diff --git a/plugin.video.rt/addon.xml b/plugin.video.rt/addon.xml
index c77d97b..fee2444 100644
--- a/plugin.video.rt/addon.xml
+++ b/plugin.video.rt/addon.xml
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes?
 addon id=plugin.video.rt
name=Russia Today News
-   version=1.8.4
+   version=1.9.1
provider-name=t1m
   requires
 import addon=xbmc.python version=2.1.0/
@@ -12,7 +12,7 @@
   /extension
   extension point=xbmc.addon.metadata
 summary lang=enRussia Today News/summary
-description lang=enRussia Today News XBMC Plugin/description
+description lang=enRussia Today News XBMC Plugin. RT presents 
round-the-clock news bulletins, documentaries, talk shows, and debates, as well 
as sports news and cultural programs on Russia aimed at the overseas news 
market. In 2011 it was the second most-watched foreign news channel in the U.S. 
after BBC World News, and the number one foreign station in five major U.S. 
urban areas in 2012/description
 disclaimer lang=enFeel free to use this script. For information visit 
the wiki./disclaimer
 platformall/platform
 languageen/language
diff --git a/plugin.video.rt/changelog.txt b/plugin.video.rt/changelog.txt
index a54c960..a26c381 100644
--- a/plugin.video.rt/changelog.txt
+++ b/plugin.video.rt/changelog.txt
@@ -12,4 +12,8 @@ version 1.8.0 added rt live global, america, documentary, 
espanol, arabic
 
 version 1.8.2 added autoplay of RT Global
 
-version 1.8.4 minor change to addon.xml
\ No newline at end of file
+version 1.8.4 minor change to addon.xml
+
+version 1.9.0 minor change to fix icons images
+
+version 1.9.1 added xml header to settings.xml and changed language sub-dir to 
English
diff --git a/plugin.video.rt/default.py b/plugin.video.rt/default.py
index 9ea08cd..f4f3e85 100644
--- a/plugin.video.rt/default.py
+++ b/plugin.video.rt/default.py
@@ -97,7 +97,8 @@ def getSources():
   for caturl,caticon,cattitle,catdesc in match:
  catdesc = 
catdesc.replace('P','').replace('p','').replace('/P','')
  caticon = caticon.replace('.a.','.gp.')
- caticon = RTBASE_URL+caticon
+ if http: not in caticon:
+caticon = RTBASE_URL+caticon
  try:
   addDir(cattitle.encode(UTF8, 
'ignore'),caturl.encode(UTF8),18,caticon,caticon,catdesc,GENRE_NEWS,,False)
  except:
@@ -247,7 +248,9 @@ elif mode==18:
  if programm in classtype:
imgurl,cattitle = cattitle,imgurl   # swap them
  caturl = 
plugin://plugin.video.rt/?url=+RTBASE_URL+pgurl+name=+urllib.quote_plus(cattitle)+mode=19
- caticon = RTBASE_URL+imgurl
+ caticon = imgurl
+ if http: not in caticon:
+caticon = RTBASE_URL+caticon
  catdesc = catdesc.strip()
  try:
 
addLink(caturl.encode(UTF8),cattitle,caticon,fanArt,cattime+\n+catdesc,GENRE_NEWS,)
diff --git a/plugin.video.rt/resources/settings.xml 
b/plugin.video.rt/resources/settings.xml
index c30eed5..8aba97f 100644
--- a/plugin.video.rt/resources/settings.xml
+++ b/plugin.video.rt/resources/settings.xml
@@ -1,3 +1,4 @@
+?xml version=1.0 encoding=UTF-8 standalone=yes?
 settings
   category label=Settings
 setting id=rt_res type=enum label=Live Stream Quality 
values=720p|360p|240p|180p default=0 /

http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=3d15abc9614a74a84951b08c1cece9cc85d9271c

commit 3d15abc9614a74a84951b08c1cece9cc85d9271c
Author: beenje bee...@xbmc.org
Date:   Thu Feb 6 13:49:02 2014 +0100

[plugin.video.uzg] updated to version 1.0.6

diff --git a/plugin.video.uzg/addon.xml b/plugin.video.uzg/addon.xml

Re: [Xbmc-addons] Fwd: [GIT Pull] Russia Today News

2014-02-06 Thread Benjamin Bertrand
Updated.
Don't forget to always send to the list. I might miss it otherwise.

Cheers

On Wed, Feb 5, 2014 at 11:20 PM, scotty roscoe scottyrosco...@gmail.com wrote:
 Done. What a pain in the rear to change a dir name's case in github, they
 could make it easier ! Thanks!

 *addon -   plugin.video.rt
 *version - 1.9.1
 *url - https://github.com/learningit/plugin.video.rt
 *revision - ed0a359078c7e08111b83813acd1dbcfc94539cd
 *branch - master
 *xbmc version - frodo


 On Wed, Feb 5, 2014 at 4:46 PM, Benjamin Bertrand
 bee...@xboxmediacenter.com wrote:

 1. Could you please add a xml header with proper encoding to
 plugin.video.rt/resources/settings.xml?

 2. The language dir english should be capitalized: English





--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.uzg

2014-02-06 Thread Benjamin Bertrand
Updated.

Cheers

On Wed, Feb 5, 2014 at 11:40 PM, Bas Magré opvol...@gmail.com wrote:
 *addon -   plugin.video.uzg
 *version - 1.0.6
 *url - https://github.com/Opvolger/plugin.video.uzg.git
 *revision - 03384dec8691232c6a7765c46844cbd1cc85c8b1
 *branch - master
 *xbmc version - frodo

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.udacity

2014-02-05 Thread Benjamin Bertrand
Updated

Cheers

On Wed, Feb 5, 2014 at 8:46 AM, Lex Tomb lextoumbou...@gmail.com wrote:
 Hi guys,

 Udacity updated their site in the last week or so, so I've had to make a
 couple of changes to keep the plugin working. Plus, I fixed up a couple of
 bugs and cleaned some stuff up.

 * addon - plugin.video.udacity
 * version - 1.0.5
 * url - g...@github.com:lextoumbourou/plugin.video.udacity.git
 * revision - 9f7a8c099b0ec682b4b332928520d4f5d0982749
 * branch - master
 * xbmc version - frodo

 Change log:

 1.0.5
 - Updated Course Catalog to use api instead of page scraping
 - Sort Course Catalog
 - Sort My Courses
 - Fixed bug causing plugin to fail when there's no answer video after quiz
 - Separate tests into Unit and Integration tests
 - Removed code supporting filtering courses by difficulty

 1.0.4

 - Use strings.xml for buttons in quizzes
 - Display Loading... after submitting quiz


 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.attactv v1.0.5 (Eden) and v1.1.5 (Frodo) - Update

2014-02-05 Thread Benjamin Bertrand
Updated in eden and frodo.

Cheers

On Wed, Feb 5, 2014 at 1:33 AM, José Antonio Montes jamon...@aboreal.es wrote:
 Hi,

 This is an update for attac tv.

 * addon - plugin.video.attactv
 * version - 1.0.5
 * url - git://github.com/jamontes/plugin.video.attactv.git
 * revision - 45d4e9e735aa6f3a619c0fcb1e415207a7a1b31d
 * branch - eden
 * xbmc version - Eden

 * addon - plugin.video.attactv
 * version - 1.1.5
 * url - git://github.com/jamontes/plugin.video.attactv.git
 * revision - 64754ebd3d5ae6b690c94bc08cc271dc3f0261aa
 * branch - frodo
 * xbmc version - Frodo


 Changelog for Frodo (1.1.5) and Eden (1.0.5):
 - Modified pattern for embedded Vimeo videos.
 - Added website tag.

 Thanks a lot and best regards,

  jamontes.

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.esa 1.0.7 (Frodo) - Update

2014-02-05 Thread Benjamin Bertrand
Updated

Cheers

On Wed, Feb 5, 2014 at 12:17 AM, José Antonio Montes
jamon...@aboreal.es wrote:
 Hi,

 This is an update for the ESA Videos video add-on due to ESA website 
 changes:

 * addon - plugin.video.esa
 * version - 1.0.7
 * url - git://github.com/jamontes/plugin.video.esa.git
 * revision - 4fc7351ad1ed1cdf68822323ef72f34842008174
 * branch - frodo
 * xbmc version - frodo


 Changelog (Frodo)
 1.0.7
 - Fixes made due to website internal changes.
 - Removed some info tags as they are no longer available from website.
 - Code cleaning and refactoring.

 Thanks a lot and best regards,

  jamontes.

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] Triple RRR

2014-02-05 Thread Benjamin Bertrand
Added to frodo

Thanks!

On Wed, Feb 5, 2014 at 2:10 AM, Damon Toumbs dtoumbou...@gmail.com wrote:
 *addon - plugin.audio.tripler
 *version - 1.0.3
 *url - g...@github.com:DamonToumbourou/plugin.audio.tripler.git
 *revision - 1f4babdde8cbd38876937240c61d4f7d473d22e5
 *branch - master
 * xbmc version - frodo


 Thanks,
 Damon Toumbourou

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] MLS Live

2014-02-05 Thread Benjamin Bertrand
1. Could you please add a xml header with proper encoding to
plugin.video.mlslive/resources/settings.xml?

2. If possible replace print statements with xbmc.log()

On Wed, Feb 5, 2014 at 11:23 AM, Micah Galizia micahgali...@gmail.com wrote:
 *addon - plugin.video.mlslive
 *version - 1.0.5
 *url - git://github.com/micahg/plugin.video.mlslive.git
 *revision - b2869e10
 *branch - master
 *xbmc version - frodo/gotham

 Includes the last week of the season in the list of recorded games.
 --
 The mark of an immature man is that he wants to die nobly for a
 cause, while the mark of the mature man is that he wants to live
 humbly for one.   --W. Stekel

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] Fwd: [GIT Pull] Russia Today News

2014-02-05 Thread Benjamin Bertrand
1. Could you please add a xml header with proper encoding to
plugin.video.rt/resources/settings.xml?

2. The language dir english should be capitalized: English

On Wed, Feb 5, 2014 at 4:26 PM, scotty roscoe scottyrosco...@gmail.com wrote:

 Update to Russia Today News. Version 1.9.0 minor change to fix icon images
 scrape. Also added more detailed description in addons.xml Thanks!


  *addon -   plugin.video.rt
  *version - 1.9.0
  *url - https://github.com/learningit/plugin.video.rt
  *revision - 28df9aade4fe957a05ba6a1065b052e2e3a522e6
  *branch - master
  *xbmc version - frodo




 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.xbmb3c

2014-02-04 Thread Benjamin Bertrand
Updated. But I assumed this was version 0.8.0 for frodo.
Please, respect the e-mail format described in the wiki:
http://wiki.xbmc.org/index.php?title=Submitting_Add-ons#Example_e-mail
It should have been:
*addon -   plugin.video.xbmb3c
*version - 0.8.0
*url -  https://github.com/xnappo/plugin.video.xbmb3c.git
*revision - plugin.video.xbmb3c-0.8.0
*branch - master
*xbmc version - frodo


Cheers

On Tue, Feb 4, 2014 at 1:45 AM, Chris Nappi cna...@gmail.com wrote:
  *addon -   plugin.video.xbmb3c
  *version - plugin.video.xbmb3c-0.8.0
  *url -  https://github.com/xnappo/plugin.video.xbmb3c.git
  *revision - plugin.video.xbmb3c-0.8.0

 Thanks!
 Chris

 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.the.colbert.report

2014-02-04 Thread Benjamin Bertrand
Added to frodo.

Thanks!

On Tue, Feb 4, 2014 at 9:35 PM, Fritzl Inc. fritzl-...@gmx.de wrote:
 *addon - plugin.video.the.colbert.report
 *version - 1.0.0
 *url - http://repo.or.cz/r/xbmc-dailyshow.git
 *revision - 4f629f55cfb0ebf97203aff1588a29bd9d531ba8
 *branch - colbert
 *xbmc version - frodo

 New plugin based on our the.daily.show plugin, but for the Colbert Report.
 Note this is in the same repository as the other plugin, but in the
 'colbert' branch.
 Please let us know if there are any issues.

 Fritzl Inc.


 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 32c478a945b5698b8501fd6f4eaad9a468fa31e0

2014-02-03 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  32c478a945b5698b8501fd6f4eaad9a468fa31e0 (commit)
  from  367396c098eb5b561959d1bb7696fe1685304b0f (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=32c478a945b5698b8501fd6f4eaad9a468fa31e0

commit 32c478a945b5698b8501fd6f4eaad9a468fa31e0
Author: beenje bee...@xbmc.org
Date:   Mon Feb 3 18:44:17 2014 +0100

[plugin.video.schaetzederwelt] updated to version 1.0.1

diff --git a/plugin.video.schaetzederwelt/addon.py 
b/plugin.video.schaetzederwelt/addon.py
index 59a541a..2e3144c 100644
--- a/plugin.video.schaetzederwelt/addon.py
+++ b/plugin.video.schaetzederwelt/addon.py
@@ -33,8 +33,6 @@
 # Sie sollten eine Kopie der GNU General Public License zusammen mit diesem
 # Programm erhalten haben. Wenn nicht, siehe 
http://www.gnu.org/licenses/.
 #
-
-
 from xbmcswift2 import Plugin, xbmcgui
 from resources.lib import htmlscraper
 import string
@@ -51,6 +49,9 @@ MAIN_MENU_TOPICS = [
 ]
 
 
+plugin = Plugin()
+
+
 I18NINDEX = { 
  'afrika' : 30001,
  'amerika' : 30002,
@@ -61,11 +62,13 @@ I18NINDEX = {
  'a_to_z_menu' : 30007,
  'video_not_online' : 30008,
  'clear_cache' : 30009,
- 'cache_cleared' : 30010
+ 'cache_cleared' : 30010,
+ 'toggle_watched' : 30011
  }
 
+def get_localized_string(label):
+return plugin.get_string(I18NINDEX[label])
 
-plugin = Plugin()
 
 @plugin.route('/')
 def index():
@@ -74,18 +77,17 @@ def index():
 
 for item in items:
 item['context_menu'] = [(get_localized_string('clear_cache'), 
'XBMC.RunPlugin(%s)' % plugin.url_for(endpoint = 'clear_cache', path = 
item['path']))]
-#item.add_context_menu_items([{'label': 
get_localized_string('clear_cache'), 'path' : plugin.url_for('clear_cache', 
path = item['path'])}])
 return plugin.finish(items)
 
 @plugin.route('/topic/path')
-def topic(path):
+def topic(path):
 if (len(plugin.get_storage(path).items()) == 0):
 plugin.log.info(Cache is empty for items in topic  + path) 
 # Cache items
 if (path in string.ascii_uppercase):
-plugin.get_storage(path)['items'] = 
htmlscraper.scrape_a_to_z_per_regex(path, plugin.url_for, 'play_video')
+plugin.get_storage(path)['items'] = 
htmlscraper.scrape_a_to_z_per_regex(path, plugin.url_for, 'play_video', 
get_localized_string)
 else:
-plugin.get_storage(path)['items'] = 
htmlscraper.scrape_topic_per_regex(path, plugin.url_for, 'play_video')
+plugin.get_storage(path)['items'] = 
htmlscraper.scrape_topic_per_regex(path, plugin.url_for, 'play_video', 
get_localized_string)
 #plugin.log.info(str(path) +  stored in cache)
 else:
 plugin.log.info(str(path) +  items retrieved from cache)
@@ -105,7 +107,7 @@ def a_to_z_menu():
 
 @plugin.route('/video/url')
 def play_video(url):
-videolink = htmlscraper.get_ActualURL_from_URL(http.*l\.mp4, url)
+videolink = htmlscraper.get_video_from_url(http.*l\.mp4, url)
 if (videolink != None):
 plugin.log.info(Playing url: %s % videolink)
 plugin.set_resolved_url(videolink)
@@ -134,9 +136,5 @@ def clear_cache(path):
 return plugin.redirect(plugin.url_for('index'))
 
 
-def get_localized_string(label):
-return plugin.get_string(I18NINDEX[label])
-
-
 if __name__ == '__main__':
 plugin.run()
diff --git a/plugin.video.schaetzederwelt/addon.xml 
b/plugin.video.schaetzederwelt/addon.xml
index 82c2430..8c9873d 100644
--- a/plugin.video.schaetzederwelt/addon.xml
+++ b/plugin.video.schaetzederwelt/addon.xml
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes?
-addon id=plugin.video.schaetzederwelt name=Schaetze-der-Welt.de 
version=1.0.0 provider-name=CHF
+addon id=plugin.video.schaetzederwelt name=Schaetze-der-Welt.de 
version=1.0.1 provider-name=CHF
   requires
 import addon=xbmc.python version=2.1.0/
 import addon=script.module.xbmcswift2 version=2.4.0/
@@ -9,7 +9,7 @@
   /extension
   extension point=xbmc.addon.metadata
 platformall/platform
-websitewww.schaetze-der-welt.de/website
+websitehttp://www.schaetze-der-welt.de/website
 sourcehttps://github.com/Chairon/plugin.video.schaetzederwelt/source
 forum/forum
 emailchri...@gmx.de/email
diff --git a/plugin.video.schaetzederwelt/changelog.txt 
b/plugin.video.schaetzederwelt/changelog.txt
index b88717d..345d57f 100644
--- a/plugin.video.schaetzederwelt/changelog.txt
+++ b/plugin.video.schaetzederwelt/changelog.txt
@@ -1,5 +1,13 @@
-v0.1
-- Initial version 
+v1.0.1
+* Improvements to get rid of timeout-problems opening URLs: catch timeout and 
retry urlopen() several times  
+* Caching Main Page to reduce redundant requests to get the topic URLs. 
+* Added Metadata in URL Request: User-Agent
+* addon.xml: added http:// to 

Re: [Xbmc-addons] [Git Pull] plugin.video.schaetzederwelt - Update

2014-02-03 Thread Benjamin Bertrand
Updated

Cheers

On Mon, Feb 3, 2014 at 6:38 PM, Christian Fritsche chri...@gmx.de wrote:
 Hi,

 this is an update for the add-on: plugin.video.schaetzederwelt

 *addon - plugin.video.schaetzederwelt
 *version - 1.0.1
 *url - https://github.com/Chairon/plugin.video.schaetzederwelt.git
 *revision - 2e084613c47f8177eceec8cefa750b5f2d33e1b8
 *branch - master
 *xbmc version - frodo


 Last changelog entry:
 v1.0.1
 * Improvements to get rid of timeout-problems opening URLs: catch
 timeout and retry urlopen() several times
 * Caching Main Page to reduce redundant requests to get the topic URLs.
 * Added Metadata in URL Request: User-Agent
 * addon.xml: added http:// to website,
 * corrected first version number (0.1 - 1.0.0)
 * Several code design improvements
 * Videos Context menu: Toggle button watched / unwatched
 * unified logging instead of print()


 Thank you and best regards,

 Christian Fritsche


 --
 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=121051231iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
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=121051231iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 367396c098eb5b561959d1bb7696fe1685304b0f

2014-02-02 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  367396c098eb5b561959d1bb7696fe1685304b0f (commit)
  from  81d32745594dcdd55efc7c5964829cdc7069f43b (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=367396c098eb5b561959d1bb7696fe1685304b0f

commit 367396c098eb5b561959d1bb7696fe1685304b0f
Author: beenje bee...@xbmc.org
Date:   Sun Feb 2 10:28:17 2014 +0100

[plugin.audio.sky.fm] updated to version 3.0.4

diff --git a/plugin.audio.sky.fm/addon.xml b/plugin.audio.sky.fm/addon.xml
index 80ced60..392d981 100644
--- a/plugin.audio.sky.fm/addon.xml
+++ b/plugin.audio.sky.fm/addon.xml
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes?
 addon id=plugin.audio.sky.fm
name=Sky.fm
-   version=3.0.3
+   version=3.0.4
provider-name=qualisoft.dk - Tim C. Steinmetz
requires
import addon=xbmc.python version=2.1.0/
diff --git a/plugin.audio.sky.fm/changelog.txt 
b/plugin.audio.sky.fm/changelog.txt
index 4cfa0cc..6783ced 100644
--- a/plugin.audio.sky.fm/changelog.txt
+++ b/plugin.audio.sky.fm/changelog.txt
@@ -2,6 +2,9 @@
 * Fixed/improved feature
 - Removed feature
 
+2. February 2014 v3.0.4
+* Regex getting user config was too greedy
+
 
 8. January 2014 v3.0.3
 * Fixed parsing of Favorites playlist
diff --git a/plugin.audio.sky.fm/config.ini b/plugin.audio.sky.fm/config.ini
index d834973..fbf0371 100644
--- a/plugin.audio.sky.fm/config.ini
+++ b/plugin.audio.sky.fm/config.ini
@@ -1,7 +1,7 @@
 # Sky.fm XBMC config
 [plugin]
 id  = plugin.audio.sky.fm
-date= 3. January 2014
+date= 2. February 2014
 checkinkey  = 5a2a72084f40402656555b665a0fdcddbbd87553
 
 [cache]
diff --git a/plugin.audio.sky.fm/default.py b/plugin.audio.sky.fm/default.py
index ecf6c24..72929dd 100644
--- a/plugin.audio.sky.fm/default.py
+++ b/plugin.audio.sky.fm/default.py
@@ -207,7 +207,7 @@ class musicAddonXbmc:
 
 channels = 
json.loads(self.curler.request(pluginConfig.get('streams', 'public'), 'get'))
 
-re_channelData = 
re.compile(NS\('AudioAddict.API.Config'\).channels\s*=\s*([^;]+);, re.M | 
re.I)
+re_channelData = 
re.compile(NS\('AudioAddict.API.Config'\).channels\s*=\s*([^\n]+);, re.M | 
re.I)
 channelMeta = json.loads(re_channelData.findall(html)[0])
 
 # put each playlist in a worker queue for threading
diff --git a/plugin.audio.sky.fm/resources/language/English/strings.xml 
b/plugin.audio.sky.fm/resources/language/English/strings.xml
index ce1e7b6..2c102ab 100644
--- a/plugin.audio.sky.fm/resources/language/English/strings.xml
+++ b/plugin.audio.sky.fm/resources/language/English/strings.xml
@@ -24,7 +24,7 @@
string id=30009Homepage/string
 
string id=30015Get HQ 256kb/sec streams with Sky Premium at 
http://www.sky.fm/string
-   string id=30016Version:  3.0.3/string
+   string id=30016Version:  3.0.4/string
string id=30017Author:  Tim C. 'Bitcrusher' Steinmetz/string
string id=30018Homepage:  http://qualisoft.dk/string
string id=30019E-mail:  tim...@gmail.com/string

---

Summary of changes:
 plugin.audio.sky.fm/addon.xml  |2 +-
 plugin.audio.sky.fm/changelog.txt  |3 +++
 plugin.audio.sky.fm/config.ini |2 +-
 plugin.audio.sky.fm/default.py |2 +-
 .../resources/language/English/strings.xml |2 +-
 5 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Plugins

--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] Sky.fm XBMC add-on v3.0.4

2014-02-02 Thread Benjamin Bertrand
Updated.
Pleas add the forum, website, source and email tags next time.

Cheers

On Sun, Feb 2, 2014 at 12:16 AM, Tim Steinmetz tim...@gmail.com wrote:
  * addon - plugin.audio.sky.fm
  * version - 3.0.4
  * url - git://github.com/Bitcrusher/Sky-FM-XBMC-plugin.git
  * revision - 4352f3a3f9
  * branch - master
  * xbmc version - frodo

 Fixed regex getting config from html being too greedy


 --
 WatchGuard Dimension instantly turns raw network data into actionable
 security intelligence. It gives you real-time visual feedback on key
 security issues and trends.  Skip the complicated setup - simply import
 a virtual appliance and go from zero to informed in seconds.
 http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] ABC Radio National

2014-01-31 Thread Benjamin Bertrand
I think you forgot to update the revision.

2014-01-31 Damon Toumbs dtoumbou...@gmail.com:
 *addon -   plugin.audio.abcradionational
  *version - 0.0.3
  *url - g...@github.com:DamonToumbourou/plugin.audio.abcradionational.git
  *revision - c6ba9e83fe81464a7609e31af628620f1ecc1bd0
  *branch - master
  *xbmc version - frodo



 Thanks,
 Damon Toumbourou

 --
 WatchGuard Dimension instantly turns raw network data into actionable
 security intelligence. It gives you real-time visual feedback on key
 security issues and trends.  Skip the complicated setup - simply import
 a virtual appliance and go from zero to informed in seconds.
 http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 81d32745594dcdd55efc7c5964829cdc7069f43b

2014-01-31 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  81d32745594dcdd55efc7c5964829cdc7069f43b (commit)
  from  6bf94dc1719721c3e1cc3d6491a549e7daf1c75c (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=81d32745594dcdd55efc7c5964829cdc7069f43b


---

Summary of changes:
 plugin.audio.abcradionational/Changelog.txt|2 +
 plugin.audio.abcradionational/LICENSE.txt  |   18 
 plugin.audio.abcradionational/README.md|4 +
 plugin.audio.abcradionational/addon.py |   84 +++
 plugin.audio.abcradionational/addon.xml|   25 ++
 plugin.audio.abcradionational/fanart.jpg   |  Bin 0 - 47940 bytes
 plugin.audio.abcradionational/icon.png |  Bin 0 - 7227 bytes
 .../resources/__init__.py  |0
 .../resources/language/English/strings.xml |7 ++
 .../resources/lib}/__init__.py |0
 .../resources/lib/abcradionational.py  |   85 
 11 files changed, 225 insertions(+), 0 deletions(-)
 create mode 100644 plugin.audio.abcradionational/Changelog.txt
 create mode 100644 plugin.audio.abcradionational/LICENSE.txt
 create mode 100644 plugin.audio.abcradionational/README.md
 create mode 100644 plugin.audio.abcradionational/addon.py
 create mode 100644 plugin.audio.abcradionational/addon.xml
 create mode 100644 plugin.audio.abcradionational/fanart.jpg
 create mode 100644 plugin.audio.abcradionational/icon.png
 copy {plugin.audio.diyfm = 
plugin.audio.abcradionational}/resources/__init__.py (100%)
 create mode 100644 
plugin.audio.abcradionational/resources/language/English/strings.xml
 copy {plugin.audio.diyfm/resources = 
plugin.audio.abcradionational/resources/lib}/__init__.py (100%)
 create mode 100644 
plugin.audio.abcradionational/resources/lib/abcradionational.py


hooks/post-receive
-- 
Plugins

--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] ABC Radio National

2014-01-31 Thread Benjamin Bertrand
Added to frodo.

Thanks!

On Fri, Jan 31, 2014 at 1:54 PM, Damon Toumbs dtoumbou...@gmail.com wrote:
 *addon -   plugin.audio.abcradionational
  *version - 0.0.3
  *url - g...@github.com:DamonToumbourou/plugin.audio.abcradionational.git
  *revision - ebbbed60e2c7f0aeae84e7d73bfb1a8f01bfe559
  *branch - master
  *xbmc version - frodo


 ok sorry about that. Everything should be ok now.
 Thanks,
 Damon Toumbourou

 --
 WatchGuard Dimension instantly turns raw network data into actionable
 security intelligence. It gives you real-time visual feedback on key
 security issues and trends.  Skip the complicated setup - simply import
 a virtual appliance and go from zero to informed in seconds.
 http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] ABC Radio National

2014-01-30 Thread Benjamin Bertrand
1. You must include a LICENSE.txt file

2. Please add the website and source tags to your addon.xml

3. You use requests, you should add it as a dependency to your addon.xml.
Note that I just published script.module.requests2 (v2.2.1) but just
saw a problem with it...
Use script.module.requests.



On Thu, Jan 30, 2014 at 11:23 AM, Damon Toumbs dtoumbou...@gmail.com wrote:
  *addon -   plugin.audio.abcradionational
  *version - 0.0.2
  *url - g...@github.com:DamonToumbourou/plugin.audio.abcradionational.git
  *revision - c6ba9e83fe81464a7609e31af628620f1ecc1bd0
  *branch - master
  *xbmc version - frodo

 --
 WatchGuard Dimension instantly turns raw network data into actionable
 security intelligence. It gives you real-time visual feedback on key
 security issues and trends.  Skip the complicated setup - simply import
 a virtual appliance and go from zero to informed in seconds.
 http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Scripts branch, frodo, updated. 0a1eed939f261b58896c2b641453c328b34e234c

2014-01-30 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  0a1eed939f261b58896c2b641453c328b34e234c (commit)
  from  756e952bb5a067c41a792d6a924630637445c1ff (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=0a1eed939f261b58896c2b641453c328b34e234c


---

Summary of changes:
 script.module.requests2/LICENSE.txt|   13 -
 script.module.requests2/README.md  |   10 -
 script.module.requests2/addon.xml  |   22 -
 script.module.requests2/changelog.txt  |3 -
 script.module.requests2/lib/AUTHORS.rst|  149 -
 script.module.requests2/lib/HISTORY.rst|  769 ---
 script.module.requests2/lib/LICENSE.txt|   13 -
 script.module.requests2/lib/NOTICE |   64 -
 script.module.requests2/lib/README.rst |   93 -
 script.module.requests2/lib/requests/__init__.py   |   77 -
 script.module.requests2/lib/requests/adapters.py   |  396 --
 script.module.requests2/lib/requests/api.py|  120 -
 script.module.requests2/lib/requests/auth.py   |  196 -
 script.module.requests2/lib/requests/cacert.pem| 5026 
 script.module.requests2/lib/requests/certs.py  |   24 -
 script.module.requests2/lib/requests/compat.py |  115 -
 script.module.requests2/lib/requests/cookies.py|  454 --
 script.module.requests2/lib/requests/exceptions.py |   68 -
 script.module.requests2/lib/requests/hooks.py  |   45 -
 script.module.requests2/lib/requests/models.py |  781 ---
 .../lib/requests/packages/README.rst   |8 -
 .../lib/requests/packages/__init__.py  |3 -
 .../lib/requests/packages/charade/__init__.py  |   27 -
 .../lib/requests/packages/charade/big5freq.py  |  925 
 .../lib/requests/packages/charade/big5prober.py|   42 -
 .../requests/packages/charade/chardistribution.py  |  230 -
 .../packages/charade/charsetgroupprober.py |  106 -
 .../lib/requests/packages/charade/charsetprober.py |   62 -
 .../packages/charade/codingstatemachine.py |   61 -
 .../lib/requests/packages/charade/compat.py|   26 -
 .../lib/requests/packages/charade/constants.py |   39 -
 .../lib/requests/packages/charade/escprober.py |   86 -
 .../lib/requests/packages/charade/escsm.py |  242 -
 .../lib/requests/packages/charade/eucjpprober.py   |   90 -
 .../lib/requests/packages/charade/euckrfreq.py |  596 ---
 .../lib/requests/packages/charade/euckrprober.py   |   42 -
 .../lib/requests/packages/charade/euctwfreq.py |  428 --
 .../lib/requests/packages/charade/euctwprober.py   |   41 -
 .../lib/requests/packages/charade/gb2312freq.py|  472 --
 .../lib/requests/packages/charade/gb2312prober.py  |   41 -
 .../lib/requests/packages/charade/hebrewprober.py  |  283 --
 .../lib/requests/packages/charade/jisfreq.py   |  569 ---
 .../lib/requests/packages/charade/jpcntx.py|  219 -
 .../packages/charade/langbulgarianmodel.py |  229 -
 .../requests/packages/charade/langcyrillicmodel.py |  331 --
 .../requests/packages/charade/langgreekmodel.py|  227 -
 .../requests/packages/charade/langhebrewmodel.py   |  203 -
 .../packages/charade/langhungarianmodel.py |  227 -
 .../lib/requests/packages/charade/langthaimodel.py |  200 -
 .../lib/requests/packages/charade/latin1prober.py  |  139 -
 .../requests/packages/charade/mbcharsetprober.py   |   86 -
 .../requests/packages/charade/mbcsgroupprober.py   |   52 -
 .../lib/requests/packages/charade/mbcssm.py|  535 ---
 .../requests/packages/charade/sbcharsetprober.py   |  120 -
 .../requests/packages/charade/sbcsgroupprober.py   |   69 -
 .../lib/requests/packages/charade/sjisprober.py|   91 -
 .../requests/packages/charade/universaldetector.py |  171 -
 .../lib/requests/packages/charade/utf8prober.py|   76 -
 .../lib/requests/packages/chardet/__init__.py  |   32 -
 .../lib/requests/packages/chardet/big5freq.py  |  925 
 .../lib/requests/packages/chardet/big5prober.py|   42 -
 .../lib/requests/packages/chardet/chardetect.py|   46 -
 .../requests/packages/chardet/chardistribution.py  |  231 -
 .../packages/chardet/charsetgroupprober.py |  106 -
 .../lib/requests/packages/chardet/charsetprober.py |   62 -
 .../packages/chardet/codingstatemachine.py |   61 -
 .../lib/requests/packages/chardet/compat.py|   34 -
 .../lib/requests/packages/chardet/constants.py |   39 -
 .../lib/requests/packages/chardet/cp949prober.py   |   44 -
 .../lib/requests/packages/chardet/escprober.py |   86 -
 .../lib/requests/packages/chardet/escsm.py |  242 -
 .../lib/requests/packages/chardet/eucjpprober.py   |   90 -
 .../lib/requests/packages/chardet/euckrfreq.py |  596 ---
 .../lib/requests/packages/chardet/euckrprober.py   |   42 -
 

[Xbmc-addons] Scripts branch, frodo, updated. 174c6718d269fa07d5f2cc219831b01d4c514e01

2014-01-30 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  174c6718d269fa07d5f2cc219831b01d4c514e01 (commit)
  from  0a1eed939f261b58896c2b641453c328b34e234c (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=174c6718d269fa07d5f2cc219831b01d4c514e01


---

Summary of changes:
 .../lib = script.module.requests2}/LICENSE.txt|0
 script.module.requests2/README.md  |   10 +
 script.module.requests2/addon.xml  |   22 +
 script.module.requests2/changelog.txt  |3 +
 script.module.requests2/lib/AUTHORS.rst|  149 +
 script.module.requests2/lib/HISTORY.rst|  769 +++
 .../lib/LICENSE.txt|0
 script.module.requests2/lib/NOTICE |   64 +
 script.module.requests2/lib/README.rst |   93 +
 script.module.requests2/lib/requests2/__init__.py  |   77 +
 script.module.requests2/lib/requests2/adapters.py  |  396 ++
 script.module.requests2/lib/requests2/api.py   |  120 +
 script.module.requests2/lib/requests2/auth.py  |  196 +
 script.module.requests2/lib/requests2/cacert.pem   | 5026 
 script.module.requests2/lib/requests2/certs.py |   24 +
 script.module.requests2/lib/requests2/compat.py|  115 +
 script.module.requests2/lib/requests2/cookies.py   |  454 ++
 .../lib/requests2/exceptions.py|   68 +
 script.module.requests2/lib/requests2/hooks.py |   45 +
 script.module.requests2/lib/requests2/models.py|  781 +++
 .../lib/requests2/packages/README.rst  |8 +
 .../lib/requests2}/packages/__init__.py|0
 .../lib/requests2/packages/charade/__init__.py |   27 +
 .../lib/requests2}/packages/charade/big5freq.py|0
 .../lib/requests2/packages/charade/big5prober.py   |   42 +
 .../requests2/packages/charade/chardistribution.py |  230 +
 .../packages/charade/charsetgroupprober.py |  106 +
 .../requests2}/packages/charade/charsetprober.py   |0
 .../packages/charade/codingstatemachine.py |   61 +
 .../lib/requests2}/packages/charade/compat.py  |0
 .../lib/requests2/packages/charade/constants.py|   39 +
 .../lib/requests2/packages/charade/escprober.py|   86 +
 .../lib/requests2/packages/charade/escsm.py|  242 +
 .../lib/requests2/packages/charade/eucjpprober.py  |   90 +
 .../lib/requests2}/packages/charade/euckrfreq.py   |0
 .../lib/requests2/packages/charade/euckrprober.py  |   42 +
 .../lib/requests2}/packages/charade/euctwfreq.py   |0
 .../lib/requests2/packages/charade/euctwprober.py  |   41 +
 .../lib/requests2}/packages/charade/gb2312freq.py  |0
 .../lib/requests2/packages/charade/gb2312prober.py |   41 +
 .../lib/requests2/packages/charade/hebrewprober.py |  283 ++
 .../lib/requests2}/packages/charade/jisfreq.py |0
 .../lib/requests2/packages/charade/jpcntx.py   |  219 +
 .../packages/charade/langbulgarianmodel.py |  229 +
 .../packages/charade/langcyrillicmodel.py  |  331 ++
 .../requests2/packages/charade/langgreekmodel.py   |  227 +
 .../requests2/packages/charade/langhebrewmodel.py  |  203 +
 .../packages/charade/langhungarianmodel.py |  227 +
 .../requests2/packages/charade/langthaimodel.py|  200 +
 .../lib/requests2/packages/charade/latin1prober.py |  139 +
 .../requests2/packages/charade/mbcharsetprober.py  |   86 +
 .../requests2/packages/charade/mbcsgroupprober.py  |   52 +
 .../lib/requests2/packages/charade/mbcssm.py   |  535 +++
 .../requests2/packages/charade/sbcharsetprober.py  |  120 +
 .../requests2/packages/charade/sbcsgroupprober.py  |   69 +
 .../lib/requests2/packages/charade/sjisprober.py   |   91 +
 .../packages/charade/universaldetector.py  |  171 +
 .../lib/requests2/packages/charade/utf8prober.py   |   76 +
 .../lib/requests2/packages/chardet/__init__.py |   32 +
 .../lib/requests2/packages/chardet}/big5freq.py|0
 .../lib/requests2/packages/chardet/big5prober.py   |   42 +
 .../lib/requests2/packages/chardet/chardetect.py   |   46 +
 .../requests2/packages/chardet/chardistribution.py |  231 +
 .../packages/chardet/charsetgroupprober.py |  106 +
 .../requests2/packages/chardet}/charsetprober.py   |0
 .../packages/chardet/codingstatemachine.py |   61 +
 .../lib/requests2/packages/chardet/compat.py   |   34 +
 .../lib/requests2/packages/chardet/constants.py|   39 +
 .../lib/requests2/packages/chardet/cp949prober.py  |   44 +
 .../lib/requests2/packages/chardet/escprober.py|   86 +
 .../lib/requests2/packages/chardet/escsm.py|  242 +
 .../lib/requests2/packages/chardet/eucjpprober.py  |   90 +
 .../lib/requests2/packages/chardet}/euckrfreq.py   |0
 .../lib/requests2/packages/chardet/euckrprober.py  |   42 +
 

Re: [Xbmc-addons] Fwd: [Git Pull] CodigoFacilito

2014-01-27 Thread Benjamin Bertrand
1. English summary and description must be in... english :-)

2. Please add the language, forum and website tags. See
http://wiki.xbmc.org/index.php?title=Addon.xml#.3Clanguage.3E

3. Make the addon translatable (the error messages should be
localized). English should be included.

On Fri, Jan 24, 2014 at 7:12 PM, Ezequiel Escobar ezeqesco...@gmail.com wrote:
 *addon -   plugin.video.codigofacilito
 *version - 1.0.0
 *url - git://github.com/ezeqescobar/plugin.video.codigofacilito.git
 *revision - 6528193cbc096aa5790899e4e610cf81b79d57e8
 *branch - master
 *xbmc version - frodo


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.godtube_com

2014-01-27 Thread Benjamin Bertrand
Updated.
But test better before to send a pull request.

Please add the website tag to you addon.xml and try to replace print
statements with xbmc.log() next time.

Cheers

On Mon, Jan 27, 2014 at 4:02 AM, Austin's PC Repair
austinso...@hotmail.com wrote:

 Update

 *addon - plugin.video.godtube_com
 *version - 1.0.2
 *url - git://github.com/asojka09/plugin.video.godtube_com.git
 *revision - 01ca5d263c4d79535605e12b45d0141a298d266a
 *branch - Master
 *xbmc version - Frodo,Gotham

 Not sure if your aware of this, but apparently the multi-processing module
 is not supported on android but the multi-threading module is. Hence the
 update.

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [ZIP Pull] plugin.video.richplanet

2014-01-27 Thread Benjamin Bertrand
Updated.
But test better before to send a pull request.

Please add the source tag to you addon.xml and try to replace print
statements with xbmc.log() next time.

Cheers

On Mon, Jan 27, 2014 at 10:12 AM,  c...@astola.plus.com wrote:
 Sorry Ben,  redundant code and missing setting file was causing a script
 error, had to do another fix.
 please update to version 0.1.3


 Thanks
 celadoor

 *addon -   plugin.video.richplanet
 *version - 0.1.3
 *url - http://celadoor.github.io/plugin.video.richplanet.zip
 *branch - master
 *xbmc version - frodo



 - Original Message - From: Benjamin Bertrand
 bee...@xboxmediacenter.com
 To: astola+cela c...@astola.plus.com
 Cc: xbmc-addons@lists.sourceforge.net
 Sent: Sunday, January 26, 2014 10:32 PM
 Subject: Re: [Xbmc-addons] [ZIP Pull] plugin.video.richplanet


 Updated

 Cheers

 On Sun, Jan 26, 2014 at 6:13 PM,  c...@astola.plus.com wrote:

  *addon -   plugin.video.richplanet
  *version - 0.1.2
  *url - http://celadoor.github.io/plugin.video.richplanet.zip
  *branch - master
  *xbmc version - frodo


 done a minor fix to thumbnail display.

  Cheers,
  celadoor


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.

 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons



 -
 No virus found in this message.
 Checked by AVG - www.avg.com
 Version: 2012.0.2247 / Virus Database: 3681/6534 - Release Date: 01/26/14



--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Scripts branch, frodo, updated. 9ac3d790536f96d6a8fbbba1b1a8db5f091daf95

2014-01-27 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  9ac3d790536f96d6a8fbbba1b1a8db5f091daf95 (commit)
  from  e2acc3bc67dfa1e79b0a21fd7895203502aee48c (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=9ac3d790536f96d6a8fbbba1b1a8db5f091daf95


---

Summary of changes:
 .../lib = script.module.requests2}/LICENSE.txt|0
 script.module.requests2/README.md  |   10 +
 script.module.requests2/addon.xml  |   22 +
 script.module.requests2/changelog.txt  |3 +
 script.module.requests2/lib/AUTHORS.rst|  149 +
 script.module.requests2/lib/HISTORY.rst|  769 +++
 .../lib/LICENSE.txt|0
 script.module.requests2/lib/NOTICE |   64 +
 script.module.requests2/lib/README.rst |   93 +
 script.module.requests2/lib/requests/__init__.py   |   77 +
 script.module.requests2/lib/requests/adapters.py   |  396 ++
 script.module.requests2/lib/requests/api.py|  120 +
 script.module.requests2/lib/requests/auth.py   |  196 +
 script.module.requests2/lib/requests/cacert.pem| 5026 
 script.module.requests2/lib/requests/certs.py  |   24 +
 script.module.requests2/lib/requests/compat.py |  115 +
 script.module.requests2/lib/requests/cookies.py|  454 ++
 script.module.requests2/lib/requests/exceptions.py |   68 +
 script.module.requests2/lib/requests/hooks.py  |   45 +
 script.module.requests2/lib/requests/models.py |  781 +++
 .../lib/requests/packages/README.rst   |8 +
 .../lib/requests/packages/__init__.py  |0
 .../lib/requests/packages/charade/__init__.py  |   27 +
 .../lib/requests/packages/charade/big5freq.py  |0
 .../lib/requests/packages/charade/big5prober.py|   42 +
 .../requests/packages/charade/chardistribution.py  |  230 +
 .../packages/charade/charsetgroupprober.py |  106 +
 .../lib/requests/packages/charade/charsetprober.py |0
 .../packages/charade/codingstatemachine.py |   61 +
 .../lib/requests/packages/charade/compat.py|0
 .../lib/requests/packages/charade/constants.py |   39 +
 .../lib/requests/packages/charade/escprober.py |   86 +
 .../lib/requests/packages/charade/escsm.py |  242 +
 .../lib/requests/packages/charade/eucjpprober.py   |   90 +
 .../lib/requests/packages/charade/euckrfreq.py |0
 .../lib/requests/packages/charade/euckrprober.py   |   42 +
 .../lib/requests/packages/charade/euctwfreq.py |0
 .../lib/requests/packages/charade/euctwprober.py   |   41 +
 .../lib/requests/packages/charade/gb2312freq.py|0
 .../lib/requests/packages/charade/gb2312prober.py  |   41 +
 .../lib/requests/packages/charade/hebrewprober.py  |  283 ++
 .../lib/requests/packages/charade/jisfreq.py   |0
 .../lib/requests/packages/charade/jpcntx.py|  219 +
 .../packages/charade/langbulgarianmodel.py |  229 +
 .../requests/packages/charade/langcyrillicmodel.py |  331 ++
 .../requests/packages/charade/langgreekmodel.py|  227 +
 .../requests/packages/charade/langhebrewmodel.py   |  203 +
 .../packages/charade/langhungarianmodel.py |  227 +
 .../lib/requests/packages/charade/langthaimodel.py |  200 +
 .../lib/requests/packages/charade/latin1prober.py  |  139 +
 .../requests/packages/charade/mbcharsetprober.py   |   86 +
 .../requests/packages/charade/mbcsgroupprober.py   |   52 +
 .../lib/requests/packages/charade/mbcssm.py|  535 +++
 .../requests/packages/charade/sbcharsetprober.py   |  120 +
 .../requests/packages/charade/sbcsgroupprober.py   |   69 +
 .../lib/requests/packages/charade/sjisprober.py|   91 +
 .../requests/packages/charade/universaldetector.py |  171 +
 .../lib/requests/packages/charade/utf8prober.py|   76 +
 .../lib/requests/packages/chardet/__init__.py  |   32 +
 .../lib/requests/packages/chardet}/big5freq.py |0
 .../lib/requests/packages/chardet/big5prober.py|   42 +
 .../lib/requests/packages/chardet/chardetect.py|   46 +
 .../requests/packages/chardet/chardistribution.py  |  231 +
 .../packages/chardet/charsetgroupprober.py |  106 +
 .../requests/packages/chardet}/charsetprober.py|0
 .../packages/chardet/codingstatemachine.py |   61 +
 .../lib/requests/packages/chardet/compat.py|   34 +
 .../lib/requests/packages/chardet/constants.py |   39 +
 .../lib/requests/packages/chardet/cp949prober.py   |   44 +
 .../lib/requests/packages/chardet/escprober.py |   86 +
 .../lib/requests/packages/chardet/escsm.py |  242 +
 .../lib/requests/packages/chardet/eucjpprober.py   |   90 +
 .../lib/requests/packages/chardet}/euckrfreq.py|0
 .../lib/requests/packages/chardet/euckrprober.py   |   42 +
 

[Xbmc-addons] Fwd: [Please Read] script.module.requests API change

2014-01-27 Thread Benjamin Bertrand
Thanks to those who answered.
I just pushed a new module: script.module.requests2 (based on requests 2.2.1).

/beenje

-- Forwarded message --
From: Benjamin Bertrand bee...@xboxmediacenter.com
Date: Tue, Jan 21, 2014 at 3:05 PM
Subject: [Xbmc-addons] [Please Read] script.module.requests API change
To: xbmc-addons@lists.sourceforge.net xbmc-addons@lists.sourceforge.net


Hi all,

I got a pull request to update script.module.requests to v2.2.0.

Current version is 1.1.0.
There are a few API changes when migrating to 2.x... But they are quite limited.
They probably don't impact most plugins (but I haven't checked).

So the question is, would the devs using requests prefer:
1. An update of the current requests module to 2.2.0. All devs have to
check if changes are needed to their plugins.
2. Creation of a new module script.module.requests2.

Thanks for the feedback.

/beenje

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.espn_3

2014-01-27 Thread Benjamin Bertrand
Did you contact the original author?
If he is no longer interested or didn't reply, I don't have any
problem with a fork (if the license allows it).

That being said, here are a few changes needed to go to the official repository:

1. Language dir english should be capitalized (English)

2. Please add the forum and website tags.

3. If possible replace print statements with xbmc.log()

4. You have some invalid xml ('' to be replaced with 'amp;'):
Parse error in plugin.video.espn_3/resources/language/english/strings.xml:
not well-formed (invalid token): line 13, column 27

5. Add an xml header with proper encoding to
plugin.video.espn_3/resources/settings.xml

On Fri, Jan 24, 2014 at 9:35 PM, Austin's PC Repair
austinso...@hotmail.com wrote:
 So. I am not sure if this qualifies for the official addon repository, but
 here is whats going on. The Bluecop unofficial espn addon used to work for
 all of the espn networks and allowed logging in if you were a paying cable
 customer. Most of the addon no longer works except for the espn_3 portion
 which was half broken and required the user to jump through hoops to get it
 working. I have the espn_3 portion working perfect now and I removed all
 settings and such pertaining to the other portions of the addon. Essentially
 stripped down to only being espn_3.

 So if this qualifies for the official repository, and if its ok for me to
 submit work that is only 5% mine, then here is the pull request.

 *addon - plugin.video.espn_3
 *version - 1.0.0
 *url - git://github.com/asojka09/plugin.video.espn_3.git
 *revision - 522ab4383754e7cb46edea310b9f746e856f14dc
 *branch - Master
 *xbmc version - Frodo,Gotham



 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] Fwd: [Git Pull] CodigoFacilito

2014-01-27 Thread Benjamin Bertrand
Looks better.
Just one comment. The language tag indicates the language(s) of the
content provided.
It looks like it's spanish only. So that should only be es.

And don't forget to send your pull request to the list. I might miss
it otherwise.

On Mon, Jan 27, 2014 at 6:56 PM, Ezequiel Escobar ezeqesco...@gmail.com wrote:
 Hi Benjamin... I made the corrections you pointed. Name changed from
 plugin.video.codigofacilito to plugin.video.codigofacilito.com and repo url
 too

 *addon - plugin.video.codigofacilito.com
 *version - 1.0.0
 *url - https://github.com/ezeqescobar/plugin.video.codigofacilito.com.git
 *revision - f3a58ddcaa0e6149c165ed82adbf55bb7caff962
 *branch - master
 *xbmc version - frodo


 2014-01-27 Benjamin Bertrand bee...@xboxmediacenter.com

 1. English summary and description must be in... english :-)

 2. Please add the language, forum and website tags. See
 http://wiki.xbmc.org/index.php?title=Addon.xml#.3Clanguage.3E

 3. Make the addon translatable (the error messages should be
 localized). English should be included.

 On Fri, Jan 24, 2014 at 7:12 PM, Ezequiel Escobar ezeqesco...@gmail.com
 wrote:
  *addon -   plugin.video.codigofacilito
  *version - 1.0.0
  *url - git://github.com/ezeqescobar/plugin.video.codigofacilito.git
  *revision - 6528193cbc096aa5790899e4e610cf81b79d57e8
  *branch - master
  *xbmc version - frodo
 
 
 
  --
  CenturyLink Cloud: The Leader in Enterprise Cloud Services.
  Learn Why More Businesses Are Choosing CenturyLink Cloud For
  Critical Workloads, Development Environments  Everything In Between.
  Get a Quote or Start a Free Trial Today.
 
  http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
  ___
  Xbmc-addons mailing list
  Xbmc-addons@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/xbmc-addons
 



--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 6bf94dc1719721c3e1cc3d6491a549e7daf1c75c

2014-01-27 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  6bf94dc1719721c3e1cc3d6491a549e7daf1c75c (commit)
  from  17731b99e8709ca6ee569759588c313074d961e0 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=6bf94dc1719721c3e1cc3d6491a549e7daf1c75c


---

Summary of changes:
 .../LICENSE.txt|0
 plugin.video.codigofacilito.com/README.markdown|   17 +
 plugin.video.codigofacilito.com/addon.xml  |   24 +++
 plugin.video.codigofacilito.com/changelog.txt  |1 +
 plugin.video.codigofacilito.com/default.py |   72 
 plugin.video.codigofacilito.com/fanart.jpg |  Bin 0 - 109853 bytes
 plugin.video.codigofacilito.com/icon.png   |  Bin 0 - 15056 bytes
 .../resources/__init__.py  |0
 .../resources/language/English/strings.xml |7 ++
 .../resources/language/Spanish/strings.xml |7 ++
 .../resources/lib}/__init__.py |0
 .../resources/lib/scraper.py   |   26 +++
 .../resources/lib/utils.py |   67 ++
 13 files changed, 221 insertions(+), 0 deletions(-)
 copy {plugin.audio.dradio = plugin.video.codigofacilito.com}/LICENSE.txt 
(100%)
 create mode 100644 plugin.video.codigofacilito.com/README.markdown
 create mode 100644 plugin.video.codigofacilito.com/addon.xml
 create mode 100644 plugin.video.codigofacilito.com/changelog.txt
 create mode 100644 plugin.video.codigofacilito.com/default.py
 create mode 100644 plugin.video.codigofacilito.com/fanart.jpg
 create mode 100644 plugin.video.codigofacilito.com/icon.png
 copy {plugin.audio.diyfm = 
plugin.video.codigofacilito.com}/resources/__init__.py (100%)
 create mode 100644 
plugin.video.codigofacilito.com/resources/language/English/strings.xml
 create mode 100644 
plugin.video.codigofacilito.com/resources/language/Spanish/strings.xml
 copy {plugin.audio.diyfm/resources = 
plugin.video.codigofacilito.com/resources/lib}/__init__.py (100%)
 create mode 100644 plugin.video.codigofacilito.com/resources/lib/scraper.py
 create mode 100644 plugin.video.codigofacilito.com/resources/lib/utils.py


hooks/post-receive
-- 
Plugins

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] CodigoFacilito.com

2014-01-27 Thread Benjamin Bertrand
Added to frodo

Thanks!

On Mon, Jan 27, 2014 at 10:44 PM, Ezequiel Escobar
ezeqesco...@gmail.com wrote:
 *addon - plugin.video.codigofacilito.com
 *version - 1.0.0
 *url - https://github.com/ezeqescobar/plugin.video.codigofacilito.com.git
 *revision - 478276dfb5b2459538191eee7a3de345012e0d01
 *branch - master
 *xbmc version - frodo

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. fc8778991fddb30b39be2eb14657f07a7c0d568a

2014-01-26 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  fc8778991fddb30b39be2eb14657f07a7c0d568a (commit)
   via  598e5cf3641fbda97d0daca8a50899e187e70d67 (commit)
   via  5116bab70e5d0cd9380d40af83d2c0f8ecc726c2 (commit)
  from  45886240cba01ec325b392815a7e46c95ac54233 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=fc8778991fddb30b39be2eb14657f07a7c0d568a

commit fc8778991fddb30b39be2eb14657f07a7c0d568a
Author: beenje bee...@xbmc.org
Date:   Sun Jan 26 23:28:13 2014 +0100

[plugin.video.nasa] updated to version 2.0.0

diff --git a/plugin.video.nasa/addon.py b/plugin.video.nasa/addon.py
index 8c0443a..64b30a6 100644
--- a/plugin.video.nasa/addon.py
+++ b/plugin.video.nasa/addon.py
@@ -17,11 +17,8 @@
 #along with this program. If not, see http://www.gnu.org/licenses/.
 #
 
-from xbmcswift2 import Plugin
+from xbmcswift2 import Plugin, xbmc
 
-import resources.lib.videos_scraper as videos_scraper
-import resources.lib.streams_scraper as streams_scraper
-import resources.lib.vodcasts_scraper as vodcast_scraper
 
 STRINGS = {
 'page': 30001,
@@ -32,6 +29,59 @@ STRINGS = {
 'title': 30201
 }
 
+STATIC_STREAMS = (
+{
+'title': 'Nasa TV HD',
+'logo': 'public.jpg',
+'stream_url': ('http://public.infozen.cshls.lldns.net/infozen/public/'
+   'public/public_1000.m3u8'),
+}, {
+'title': 'ISS Live Stream',
+'logo': 'iss.jpg',
+'stream_url': ('http://sjc-uhls-proxy.ustream.tv/watch/'
+   'playlist.m3u8?cid=9408562'),
+}, {
+'title': 'Educational Channel HD',
+'logo': 'edu.jpg',
+'stream_url': ('http://edu.infozen.cshls.lldns.net/infozen/edu/'
+   'edu/edu_1000.m3u8'),
+}, {
+'title': 'Media Channel HD',
+'logo': 'media.jpg',
+'stream_url': ('http://media.infozen.cshls.lldns.net/infozen/media/'
+   'media/media_1000.m3u8'),
+},
+)
+
+YOUTUBE_CHANNELS = (
+{
+'name': 'NASA Main',
+'logo': 'nasa.jpg',
+'user': 'NASAtelevision',
+}, {
+'name': 'NASA Goddard',
+'logo': 'goddard.jpg',
+'user': 'NASAexplorer',
+}, {
+'name': 'NASA Jet Propulsion Laboratory',
+'logo': 'jpl.jpg',
+'user': 'JPLnews',
+}, {
+'name': 'NASA Kennedy Space Center',
+'logo': 'nasa.jpg',
+'user': 'NASAKennedy',
+}, {
+'name': 'Hubble Space Telescope',
+'logo': 'hubble.jpg',
+'user': 'HubbleSiteChannel',
+},
+)
+
+YOUTUBE_URL = (
+'plugin://plugin.video.youtube/?'
+'path=/rootfeed=uploadschannel=%s'
+)
+
 plugin = Plugin()
 
 
@@ -41,9 +91,7 @@ def show_root_menu():
 {'label': _('streams'),
  'path': plugin.url_for('show_streams')},
 {'label': _('videos'),
- 'path': plugin.url_for('show_video_topics')},
-{'label': _('vodcasts'),
- 'path': plugin.url_for('show_vodcasts')}
+ 'path': plugin.url_for('show_channels')},
 ]
 return plugin.finish(items)
 
@@ -52,145 +100,25 @@ def show_root_menu():
 def show_streams():
 items = [{
 'label': stream['title'],
-'path': plugin.url_for(
-endpoint='play_stream',
-id=stream['id']
-),
-'icon': stream['thumbnail'],
-'info': {
-'originaltitle': stream['title'],
-'plot': stream['description']
-},
+'thumbnail': get_logo(stream['logo']),
+'path': stream['stream_url'],
 'is_playable': True,
-} for stream in streams_scraper.get_streams()]
+} for stream in STATIC_STREAMS]
 return plugin.finish(items)
 
 
-@plugin.route('/videos/')
-def show_video_topics():
-scraper = videos_scraper.Scraper()
+@plugin.route('/channels/')
+def show_channels():
 items = [{
-'label': topic['name'],
-'path': plugin.url_for(
-endpoint='show_videos_by_topic',
-topic_id=topic['id'],
-page='1'
-),
-} for topic in scraper.get_video_topics()]
-items.append({
-'label': _('search'),
-'path': plugin.url_for(
-endpoint='search'
-)
-})
+'label': channel['name'],
+'thumbnail': get_logo(channel['logo']),
+'path': YOUTUBE_URL % channel['user'],
+} for channel in YOUTUBE_CHANNELS]
 return plugin.finish(items)
 
-
-@plugin.route('/vodcasts/')
-def show_vodcasts():
-items = [{
-'label': vodcast['title'],
-'path': plugin.url_for(
-endpoint='show_vodcast_videos',
-rss_file=vodcast['rss_file']
-),
-} for vodcast in vodcast_scraper.get_vodcasts()]
-return plugin.finish(items)
-
-
-@plugin.route('/vodcasts/rss_file/')
-def show_vodcast_videos(rss_file):
-videos = 

Re: [Xbmc-addons] [Git Pull] plugin.video.itbn_org

2014-01-26 Thread Benjamin Bertrand
Updated

Cheers

On Fri, Jan 24, 2014 at 8:53 PM, Austin's PC Repair
austinso...@hotmail.com wrote:
 iTBN addon update

 *addon - plugin.video.itbn_org
 *version - 1.2.6
 *url - git://github.com/asojka09/plugin.video.itbn_org.git
 *revision - a037ce0439d78220b59dc27ebaf64cb379da75b8
 *branch - Master
 *xbmc version - Frodo,Gotham

 Main Menu button now uses XBMC.Container.Update to remove history.


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [ZIP Pull] plugin.video.richplanet

2014-01-26 Thread Benjamin Bertrand
Updated

Cheers

On Sun, Jan 26, 2014 at 6:13 PM,  c...@astola.plus.com wrote:
  *addon -   plugin.video.richplanet
  *version - 0.1.2
  *url - http://celadoor.github.io/plugin.video.richplanet.zip
  *branch - master
  *xbmc version - frodo


 done a minor fix to thumbnail display.

  Cheers,
  celadoor

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [git pull] plugin.video.nasa (frodo, gotham 2.0.0)

2014-01-26 Thread Benjamin Bertrand
Updated.
You can push yourself next time if you want :-)

Cheers

On Sun, Jan 26, 2014 at 9:14 PM, Tristan Fischer sph...@dersphere.de wrote:
 *addon - plugin.video.nasa
 *version - 2.0.0
 *url - git://github.com/dersphere/plugin.video.nasa
 *revision - 8ef20f67ea1068f00c3051760262e0562359e2ba
 *branch - master
 *xbmc version - frodo, gotham

 Changelog:
 2.0.0 (21.01.2014)
 - rewrite
 - switched to youtube-channels for videos (Nasa stopped hosting videos)
 - switched to static streams


 regards,
 sphere

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. b1ba5a2456efd1ca05060ebdf57c8c24806db748

2014-01-26 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  b1ba5a2456efd1ca05060ebdf57c8c24806db748 (commit)
  from  fc8778991fddb30b39be2eb14657f07a7c0d568a (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=b1ba5a2456efd1ca05060ebdf57c8c24806db748

commit b1ba5a2456efd1ca05060ebdf57c8c24806db748
Author: beenje bee...@xbmc.org
Date:   Sun Jan 26 23:35:37 2014 +0100

[plugin.video.godtube_com] updated to version 1.0.1

diff --git a/plugin.video.godtube_com/addon.xml 
b/plugin.video.godtube_com/addon.xml
index 55f768a..7e2c169 100644
--- a/plugin.video.godtube_com/addon.xml
+++ b/plugin.video.godtube_com/addon.xml
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
 addon
  id=plugin.video.godtube_com
-version=1.0.0
+version=1.0.1
 name=GodTube
 provider-name=Romans I XVI
 
diff --git a/plugin.video.godtube_com/changelog.txt 
b/plugin.video.godtube_com/changelog.txt
index 596dae2..4b1cdb5 100644
--- a/plugin.video.godtube_com/changelog.txt
+++ b/plugin.video.godtube_com/changelog.txt
@@ -7,3 +7,5 @@ Version 0.3.0
 -Added category browsing
 Version 1.0.0
 -Cleaned up code
+Version 1.0.1
+-Added a cached Artist Directory file since the website's loading of the file 
is intermitten
diff --git a/plugin.video.godtube_com/default.py 
b/plugin.video.godtube_com/default.py
index 905429c..1d0c08e 100644
--- a/plugin.video.godtube_com/default.py
+++ b/plugin.video.godtube_com/default.py
@@ -1,4 +1,6 @@
-import urllib,urllib2,re,xbmcplugin,xbmcgui,os,xbmcaddon,sys,xbmcvfs
+import urllib,urllib2,re,xbmcplugin,xbmcgui,os,xbmcaddon,sys,xbmcvfs,subprocess
+import artistdir
+import multiprocessing as mp
 dbg = False
 try:
import StorageServer
@@ -13,14 +15,25 @@ next_thumb = os.path.join( settings.getAddonInfo( 'path' ), 
'thumbnails', 'nextp
 browse_thumb = os.path.join( settings.getAddonInfo( 'path' ), 'thumbnails', 
'explore.png' )
 search_thumb = os.path.join( settings.getAddonInfo( 'path' ), 'thumbnails', 
'search.png' )
 timeout_thumb = os.path.join( settings.getAddonInfo( 'path' ), 'thumbnails', 
'timeout.png' )
+plugin_dir = settings.getAddonInfo( 'path' )
 base_url='http://www.godtube.com'
 
+ADDONDATA = 
xbmc.translatePath('special://profile/addon_data/plugin.video.godtube_com/')
+if not os.path.exists(ADDONDATA):
+   os.makedirs(ADDONDATA)
+if not os.path.exists(ADDONDATA+'Artist_Directory.html'):
+   proc = mp.Process(target=artistdir.main, args=(ADDONDATA,))
+   proc.start()
+
+
+
 
 
##
 
 def MAIN():
addDir(translation(30001),base_url,3, browse_thumb)
 addDir(translation(30002),base_url,2, search_thumb)
+   
 
 
##
 
@@ -136,14 +149,12 @@ def Categories(url):
 
##
 
 def ArtistDirectory(url):
+   proc = mp.Process(target=artistdir.main, args=(ADDONDATA,))
+   proc.start()
try:
-   req = urllib2.Request(url)
-   req.add_header('User-Agent', 'Mozilla/5.0 (Windows; U; Windows 
NT 5.1; en-GB; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3')
-   response = urllib2.urlopen(req)
-   link=response.read()
-   response.close()
-   match=re.compile('a 
href=http://www.godtube.com/artist/(.+?)').findall(link)
-   name=re.compile('span class=ShowLink 
(.+?)/span').findall(link)
+   Artist_Directory = ReadFile('Artist_Directory.html',ADDONDATA)
+   match=re.compile('a 
href=http://www.godtube.com/artist/(.+?)').findall(Artist_Directory)
+   name=re.compile('span class=ShowLink 
(.+?)/span').findall(Artist_Directory)
mylist=zip((match),(name))
for match,name in mylist:

addDir(name,base_url+'/artist/'+match,1,'http://www.godtube.com/resource/user/profile/'+match[:-1]+'.jpg')
@@ -153,6 +164,24 @@ def ArtistDirectory(url):
PREVIOUS()

 
+
+def SaveFile(filename, data, dir):
+path = os.path.join(dir, filename)
+try:
+file = open(path,'w')
+except:
+   file = open(path,'w+')
+file.write(data)
+file.close()
+
+def ReadFile(filename, dir):
+path = os.path.join(dir, filename)
+try:
+   file = open(path,'r')
+except:
+   pass
+return file.read()
+
 
##
 
 def unique(a):
@@ -250,6 +279,7 @@ elif mode==4:
 print +url
 ArtistDirectory(url)
 if mode==1:
+   xbmc.sleep(100)

Re: [Xbmc-addons] [Git Pull] plugin.video.godtube_com

2014-01-26 Thread Benjamin Bertrand
Updated

Cheers

On Sun, Jan 26, 2014 at 2:30 AM, Austin's PC Repair
austinso...@hotmail.com wrote:
 Godtube addon update

 *addon - plugin.video.godtube_com
 *version - 1.0.1
 *url - git://github.com/asojka09/plugin.video.godtube_com.git
 *revision - 8be873347b67fd2aef7c8edd31594133cc2a104a
 *branch - Master
 *xbmc version - Frodo,Gotham



 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.audio.diyfm

2014-01-24 Thread Benjamin Bertrand
On Fri, Jan 24, 2014 at 9:05 AM, Baur, Marcel (tpc)
marcel.b...@tpcag.ch wrote:
 *addon - plugin.audio.diyfm
 *version - 0.0.3
 *url - g...@github.com:marcelbaur/xbmc-diyfm.git
 *revision - b33bf1e37a
 *branch - master
 *xbmc version – frodo

 Hi Benjamin,

 Sorry for the troubles, we're all new to this :-)

No problem. That's how you learn :-)
Updated.

Cheers

 We've now added the license tag and bumped the version number.
 Do you mind having another look?

 Thank you and best regards,
 Marcel

 
 Von: Benjamin Bertrand [bee...@xboxmediacenter.com]
 Gesendet: Donnerstag, 23. Januar 2014 15:55
 An: Baur, Marcel (tpc)
 Cc: xbmc-addons@lists.sourceforge.net
 Betreff: Re: [Xbmc-addons] [Git Pull] plugin.audio.diyfm

 Looks better, but you forgot to change the version number in your
 addon.xml (still 0.0.1).
 And can you add the license tag as well?


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 45886240cba01ec325b392815a7e46c95ac54233

2014-01-24 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  45886240cba01ec325b392815a7e46c95ac54233 (commit)
  from  a281585118f2e273eb1c8bb279e07a37e04eb3be (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=45886240cba01ec325b392815a7e46c95ac54233


---

Summary of changes:
 plugin.audio.diyfm/LICENSE.pubnub.txt  |   28 +
 .../LICENSE.txt|0
 plugin.audio.diyfm/addon.py|  242 
 plugin.audio.diyfm/addon.xml   |   34 ++
 plugin.audio.diyfm/changelog.txt   |   10 +
 plugin.audio.diyfm/fanart.jpg  |  Bin 0 - 606928 bytes
 plugin.audio.diyfm/icon.png|  Bin 0 - 10821 bytes
 .../resources/__init__.py  |0
 .../resources/data/groupRadioStations.xml  |  115 
 .../resources/language/English/strings.po  |   25 +
 .../resources/language/German/strings.po   |   25 +
 plugin.audio.diyfm/resources/lib/__init__.py   |   16 +
 plugin.audio.diyfm/resources/lib/constants.py  |   19 +
 plugin.audio.diyfm/resources/lib/pubnub.py |  618 
 plugin.audio.diyfm/resources/settings.xml  |   14 +
 plugin.audio.diyfm/script.py   |9 +
 plugin.audio.diyfm/service.py  |   16 +
 17 files changed, 1171 insertions(+), 0 deletions(-)
 create mode 100644 plugin.audio.diyfm/LICENSE.pubnub.txt
 copy {plugin.audio.sverigesradio = plugin.audio.diyfm}/LICENSE.txt (100%)
 create mode 100644 plugin.audio.diyfm/addon.py
 create mode 100644 plugin.audio.diyfm/addon.xml
 create mode 100644 plugin.audio.diyfm/changelog.txt
 create mode 100644 plugin.audio.diyfm/fanart.jpg
 create mode 100644 plugin.audio.diyfm/icon.png
 copy {plugin.audio.jambmc = plugin.audio.diyfm}/resources/__init__.py (100%)
 create mode 100644 plugin.audio.diyfm/resources/data/groupRadioStations.xml
 create mode 100644 plugin.audio.diyfm/resources/language/English/strings.po
 create mode 100644 plugin.audio.diyfm/resources/language/German/strings.po
 create mode 100644 plugin.audio.diyfm/resources/lib/__init__.py
 create mode 100644 plugin.audio.diyfm/resources/lib/constants.py
 create mode 100644 plugin.audio.diyfm/resources/lib/pubnub.py
 create mode 100644 plugin.audio.diyfm/resources/settings.xml
 create mode 100644 plugin.audio.diyfm/script.py
 create mode 100644 plugin.audio.diyfm/service.py


hooks/post-receive
-- 
Plugins

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. c98c89ae889b25744c976f1a272eb61b4fcb3fd7

2014-01-23 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  c98c89ae889b25744c976f1a272eb61b4fcb3fd7 (commit)
  from  b26332f956f238792ab6b50df12a0056223e017c (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=c98c89ae889b25744c976f1a272eb61b4fcb3fd7

commit c98c89ae889b25744c976f1a272eb61b4fcb3fd7
Author: beenje bee...@xbmc.org
Date:   Thu Jan 23 14:15:33 2014 +0100

[plugin.video.jvcom] updated to version 1.0.1

diff --git a/plugin.video.jvcom/addon.xml b/plugin.video.jvcom/addon.xml
index 0e7ac17..590a680 100644
--- a/plugin.video.jvcom/addon.xml
+++ b/plugin.video.jvcom/addon.xml
@@ -1,11 +1,12 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes?
 addon id=plugin.video.jvcom
name=JeuxVideo.com
-   version=1.0.0
+   version=1.0.1
provider-name=gormux
   requires
 import addon=xbmc.python version=2.1.0/
 import addon=script.module.beautifulsoup version=3.0.8/
+import addon=script.module.feedparser version=5.1.3/
   /requires
   extension point=xbmc.python.pluginsource
  library=default.py
@@ -24,7 +25,7 @@
 description lang=enThis plugin provides access to jeuxvideo.com 
videos. Any question ? Ask jul...@gormotte.info, or see 
http://bugs.gormotte.info
 /description
 disclaimer lang=frCe plugin n'est ni publié ni maintenu par 
Jeuxvideo.com, et donc non officiel./disclaimer
-disclaimer lang=enThis plugin is not official. Any questions are for 
me and not Jeuxvideo.com stafff./disclaimer
+disclaimer lang=enThis plugin is not official. Any questions are for 
me and not Jeuxvideo.com staff./disclaimer
   /extension
 /addon
 

---

Summary of changes:
 plugin.video.jvcom/addon.xml |5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Plugins

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [HG Pull] plugin.video.jvcom

2014-01-23 Thread Benjamin Bertrand
Updated.
You have a print statement in default.py that you might want to
replace with xbmc.log() next time.

Cheers

On Thu, Jan 23, 2014 at 12:37 PM, Julien Gormotte jul...@gormotte.info wrote:
 Hi,

 There was a missing dependency, so I added it.

 *addon- plugin.video.jvcom
 *version  - 1.0.1
 *url  - http://dev.gormotte.info/plugin.video.jvcom/
 *revision - 5ce1ef3ab314
 *branch   - default
 *xbmc version - frodo

 --
 Julien Gormotte
 supp...@ate.info
 ATE - Avenir télématique
 http://www.ate.info
 +33(0)3.28.800.300

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.audio.diyfm

2014-01-23 Thread Benjamin Bertrand
Looks better, but you forgot to change the version number in your
addon.xml (still 0.0.1).
And can you add the license tag as well?

On Thu, Jan 23, 2014 at 9:45 AM, Baur, Marcel (tpc)
marcel.b...@tpcag.ch wrote:
 *addon - plugin.audio.diyfm
 *version - 0.0.2
 *url - g...@github.com:marcelbaur/xbmc-diyfm.git
 *revision - 96a785c80e
 *branch - master
 *xbmc version – frodo


 We tried to fix these issues. Do you mind looking one more time?


 Thanks,
 Marcel

 -Ursprüngliche Nachricht-
 Von: Benjamin Bertrand [mailto:bee...@xboxmediacenter.com]
 Gesendet: Freitag, 10. Januar 2014 21:40
 An: Baur, Marcel (tpc)
 Cc: xbmc-addons@lists.sourceforge.net
 Betreff: Re: [Xbmc-addons] [Git Pull] plugin.audio.diyfm

 1. Please add the required tags (language, license, forum...). See 
 http://wiki.xbmc.org/index.php?title=Addon.xml#Required_elements

 2. You should use Addon.getAddonInfo('path') instead of
 os.path.abspath(__file__)

 3. You should not write anything inside the addon directory (your DATA_DIR).
 Use the Addon.getAddonInfo('profile') directory to write files.



 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [HG Pull] plugin.video.jvcom

2014-01-23 Thread Benjamin Bertrand
On Thu, Jan 23, 2014 at 3:53 PM, Julien Gormotte jul...@gormotte.info wrote:
 Oops, I removed it.
 I don't know when the next release will be (I don't expect this script to be 
 updated frequently), so... doesn't matter ?

No, doesn't matter. It's just one print.
No need to do a release for that.


 Le Thu, 23 Jan 2014 15:50:20 +0100,
 Benjamin Bertrand bee...@xboxmediacenter.com a écrit :

 Updated.
 You have a print statement in default.py that you might want to
 replace with xbmc.log() next time.

 Cheers

 On Thu, Jan 23, 2014 at 12:37 PM, Julien Gormotte jul...@gormotte.info 
 wrote:
  Hi,
 
  There was a missing dependency, so I added it.
 
  *addon- plugin.video.jvcom
  *version  - 1.0.1
  *url  - http://dev.gormotte.info/plugin.video.jvcom/
  *revision - 5ce1ef3ab314
  *branch   - default
  *xbmc version - frodo
 
  --
  Julien Gormotte
  supp...@ate.info
  ATE - Avenir télématique
  http://www.ate.info
  +33(0)3.28.800.300
 
  --
  CenturyLink Cloud: The Leader in Enterprise Cloud Services.
  Learn Why More Businesses Are Choosing CenturyLink Cloud For
  Critical Workloads, Development Environments  Everything In Between.
  Get a Quote or Start a Free Trial Today.
  http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
  ___
  Xbmc-addons mailing list
  Xbmc-addons@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Scripts branch, frodo, updated. d41cda2cd6fe53ee024a075ed2a98e25df38604d

2014-01-23 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  d41cda2cd6fe53ee024a075ed2a98e25df38604d (commit)
  from  9136f127f44f92d5e97313efc126dcd5d181cb0f (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=d41cda2cd6fe53ee024a075ed2a98e25df38604d


---

Summary of changes:
 script.audio.pandora/CHANGELOG.txt |   22 +
 script.audio.pandora/LICENSE.txt   |  674 
 script.audio.pandora/README.txt|   76 +++
 script.audio.pandora/addon.xml |   34 +
 script.audio.pandora/default.py|  293 +
 script.audio.pandora/icon.png  |  Bin 0 - 9927 bytes
 script.audio.pandora/kb/ToDO.txt   |   15 +
 script.audio.pandora/kb/xbmc-addon-info.txt|   31 +
 script.audio.pandora/resources/lib/pandagui.py |  148 +
 script.audio.pandora/resources/lib/pandaplayer.py  |   78 +++
 .../resources/lib/pithos}/__init__.py  |0
 .../resources/lib/pithos/pandora/__init__.py   |   24 +
 .../resources/lib/pithos/pandora/blowfish.py   |  470 ++
 .../resources/lib/pithos/pandora/data.py   |   30 +
 .../resources/lib/pithos/pandora/fake.py   |  132 
 .../resources/lib/pithos/pandora/pandora.py|  386 +++
 script.audio.pandora/resources/lib/utils.py|   15 +
 script.audio.pandora/resources/settings.xml|   43 ++
 .../resources/skins/Alaska/720p/script-pandora.xml |  347 ++
 .../resources/skins/Alaska/NTSC/script-pandora.xml |  281 
 .../Alaska/media/Pandora-App-Icon-220x220.png  |  Bin 0 - 28859 bytes
 .../resources/skins/Alaska/media/SMgenericCD.jpg   |  Bin 0 - 32216 bytes
 .../skins/Alaska/media/pandora-1px-black.png   |  Bin 0 - 2791 bytes
 .../skins/Alaska/media/pandora-buttons-bg.png  |  Bin 0 - 7511 bytes
 .../skins/Alaska/media/pandora-hide-nofocus.png|  Bin 0 - 4991 bytes
 .../resources/skins/Alaska/media/pandora-hide.png  |  Bin 0 - 4888 bytes
 .../skins/Alaska/media/pandora-info-nofocus.png|  Bin 0 - 7675 bytes
 .../resources/skins/Alaska/media/pandora-info.png  |  Bin 0 - 8154 bytes
 .../resources/skins/Alaska/media/pandora-logo.png  |  Bin 0 - 131023 bytes
 .../resources/skins/Alaska/media/pandora-p.png |  Bin 0 - 8105 bytes
 .../resources/skins/Alaska/media/pandora-panel.png |  Bin 0 - 3374510 bytes
 .../skins/Alaska/media/pandora-pause-nofocus.png   |  Bin 0 - 9633 bytes
 .../resources/skins/Alaska/media/pandora-pause.png |  Bin 0 - 6690 bytes
 .../skins/Alaska/media/pandora-play-nofocus.png|  Bin 0 - 7369 bytes
 .../resources/skins/Alaska/media/pandora-play.png  |  Bin 0 - 7804 bytes
 .../skins/Alaska/media/pandora-skip-nofocus.png|  Bin 0 - 10454 bytes
 .../resources/skins/Alaska/media/pandora-skip.png  |  Bin 0 - 9219 bytes
 .../skins/Alaska/media/pandora-stations-list.png   |  Bin 0 - 417461 bytes
 .../Alaska/media/pandora-thumb-down-dislike.png|  Bin 0 - 9604 bytes
 .../media/pandora-thumb-down-nofocus-dislike.png   |  Bin 0 - 9604 bytes
 .../Alaska/media/pandora-thumb-down-nofocus.png|  Bin 0 - 9604 bytes
 .../skins/Alaska/media/pandora-thumb-down.png  |  Bin 0 - 9774 bytes
 .../skins/Alaska/media/pandora-thumb-up-like.png   |  Bin 0 - 9737 bytes
 .../Alaska/media/pandora-thumb-up-nofocus-like.png |  Bin 0 - 9555 bytes
 .../Alaska/media/pandora-thumb-up-nofocus.png  |  Bin 0 - 9555 bytes
 .../skins/Alaska/media/pandora-thumb-up.png|  Bin 0 - 9737 bytes
 .../skins/Alaska/media/pandora-tired-nofocus.png   |  Bin 0 - 8865 bytes
 .../resources/skins/Alaska/media/pandora-tired.png |  Bin 0 - 8575 bytes
 .../skins/Alaska/media/twc-input-focus.png |  Bin 0 - 2947 bytes
 .../skins/Alaska/media/twc-input-nofocus.png   |  Bin 0 - 2941 bytes
 .../resources/skins/Alaska/skin.xml|   14 +
 .../skins/Default/720p/script-pandora.xml  |  347 ++
 .../skins/Default/NTSC/script-pandora.xml  |  346 ++
 .../Default/media/Pandora-App-Icon-220x220.png |  Bin 0 - 28859 bytes
 .../resources/skins/Default/media/SMgenericCD.jpg  |  Bin 0 - 32216 bytes
 .../skins/Default/media/pandora-1px-black.png  |  Bin 0 - 2791 bytes
 .../skins/Default/media/pandora-buttons-bg.png |  Bin 0 - 128096 bytes
 .../skins/Default/media/pandora-hide-nofocus.png   |  Bin 0 - 5100 bytes
 .../resources/skins/Default/media/pandora-hide.png |  Bin 0 - 5081 bytes
 .../skins/Default/media/pandora-info-nofocus.png   |  Bin 0 - 1620 bytes
 .../resources/skins/Default/media/pandora-info.png |  Bin 0 - 1638 bytes
 .../resources/skins/Default/media/pandora-logo.png |  Bin 0 - 123597 bytes
 .../resources/skins/Default/media/pandora-p.png|  Bin 0 - 18766 bytes
 .../skins/Default/media/pandora-panel.png  |  Bin 0 - 1477252 

Re: [Xbmc-addons] [GIT Pull] Pandora Radio for XBMC

2014-01-23 Thread Benjamin Bertrand
Added to frodo.

Thanks!

On Thu, Jan 23, 2014 at 1:34 AM, Roy Ivy III rivy@gmail.com wrote:
 * addon -   script.audio.pandora
 * version - 2.3.2
 * url - git://github.com/rivy/xbmc-script.audio.pandora.git
 * revision -  ff6aff1
 * branch - master
 * tag - R-v2.3.2
 * xbmc version - frodo + gotham

 Pandora Radio for XBMC
 + includes XBMC-Addons recommended changes

 Thanks.
 --
 Roy

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [git pull] plugin.video.entertain

2014-01-23 Thread Benjamin Bertrand
You have some invalid xml in your strings.xml (an ):
addonpr.addonparser - ERROR   -
plugin.video.entertain/resources/language/English/strings.xml: not
well-formed (invalid token): line 59, column 114
addonpr.addonparser - ERROR   -
plugin.video.entertain/resources/language/German/strings.xml: not
well-formed (invalid token): line 57, column 149

On Thu, Jan 23, 2014 at 8:00 PM, Leo Moll leo.m...@yeasoft.com wrote:
 *addon -   plugin.video.entertain
 *version - 0.1.0
 *url - https://github.com/tuxpoldo/entertain-xbmc.git
 *revision - 5a9e7fa3896097d83e08f9187ebd1506abfa9fca
 *branch - master
 *xbmc version - frodo


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. a281585118f2e273eb1c8bb279e07a37e04eb3be

2014-01-23 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  a281585118f2e273eb1c8bb279e07a37e04eb3be (commit)
  from  c98c89ae889b25744c976f1a272eb61b4fcb3fd7 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=a281585118f2e273eb1c8bb279e07a37e04eb3be

commit a281585118f2e273eb1c8bb279e07a37e04eb3be
Author: beenje bee...@xbmc.org
Date:   Thu Jan 23 21:36:34 2014 +0100

[plugin.video.entertain] updated to version 0.1.1

diff --git a/plugin.video.entertain/addon.py b/plugin.video.entertain/addon.py
index 96282a9..ad02817 100644
--- a/plugin.video.entertain/addon.py
+++ b/plugin.video.entertain/addon.py
@@ -14,6 +14,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see http://www.gnu.org/licenses/.
 #
+# Source: http://grinch.itg-em.de/entertain/faq/allgemein/multicastadressliste/
+#
 
 import sys
 import xbmc, xbmcplugin, xbmcgui, xbmcaddon
@@ -26,6 +28,7 @@ FANART = xbmcaddon.Addon(id=ADDON_ID).getAddonInfo('path') + 
'/fanart.jpg'
 settings = xbmcaddon.Addon(id=ADDON_ID)
 quality = 1 + int(settings.getSetting(quality))
 channelimage = int(settings.getSetting(channelimage))
+categories = 1 + int(settings.getSetting(categories))
 
 # -- I18n ---
 language = xbmcaddon.Addon(id=ADDON_ID).getLocalizedString
@@ -49,22 +52,23 @@ def getFanartUrl(filename=False):
 
 def getResourceUrl(reskind, filename=False):
if (not filename):
-   filename = 'default.png'
+   filename = 'default.jpg'
retUrl = xbmcaddon.Addon(id=ADDON_ID).getAddonInfo('path') + 
'/resources/' + reskind + '/' + filename
return xbmc.translatePath(retUrl)
 
 
-def 
addEntertainChannel(url,name,all=False,icon=False,thumbnail=False,poster=False,fanart=False,
 plot='', genre=language(30010),year='2014',duration='90',hdurl=False):
-   if (not hdurl):
-   
addChannel(url,name,all,icon,thumbnail,poster,fanart,plot,genre,year,duration)
-   else:
-   if (quality  1):
+def 
addEntertainChannel(url,name,all=False,icon=False,thumbnail=False,poster=False,fanart=False,plot='',genre=language(30090),year='2014',duration='90',hdurl=False,chancat=1):
+   if (chancat  categories):
+   if (not hdurl):

addChannel(url,name,all,icon,thumbnail,poster,fanart,plot,genre,year,duration)
-   if (quality  2):
-   addChannel(hdurl,name +  
HD,all,icon,thumbnail,poster,fanart,plot,genre,year,duration)
+   else:
+   if (quality  1):
+   
addChannel(url,name,all,icon,thumbnail,poster,fanart,plot,genre,year,duration)
+   if (quality  2):
+   addChannel(hdurl,name +  
HD,all,icon,thumbnail,poster,fanart,plot,genre,year,duration)
 
 
-def 
addChannel(url,name,all=False,icon=False,thumbnail=False,poster=False,fanart=False,
 plot='', genre=language(30010),year='2014',duration='90'):
+def 
addChannel(url,name,all=False,icon=False,thumbnail=False,poster=False,fanart=False,
 plot='', genre=language(30090),year='2014',duration='90'):
iconUrl = getIconUrl(icon if (icon) else all)
thumbnailUrl = getThumbnailUrl(thumbnail if (thumbnail) else all)
posterUrl = getPosterUrl(poster if (poster) else all)
@@ -96,59 +100,80 @@ def 
addChannel(url,name,all=False,icon=False,thumbnail=False,poster=False,fanart
 xbmcplugin.setPluginFanart(int(sys.argv[1]), FANART)
 xbmcplugin.setContent(int(sys.argv[1]), 'movies')
 
-# -- Vollprogramm
-addEntertainChannel ('rtp://@239.35.10.4:1', 'Das Erste', year='1954', 
plot=language(30101), all='das-erste.png', hdurl='rtp://@239.35.10.1:1')
-addEntertainChannel ('rtp://@239.35.10.5:1', 'ZDF', year='1963', 
plot=language(30102), all='zdf.png', hdurl='rtp://@239.35.10.2:1')
-
-# -- Dritte
-addEntertainChannel ('rtp://@239.35.10.13:1', 'BR Nord', year='1949', 
genre=language(30011), plot=language(30103))
-addEntertainChannel ('rtp://@239.35.10.7:1', 'BR Süd', year='1949', 
genre=language(30011), plot=language(30103), hdurl='rtp://@239.35.10.49:1')
-addEntertainChannel ('rtp://@239.35.10.8:1', 'hr-fernsehen', 
genre=language(30011), plot=language(30124))
-addEntertainChannel ('rtp://@239.35.10.9:1', 'MDR Sachsen', year='1992', 
genre=language(30011), plot=language(30104))
-addEntertainChannel ('rtp://@239.35.10.29:1', 'MDR Sachsen-Anhalt', 
year='1992', genre=language(30011), plot=language(30104))
-addEntertainChannel ('rtp://@239.35.10.30:1', 'MDR Thüringen', 
year='1992', genre=language(30011), plot=language(30104))
-addEntertainChannel ('rtp://@239.35.10.10:1', 'NDR Niedersachsen', 
year='1954', genre=language(30011), plot=language(30105))
-addEntertainChannel ('rtp://@239.35.10.50:1', 'NDR Niedersachsen HD', 
year='1954', 

Re: [Xbmc-addons] [git pull] plugin.video.entertain

2014-01-23 Thread Benjamin Bertrand
Updated

Cheers

On Thu, Jan 23, 2014 at 8:51 PM, Leo Moll leo.m...@yeasoft.com wrote:
 *addon -   plugin.video.entertain
 *version - 0.1.1
 *url - https://github.com/tuxpoldo/entertain-xbmc.git
 *revision - 434134383fb4b9a6976426f564c426f387327521
 *branch - master
 *xbmc version - frodo


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] Pandora Radio for XBMC

2014-01-22 Thread Benjamin Bertrand
1. This is a script, not a plugin. Would it be ok to rename it
script.audio.pandora or script.pandora for consistency?

2. Remove the Thumbs.db files:
addonpr.addonparser - ERROR   -
plugin.audio.pandora/resources/skins/Alaska/media/Thumbs.db is not
allowed
addonpr.addonparser - ERROR   -
plugin.audio.pandora/resources/skins/Smoke/media/Thumbs.db is not
allowed

3. Please add the language tag. See
http://wiki.xbmc.org/index.php?title=Addon.xml#.3Clanguage.3E

4. I saw you know setting PLAYER_CORE_* is deprecated, but it seems
you need it, so it's ok for now.

5. Please add xml header with proper encoding to all your xml files:
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/settings.xml
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/skins/Alaska/skin.xml
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/skins/Alaska/720p/script-pandora.xml
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/skins/Alaska/NTSC/script-pandora.xml
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/skins/Default/skin.xml
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/skins/Default/720p/script-pandora.xml
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/skins/Default/NTSC/script-pandora.xml
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/skins/Smoke/skin.xml
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/skins/Smoke/720p/script-pandora.xml
addonpr.addonparser - ERROR   - No xml encoding specified in
plugin.audio.pandora/resources/skins/Smoke/NTSC/script-pandora.xml

6. If possible, try to replace print statements with xbmc.log()



On Wed, Jan 22, 2014 at 1:21 AM, Roy Ivy III rivy@gmail.com wrote:
 * addon -   plugin.audio.pandora
 * version - 2.3.1
 * url - git://github.com/rivy/xbmc-plugin.audio.pandora.git
 * revision - 011e214
 * branch - master
 * tag - R-v2.3.1
 * xbmc version - frodo + gotham

 Pandora Radio for XBMC
 + adds the ability to listen to Pandora audio streams
 + mature, in-use / development for almost 4 years

 Thanks for the consideration.
 --
 Roy

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. b56625ab0741b0673e48b4241d7d6dc3753f919c

2014-01-21 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  b56625ab0741b0673e48b4241d7d6dc3753f919c (commit)
  from  9e6bc37627e424d7982d92bd6d6f0e7ed6c4e4b7 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=b56625ab0741b0673e48b4241d7d6dc3753f919c

commit b56625ab0741b0673e48b4241d7d6dc3753f919c
Author: beenje bee...@xbmc.org
Date:   Tue Jan 21 14:42:03 2014 +0100

[plugin.video.sbview] updated to version 0.0.2

diff --git a/plugin.video.sbview/addon.xml b/plugin.video.sbview/addon.xml
index c8fd1e1..d8a1328 100644
--- a/plugin.video.sbview/addon.xml
+++ b/plugin.video.sbview/addon.xml
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes?
-addon id=plugin.video.sbview name=SB View version=0.0.1 
provider-name=null_pointer
+addon id=plugin.video.sbview name=SB View version=0.0.2 
provider-name=null_pointer
   requires
 import addon=xbmc.python version=2.1.0/
   /requires
diff --git a/plugin.video.sbview/default.py b/plugin.video.sbview/default.py
index fc0a9f7..55c39fc 100644
--- a/plugin.video.sbview/default.py
+++ b/plugin.video.sbview/default.py
@@ -236,12 +236,24 @@ def get_sb_url():
 port = xbmcplugin.getSetting(handle, port)
 sbUrl += : + port
 
-sbUrl += /api/
+web_root = xbmcplugin.getSetting(handle, web_root).strip()
+if (len(web_root)  0):
+if(web_root[0:1] != /):
+web_root = / + web_root
+if(web_root[len(web_root)-1:] != /):
+ web_root = /
+sbUrl += web_root
+else:
+web_root = /
+sbUrl += web_root
+
+sbUrl += api/
 
 guid = xbmcplugin.getSetting(handle, guid)
 
 sbUrl += guid + /
 
+xbmc.log(sbUrl)
 return sbUrl
 
 def get_thumbnail_url(show_id):
@@ -260,7 +272,7 @@ def view_future():
 
 data = result.get('data')
 if(data == None):
-data = []
+data = {}
 
 # process the missed
 missed = data.get('missed')
diff --git a/plugin.video.sbview/resources/language/english/strings.xml 
b/plugin.video.sbview/resources/language/english/strings.xml
index 5a534f2..334c36d 100644
--- a/plugin.video.sbview/resources/language/english/strings.xml
+++ b/plugin.video.sbview/resources/language/english/strings.xml
@@ -6,6 +6,7 @@
 string id=30012Port/string
string id=30013GUID/string
 string id=30014Protocol/string
+string id=30015WebRoot/string
 
 string id=30110Shows/string
 string id=30111Future/string
diff --git a/plugin.video.sbview/resources/settings.xml 
b/plugin.video.sbview/resources/settings.xml
index 8ad4647..cd4af1c 100644
--- a/plugin.video.sbview/resources/settings.xml
+++ b/plugin.video.sbview/resources/settings.xml
@@ -5,5 +5,6 @@
 setting id=host type=text label=30011 default= /
 setting id=port type=number label=30012 default= /
 setting id=guid type=text label=30013 default= /
+setting id=web_root type=text label=30015 default=/ /
 /settings
 

---

Summary of changes:
 plugin.video.sbview/addon.xml  |2 +-
 plugin.video.sbview/default.py |   16 ++--
 .../resources/language/english/strings.xml |1 +
 plugin.video.sbview/resources/settings.xml |1 +
 4 files changed, 17 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Plugins

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] SB View

2014-01-21 Thread Benjamin Bertrand
Updated.
Next time, could you please capitalize (the first letter) of the
language directory: English

If possible, add a changelog.txt. See
http://wiki.xbmc.org/index.php?title=Add-on_structure#changelog.txt

Cheers

On Tue, Jan 21, 2014 at 9:26 AM, Shaun Faulds sh...@bluebit.com.au wrote:
 addon - plugin.video.sbview
 version - 0.0.2
 url - https://github.com/faush01/SBView
 revision - ad5ada6e43fcb687d930c9f9efcf801c47bc7a7f
 branch - master
 xbmc version - frodo


 Add web root to url option for Sick Beard api requests



 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [SVN Pull] plugin.video.twit

2014-01-21 Thread Benjamin Bertrand
Updated

Cheers

On Tue, Jan 21, 2014 at 2:45 PM, divingmule divingm...@gmail.com wrote:
 addon - plugin.video.twit
 version - 2.0.6
 url - http://twit-xbmc.googlecode.com/svn/trunk
 revision - r81
 xbmc version - frodo

 Thanks!

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] [Please Read] script.module.requests API change

2014-01-21 Thread Benjamin Bertrand
Hi all,

I got a pull request to update script.module.requests to v2.2.0.

Current version is 1.1.0.
There are a few API changes when migrating to 2.x... But they are quite limited.
They probably don't impact most plugins (but I haven't checked).

So the question is, would the devs using requests prefer:
1. An update of the current requests module to 2.2.0. All devs have to
check if changes are needed to their plugins.
2. Creation of a new module script.module.requests2.

Thanks for the feedback.

/beenje

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.xbmb3c

2014-01-19 Thread Benjamin Bertrand
Sure, ok for this time. Updated.

But please try to add it for next pull request. It's there in the
nightly build (for gotham). See
https://github.com/xbmc/xbmc/commit/817cef281e0d5dbc11d1297763f0bb6e1a55b04a

Cheers

On Sun, Jan 19, 2014 at 3:39 AM, Chris Nappi cna...@gmail.com wrote:
 Just to be clear - Shaun is another dev on this addon.  Agreed since this is
 CONFLUENCE - and we just copied some files from it with a few mods, seems
 like you should give us a pass on that?

 Chris


 On Sat, Jan 18, 2014 at 3:47 PM, Shaun Faulds sh...@bluebit.com.au wrote:

 These files are direct copies of the default skin files with a few small
 additions, I am trying to keep the changes to an absolute minimum to allow
 easy merging when the default confluence skin files are changed.

 If the header info is required should it not already be in the official
 skin file?

 Shaun



 Sent from Windows Mail

 From: Benjamin Bertrand
 Sent: Sunday, January 19, 2014 8:42 AM
 To: Chris Nappi
 Cc: xbmc-addons@lists.sourceforge.net

 I know this is not direclty part of the addon, but you should add xml
 header and encoding to
 plugin.video.xbmb3c/skin_diffs/skin.confluence/720p/Home.xml and

 plugin.video.xbmb3c/skin_diffs/skin.confluence/720p/IncludesHomeRecentlyAdded.xml

 On Sat, Jan 18, 2014 at 10:22 PM, Chris Nappi cna...@gmail.com wrote:
  My bad sorry - didn't put the full tag.
 
   *addon -   plugin.video.xbmb3c
   *version - plugin.video.xbmb3c-0.7.5
   *url -  https://github.com/xnappo/plugin.video.xbmb3c.git
   *revision - plugin.video.xbmb3c-0.7.5
 
 
  On Sat, Jan 18, 2014 at 3:01 PM, Benjamin Bertrand
  bee...@xboxmediacenter.com wrote:
 
  error: pathspec '0.7.5' did not match any file(s) known to git.
 
  Did you forget to push your tag?
 
  On Sat, Jan 18, 2014 at 4:18 PM, Chris Nappi cna...@gmail.com wrote:
*addon -   plugin.video.xbmb3c
*version - 0.7.5
*url -  https://github.com/xnappo/plugin.video.xbmb3c.git
*revision - 0.7.5
*branch - master
*xbmc version - frodo
  
  
  
   --
   CenturyLink Cloud: The Leader in Enterprise Cloud Services.
   Learn Why More Businesses Are Choosing CenturyLink Cloud For
   Critical Workloads, Development Environments  Everything In Between.
   Get a Quote or Start a Free Trial Today.
  
  
   http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
   ___
   Xbmc-addons mailing list
   Xbmc-addons@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/xbmc-addons
  
 
 
 
 
  --
  CenturyLink Cloud: The Leader in Enterprise Cloud Services.
  Learn Why More Businesses Are Choosing CenturyLink Cloud For
  Critical Workloads, Development Environments  Everything In Between.
  Get a Quote or Start a Free Trial Today.
 
  http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
  ___
  Xbmc-addons mailing list
  Xbmc-addons@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/xbmc-addons
 


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.

 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons



--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [git pull] plugin.video.entertain

2014-01-19 Thread Benjamin Bertrand
1. Please try to not update your plugin that often. It was added only
4 days ago.

2. The language tag indicates the language(s) of the content provided
by your add-on, not the available (menus) translation.
So it should be the language(s) of the channels available. Are you
sure it's en de it?


On Sun, Jan 19, 2014 at 4:15 PM, Leo Moll leo.m...@yeasoft.com wrote:
 *addon -   plugin.video.entertain
 *version - 0.0.4
 *url - https://github.com/tuxpoldo/entertain-xbmc.git
 *revision - 9b257305b9a0435e9d79e5a980265c0313a98b03
 *branch - master
 *xbmc version - frodo


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 9e6bc37627e424d7982d92bd6d6f0e7ed6c4e4b7

2014-01-19 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  9e6bc37627e424d7982d92bd6d6f0e7ed6c4e4b7 (commit)
   via  df513961a9e36744932d313ff8e834bcfaeeb1ce (commit)
  from  3bb3913f6af06d4396bf9d518cb3fcc954517082 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=9e6bc37627e424d7982d92bd6d6f0e7ed6c4e4b7


http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=df513961a9e36744932d313ff8e834bcfaeeb1ce


---

Summary of changes:
 .../LICENSE.txt|0
 plugin.video.rtlxl/README.txt  |   21 +++
 plugin.video.rtlxl/addon.py|   68 +
 plugin.video.rtlxl/addon.xml   |   23 +++
 plugin.video.rtlxl/changelog.txt   |   21 +++
 plugin.video.rtlxl/icon.png|  Bin 0 - 62875 bytes
 .../resources/__init__.py  |0
 .../resources/language/English/strings.xml |5 +
 .../resources/lib}/__init__.py |0
 plugin.video.rtlxl/resources/lib/rtlxl.py  |  156 
 .../LICENSE.txt|0
 plugin.video.uzg/README.txt|   21 +++
 plugin.video.uzg/addon.py  |   51 +++
 plugin.video.uzg/addon.xml |   23 +++
 plugin.video.uzg/changelog.txt |   18 +++
 plugin.video.uzg/icon.png  |  Bin 0 - 59986 bytes
 .../resources/__init__.py  |0
 .../resources/language/English/strings.xml |5 +
 .../resources/lib}/__init__.py |0
 plugin.video.uzg/resources/lib/uzg.py  |  151 +++
 20 files changed, 563 insertions(+), 0 deletions(-)
 copy {plugin.audio.dradio = plugin.video.rtlxl}/LICENSE.txt (100%)
 create mode 100644 plugin.video.rtlxl/README.txt
 create mode 100644 plugin.video.rtlxl/addon.py
 create mode 100644 plugin.video.rtlxl/addon.xml
 create mode 100644 plugin.video.rtlxl/changelog.txt
 create mode 100644 plugin.video.rtlxl/icon.png
 copy {plugin.audio.jambmc = plugin.video.rtlxl}/resources/__init__.py (100%)
 create mode 100644 plugin.video.rtlxl/resources/language/English/strings.xml
 copy {plugin.audio.jambmc/resources = 
plugin.video.rtlxl/resources/lib}/__init__.py (100%)
 create mode 100644 plugin.video.rtlxl/resources/lib/rtlxl.py
 copy {plugin.audio.dradio = plugin.video.uzg}/LICENSE.txt (100%)
 create mode 100644 plugin.video.uzg/README.txt
 create mode 100644 plugin.video.uzg/addon.py
 create mode 100644 plugin.video.uzg/addon.xml
 create mode 100644 plugin.video.uzg/changelog.txt
 create mode 100644 plugin.video.uzg/icon.png
 copy {plugin.audio.jambmc = plugin.video.uzg}/resources/__init__.py (100%)
 create mode 100644 plugin.video.uzg/resources/language/English/strings.xml
 copy {plugin.audio.jambmc/resources = 
plugin.video.uzg/resources/lib}/__init__.py (100%)
 create mode 100644 plugin.video.uzg/resources/lib/uzg.py


hooks/post-receive
-- 
Plugins

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull]

2014-01-19 Thread Benjamin Bertrand
Added to frodo

Thanks!

On Sun, Jan 19, 2014 at 4:20 PM, Bas Magré opvol...@gmail.com wrote:
 Fixxed all the points :)

 2nd try.

 *addon -   plugin.video.uzg
 *version - 1.0.5
 *url - https://github.com/Opvolger/plugin.video.uzg.git
 *revision - fc4a1f1b4b7fd665f2d19fc05f6aec03aa5c58dc
 *branch - master
 *xbmc version - frodo

 *addon -   plugin.video.rtlxl
 *version - 1.0.9
 *url - https://github.com/Opvolger/plugin.video.rtlxl.git
 *revision - bf5bb8926e8eb07c12655839c412c529cfcc2e59
 *branch - master
 *xbmc version - frodo





 On Sat, Jan 18, 2014 at 10:10 PM, Benjamin Bertrand
 bee...@xboxmediacenter.com wrote:

 1. The addon shall be at the root of the git repo (not in a subdirectory).

 2. Please add the license, forum and website tags. See
 http://wiki.xbmc.org/index.php?title=Addon.xml#Required_elements

 3. plugin.video.uzg: icon.png shall be 256x256

 4. Please add xml header with proper encoding to both addon.xml

 5. If you want to use simplejson (uzg.py), you should add it as a
 dependency. But I would recommend using the default json. See
 http://forum.xbmc.org/showthread.php?tid=173887pid=1510396#pid1510396

 On Sat, Jan 18, 2014 at 2:18 PM, Bas Magré opvol...@gmail.com wrote:
  *addon -   plugin.video.uzg
  *version - 1.0.3
  *url - https://github.com/Opvolger/plugin.video.uzg.git
  *revision - f3907228c041ddd7d9f36c20f760b12d20a126c4
  *branch - master
  *xbmc version - frodo
 
  *addon -   plugin.video.rtlxl
  *version - 1.0.8
  *url - https://github.com/Opvolger/plugin.video.rtlxl.git
  *revision - 65045a8c66acd405974858276ea34da070e6e960
  *branch - master
  *xbmc version - frodo
 
  I am not sure if the data that the code of my add-on will access falls
  under
  the following rule:
  * The add-on must not violate any known copyright laws - if in doubt,
  let us
  know and we'll look into it for
 
  2nd time I send this mail, 1ste I had sended befor I was on the mailing
  list
  (sorry forgot to accept)
 
 
 
  --
  CenturyLink Cloud: The Leader in Enterprise Cloud Services.
  Learn Why More Businesses Are Choosing CenturyLink Cloud For
  Critical Workloads, Development Environments  Everything In Between.
  Get a Quote or Start a Free Trial Today.
 
  http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
  ___
  Xbmc-addons mailing list
  Xbmc-addons@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/xbmc-addons
 



--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.greenpeace v1.1.5 (Frodo) - Update

2014-01-18 Thread Benjamin Bertrand
Updated.
You might want to replace the print statements with xbmc.log() next time.

Cheers

On Sat, Jan 18, 2014 at 2:34 AM, José Antonio Montes
jamon...@aboreal.es wrote:
 Hi,

 This is an update for the Greenpeace videos video add-on:

 * addon - plugin.video.greenpeace
 * version - 1.1.5
 * url - git://github.com/jamontes/plugin.video.greenpeace.git
 * revision - 70ccaae3630c8f73c166e91bb8a33c9e0806db01
 * branch - frodo
 * xbmc version - frodo


 Changelog (Frodo):
 v1.1.5
 - Updated language files from Transifex (thanks to alanwww1).
 - Fix enconding bug in show warning messages.
 - Added website tag to addon.xml file.
 - Removed old strings.xml files.

 Thanks a lot and best regards,

   jamontes.

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 8959f57d979075453612c450b7c1c3016c45ddc8

2014-01-18 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  8959f57d979075453612c450b7c1c3016c45ddc8 (commit)
  from  1db52bb605e050ab43ec57023d9ac26a677fe290 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=8959f57d979075453612c450b7c1c3016c45ddc8

commit 8959f57d979075453612c450b7c1c3016c45ddc8
Author: beenje bee...@xbmc.org
Date:   Sat Jan 18 12:53:44 2014 +0100

[plugin.video.greenpeace] updated to version 1.1.5

diff --git a/plugin.video.greenpeace/addon.xml 
b/plugin.video.greenpeace/addon.xml
index 58dee96..d82d778 100644
--- a/plugin.video.greenpeace/addon.xml
+++ b/plugin.video.greenpeace/addon.xml
@@ -9,14 +9,33 @@
 providesvideo/provides
 /extension
 extension point=xbmc.addon.metadata
-platformall/platform
+summary lang=caVídeos de Greenpeace./summary
+summary lang=deGreenpeace Videos./summary
 summary lang=enGreenpeace Videos./summary
-description lang=enGreenpeace is an independent global campaigning 
organisation that acts since 1971 to change attitudes and behaviour, to protect 
and conserve the environment and to promote the peace in a non-violent manner. 
To maintain its independence, Greenpeace does not accept donations from 
governments or corporations but relies on contributions from individual 
supporters and foundation grants.[CR]This add-on allows to watch the Greenpeace 
videos available online through their websites around the world./description
 summary lang=esGreenpeace Vídeos./summary
+summary lang=glVídeo de Greenpeace/summary
+summary lang=huGreenpeace Videók./summary
+summary lang=itVideo su Greenpeace/summary
+summary lang=nlGreanpeace video`s./summary
+summary lang=plWideo Greenpeace/summary
+summary lang=ptVídeos da Greenpeace./summary
+summary lang=pt_BRGreenpeace Vídeos./summary
+description lang=caGreenpeace és una organització independent de 
manifestacions global que actua des de 1971 per canviar les actituds i el 
comportament, per protegir i conservar el medi ambient i promoure la pau sense 
violència. Per mantenir la seva independència, Greenpeace no accepta 
donacions de governs o corporacions, però confia les contribucions dels 
partidaris individuals i subvencions de fundacions.[CR]Aquest complement permet 
veure els vídeos de Greenpeace disponibles en línia a través dels seus llocs 
web de tot el món./description
+description lang=deGreenpeace ist eine internationale 
Umweltorganisation, die seit 1971 mit gewaltfreien Aktionen für den Schutz der 
Lebensgrundlagen kämpft. Unser Ziel ist es, Umweltzerstörung zu verhindern, 
Verhaltensweisen zu ändern und Lösungen durchzusetzen. Greenpeace ist 
überparteilich und völlig unabhängig von Politik, Parteien und Industrie. 
Mehr als eine halbe Million Menschen in Deutschland spenden an Greenpeace und 
gewährleisten damit unsere tägliche Arbeit zum Schutz der Umwelt.[CR] Diese 
Erweiterung erlaubt es dir, die bereitgestellten Videos von Greenpeace zu 
sehen. /description
+description lang=enGreenpeace is an independent global campaigning 
organisation that acts since 1971 to change attitudes and behaviour, to protect 
and conserve the environment and to promote the peace in a non-violent manner. 
To maintain its independence, Greenpeace does not accept donations from 
governments or corporations but relies on contributions from individual 
supporters and foundation grants.[CR]This add-on allows to watch the Greenpeace 
videos available online through their websites around the world./description
 description lang=esGreenpeace es una organización independiente 
global, que actúa desde 1971 para cambiar actitudes y comportamientos, 
proteger y conservar el medio ambiente, y promover la paz, de forma no 
violenta. Para mantener su independencia, Greenpeace no acepta donaciones de 
gobiernos, empresas, ni partidos políticos, sino que depende de las 
aportaciones de sus socios.[CR]Este add-on permite ver los vídeos online de 
Greenpeace, disponibles en sus sitios web alrededor del mundo./description
+description lang=glGreenpeace é unha organización independente 
de carácter global que actúa dende 1971 para mudar actitudes e comportamentos 
que axuden a conservar e protexer o medio ambiente, así como promover a paz e 
a non violencia. Para manter esta independencia, Greenpeace non acepta doazóns 
de governos ou corporacións,  só acepta as que teñen orixes individuais e 
bolsas de fundacións.[CR]Este complemento permítelle ver os vídeos 
dispoñíbeis na súa páxina web./description
+description lang=huA Greenpeace egy független globális szervezet 
amely 1971 óta működik hogy megváltoztassa szokásokat és a 
hozzáállást, hogy védje és megőrizze a környezetet és hogy terjessze a 
békét nem erőszakos 

Re: [Xbmc-addons] [Git Pull] plugin.video.xbmb3c

2014-01-18 Thread Benjamin Bertrand
error: pathspec '0.7.5' did not match any file(s) known to git.

Did you forget to push your tag?

On Sat, Jan 18, 2014 at 4:18 PM, Chris Nappi cna...@gmail.com wrote:
  *addon -   plugin.video.xbmb3c
  *version - 0.7.5
  *url -  https://github.com/xnappo/plugin.video.xbmb3c.git
  *revision - 0.7.5
  *branch - master
  *xbmc version - frodo

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull]

2014-01-18 Thread Benjamin Bertrand
1. The addon shall be at the root of the git repo (not in a subdirectory).

2. Please add the license, forum and website tags. See
http://wiki.xbmc.org/index.php?title=Addon.xml#Required_elements

3. plugin.video.uzg: icon.png shall be 256x256

4. Please add xml header with proper encoding to both addon.xml

5. If you want to use simplejson (uzg.py), you should add it as a
dependency. But I would recommend using the default json. See
http://forum.xbmc.org/showthread.php?tid=173887pid=1510396#pid1510396

On Sat, Jan 18, 2014 at 2:18 PM, Bas Magré opvol...@gmail.com wrote:
 *addon -   plugin.video.uzg
 *version - 1.0.3
 *url - https://github.com/Opvolger/plugin.video.uzg.git
 *revision - f3907228c041ddd7d9f36c20f760b12d20a126c4
 *branch - master
 *xbmc version - frodo

 *addon -   plugin.video.rtlxl
 *version - 1.0.8
 *url - https://github.com/Opvolger/plugin.video.rtlxl.git
 *revision - 65045a8c66acd405974858276ea34da070e6e960
 *branch - master
 *xbmc version - frodo

 I am not sure if the data that the code of my add-on will access falls under
 the following rule:
 * The add-on must not violate any known copyright laws - if in doubt, let us
 know and we'll look into it for

 2nd time I send this mail, 1ste I had sended befor I was on the mailing list
 (sorry forgot to accept)


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.xbmb3c

2014-01-18 Thread Benjamin Bertrand
I know this is not direclty part of the addon, but you should add xml
header and encoding to
plugin.video.xbmb3c/skin_diffs/skin.confluence/720p/Home.xml and
plugin.video.xbmb3c/skin_diffs/skin.confluence/720p/IncludesHomeRecentlyAdded.xml

On Sat, Jan 18, 2014 at 10:22 PM, Chris Nappi cna...@gmail.com wrote:
 My bad sorry - didn't put the full tag.

  *addon -   plugin.video.xbmb3c
  *version - plugin.video.xbmb3c-0.7.5
  *url -  https://github.com/xnappo/plugin.video.xbmb3c.git
  *revision - plugin.video.xbmb3c-0.7.5


 On Sat, Jan 18, 2014 at 3:01 PM, Benjamin Bertrand
 bee...@xboxmediacenter.com wrote:

 error: pathspec '0.7.5' did not match any file(s) known to git.

 Did you forget to push your tag?

 On Sat, Jan 18, 2014 at 4:18 PM, Chris Nappi cna...@gmail.com wrote:
   *addon -   plugin.video.xbmb3c
   *version - 0.7.5
   *url -  https://github.com/xnappo/plugin.video.xbmb3c.git
   *revision - 0.7.5
   *branch - master
   *xbmc version - frodo
 
 
  --
  CenturyLink Cloud: The Leader in Enterprise Cloud Services.
  Learn Why More Businesses Are Choosing CenturyLink Cloud For
  Critical Workloads, Development Environments  Everything In Between.
  Get a Quote or Start a Free Trial Today.
 
  http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
  ___
  Xbmc-addons mailing list
  Xbmc-addons@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/xbmc-addons
 



 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] git pull XBMC T-Entertain Plugin

2014-01-15 Thread Benjamin Bertrand
Added to frodo

Thanks

On Wed, Jan 15, 2014 at 2:58 PM, Leo Moll leo.m...@yeasoft.com wrote:
 *addon -   plugin.video.entertain
 *version - 0.0.3
 *url - https://github.com/tuxpoldo/entertain-xbmc.git
 *revision - e4ccdce2bdbe9a0fd9d0b7e0944226ee0721d672
 *branch - master
 *xbmc version - frodo


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 1db52bb605e050ab43ec57023d9ac26a677fe290

2014-01-15 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  1db52bb605e050ab43ec57023d9ac26a677fe290 (commit)
  from  01e0f2322a8ddc4e018d90f738f41d8a132c21c4 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=1db52bb605e050ab43ec57023d9ac26a677fe290


---

Summary of changes:
 .../LICENSE.txt|0
 plugin.video.entertain/README.md   |   18 +++
 plugin.video.entertain/addon.py|  155 
 plugin.video.entertain/addon.xml   |   25 +++
 plugin.video.entertain/changelog.txt   |   12 ++
 plugin.video.entertain/fanart.jpg  |  Bin 0 - 267430 bytes
 plugin.video.entertain/icon.png|  Bin 0 - 74269 bytes
 plugin.video.entertain/resources/fanart/arte.png   |  Bin 0 - 1236791 bytes
 .../resources/fanart/das-erste.png |  Bin 0 - 387269 bytes
 .../resources/fanart/default.png   |  Bin 0 - 1295896 bytes
 plugin.video.entertain/resources/fanart/zdf.png|  Bin 0 - 185564 bytes
 plugin.video.entertain/resources/icons/arte.png|  Bin 0 - 20516 bytes
 .../resources/icons/das-erste.png  |  Bin 0 - 20597 bytes
 plugin.video.entertain/resources/icons/default.png |  Bin 0 - 74269 bytes
 plugin.video.entertain/resources/icons/zdf.png |  Bin 0 - 5730 bytes
 .../resources/language/English/strings.xml |   49 ++
 .../resources/language/German/strings.xml  |   49 ++
 plugin.video.entertain/resources/poster/arte.png   |  Bin 0 - 29284 bytes
 .../resources/poster/das-erste.png |  Bin 0 - 31937 bytes
 .../resources/poster/default.png   |  Bin 0 - 181338 bytes
 plugin.video.entertain/resources/poster/zdf.png|  Bin 0 - 21559 bytes
 plugin.video.entertain/resources/settings.xml  |5 +
 .../resources/thumbnails/arte.png  |  Bin 0 - 104789 bytes
 .../resources/thumbnails/das-erste.png |  Bin 0 - 62797 bytes
 .../resources/thumbnails/default.png   |  Bin 0 - 320016 bytes
 .../resources/thumbnails/zdf.png   |  Bin 0 - 15383 bytes
 26 files changed, 313 insertions(+), 0 deletions(-)
 copy {plugin.audio.hvsc = plugin.video.entertain}/LICENSE.txt (100%)
 create mode 100644 plugin.video.entertain/README.md
 create mode 100644 plugin.video.entertain/addon.py
 create mode 100644 plugin.video.entertain/addon.xml
 create mode 100644 plugin.video.entertain/changelog.txt
 create mode 100644 plugin.video.entertain/fanart.jpg
 create mode 100644 plugin.video.entertain/icon.png
 create mode 100644 plugin.video.entertain/resources/fanart/arte.png
 create mode 100644 plugin.video.entertain/resources/fanart/das-erste.png
 create mode 100644 plugin.video.entertain/resources/fanart/default.png
 create mode 100644 plugin.video.entertain/resources/fanart/zdf.png
 create mode 100644 plugin.video.entertain/resources/icons/arte.png
 create mode 100644 plugin.video.entertain/resources/icons/das-erste.png
 create mode 100644 plugin.video.entertain/resources/icons/default.png
 create mode 100644 plugin.video.entertain/resources/icons/zdf.png
 create mode 100644 
plugin.video.entertain/resources/language/English/strings.xml
 create mode 100644 plugin.video.entertain/resources/language/German/strings.xml
 create mode 100644 plugin.video.entertain/resources/poster/arte.png
 create mode 100644 plugin.video.entertain/resources/poster/das-erste.png
 create mode 100644 plugin.video.entertain/resources/poster/default.png
 create mode 100644 plugin.video.entertain/resources/poster/zdf.png
 create mode 100644 plugin.video.entertain/resources/settings.xml
 create mode 100644 plugin.video.entertain/resources/thumbnails/arte.png
 create mode 100644 plugin.video.entertain/resources/thumbnails/das-erste.png
 create mode 100644 plugin.video.entertain/resources/thumbnails/default.png
 create mode 100644 plugin.video.entertain/resources/thumbnails/zdf.png


hooks/post-receive
-- 
Plugins

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 11bd97e855eac5c9a83dea7cf8ec916a4db11c35

2014-01-14 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  11bd97e855eac5c9a83dea7cf8ec916a4db11c35 (commit)
  from  dd048eda1df34f72baddaaff7db529b2870c3ce8 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=11bd97e855eac5c9a83dea7cf8ec916a4db11c35

commit 11bd97e855eac5c9a83dea7cf8ec916a4db11c35
Author: beenje bee...@xbmc.org
Date:   Tue Jan 14 14:00:34 2014 +0100

[plugin.video.esa] updated to version 1.0.6

diff --git a/plugin.video.esa/addon.xml b/plugin.video.esa/addon.xml
index 55afa3d..8d49d5e 100644
--- a/plugin.video.esa/addon.xml
+++ b/plugin.video.esa/addon.xml
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8?
-addon id=plugin.video.esa name=ESA Videos version=1.0.5 
provider-name=Jose Antonio Montes (jamontes)
+addon id=plugin.video.esa name=ESA Videos version=1.0.6 
provider-name=Jose Antonio Montes (jamontes)
 requires
 import addon=xbmc.python version=2.1.0/
 /requires
diff --git a/plugin.video.esa/changelog.txt b/plugin.video.esa/changelog.txt
index 50d2d9f..11ec87b 100644
--- a/plugin.video.esa/changelog.txt
+++ b/plugin.video.esa/changelog.txt
@@ -1,3 +1,8 @@
+1.0.6
+- Fixes made due to website internal changes.
+- Improved the scraper to add info tags to the videos.
+- Changed icon image.
+- Added Show thumbnails as fanart feature into settings menu. 
 1.0.5
 - Fixed some international string tags.
 - Added web tag to addon.xml file.
diff --git a/plugin.video.esa/default.py b/plugin.video.esa/default.py
index 9795ba3..a8e5384 100644
--- a/plugin.video.esa/default.py
+++ b/plugin.video.esa/default.py
@@ -31,6 +31,8 @@ plugin_id = 'plugin.video.esa'
 settings = lutil.get_plugin_settings(plugin_id)
 lutil.set_debug_mode(settings.getSetting(debug))
 translation = settings.getLocalizedString
+root_dir = settings.getAddonInfo('path')
+lutil.set_fanart_file(root_dir)
 language_id = settings.getSetting(language)
 
 # Language options selected from add-on settings.
@@ -48,6 +50,8 @@ except:
 language_id = settings.getSetting(language)
 language = language_list[int(language_id)]
 
+show_fanart = settings.getSetting('show_fanart') == 'true'
+
 if language == 'system':
 # We need to get the system language used by the GUI.
 syslanguage = lutil.get_system_language()
@@ -64,7 +68,7 @@ sort_method = sort_list[int(sort_criteria)]
 lutil.log(esa.main language selected for videos: %s % language)
 lutil.log(esa.main sort method selected for videos: %s % sort_method)
 
-root_url = 'http://spaceinvideos.esa.int'
+root_url = 'http://www.esa.int'
 
 
 # Entry point
@@ -83,65 +87,68 @@ def run():
 
 # Main menu
 def create_index(params):
-lutil.log(greenpeace.create_index +repr(params))
+lutil.log(esa.create_index +repr(params))
 
 action = 'main_list'
 
 # All Videos entry
 url = 
'http://spaceinvideos.esa.int/content/search?SearchText=result_type=videos_onlinesortBy=%s'
 % sort_method
 title = translation(30107)
+genre = 'All the Videos'
 lutil.log('esa.create_index action=[%s] title=[All the Videos] 
url=[%s]' % (action, url))
-lutil.addDir(action=action, title=title, url=url)
+lutil.addDir(action=action, title=title, url=url, genre=genre)
 
 # Euronews
 url   = 
'http://spaceinvideos.esa.int/content/search?SearchText=result_type=euronewssortBy=published'
 title = 'Euronews'
 lutil.log('esa.create_index action=[%s] title=[%s] url=[%s]' % 
(action, title, url))
-lutil.addDir(action=action, title=title, url=url)
+lutil.addDir(action=action, title=title, url=url, genre=title)
 
 # Earth from Space
 url   = 
'http://spaceinvideos.esa.int/content/search?SearchText=%22Earth+from+Space%3A%22SearchButton=Go'
 title = 'Earth from Space'
 lutil.log('esa.create_index action=[%s] title=[%s] url=[%s]' % 
(action, title, url))
-lutil.addDir(action=action, title=title, url=url)
+lutil.addDir(action=action, title=title, url=url, genre=title)
 
 # Science@ESA
 url   = 
'http://spaceinvideos.esa.int/content/search?SearchText=%22Science@ESA%3A%22SearchButton=Go'
 title = 'Science@ESA'
 lutil.log('esa.create_index action=[%s] title=[%s] url=[%s]' % 
(action, title, url))
-lutil.addDir(action=action, title=title, url=url)
+lutil.addDir(action=action, title=title, url=url, genre=title)
 
 # Other Categories
 action = 'other_categories'
 url = ''
 title = translation(30108)
+genre = 'Other Categories'
 lutil.log('esa.create_index action=[%s] title=[Other Categories] 
url=[%s]' % (action, url))
-lutil.addDir(action=action, title=title, url=url)
+lutil.addDir(action=action, title=title, url=url, genre=genre)
 
 # Search
 action = 'search'
 url   = ''
 title = translation(30104)
+genre = 'Search'
 lutil.log('esa.create_index action=[%s] title=[Search] url=[%s]' % 
(action, url))
-lutil.addDir(action=action, title=title, url=url)
+

Re: [Xbmc-addons] [Git Pull] plugin.video.creationtoday_org

2014-01-14 Thread Benjamin Bertrand
Added to frodo

Thanks

On Tue, Jan 14, 2014 at 9:25 PM, Austin's PC Repair
austinso...@hotmail.com wrote:
 Creation Today Addon

 *addon - plugin.video.creationtoday_org
 *version - 1.0.0
 *url - git://github.com/asojka09/plugin.video.creationtoday_org.git
 *revision - 02f346b66b871422ff0a5a8fcf768a1437b650ac
 *branch - Master
 *xbmc version - Frodo,Gotham

 Thank you.

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 01e0f2322a8ddc4e018d90f738f41d8a132c21c4

2014-01-14 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  01e0f2322a8ddc4e018d90f738f41d8a132c21c4 (commit)
  from  11bd97e855eac5c9a83dea7cf8ec916a4db11c35 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=01e0f2322a8ddc4e018d90f738f41d8a132c21c4


---

Summary of changes:
 .../LICENSE.txt|  160 +-
 plugin.video.creationtoday_org/addon.xml   |   21 +++
 plugin.video.creationtoday_org/changelog.txt   |2 +
 plugin.video.creationtoday_org/default.py  |  179 
 plugin.video.creationtoday_org/fanart.jpg  |  Bin 0 - 388477 bytes
 plugin.video.creationtoday_org/icon.png|  Bin 0 - 21358 bytes
 6 files changed, 282 insertions(+), 80 deletions(-)
 copy {plugin.audio.groove = plugin.video.creationtoday_org}/LICENSE.txt (85%)
 create mode 100755 plugin.video.creationtoday_org/addon.xml
 create mode 100755 plugin.video.creationtoday_org/changelog.txt
 create mode 100755 plugin.video.creationtoday_org/default.py
 create mode 100644 plugin.video.creationtoday_org/fanart.jpg
 create mode 100644 plugin.video.creationtoday_org/icon.png


hooks/post-receive
-- 
Plugins

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] git pull XBMC T-Entertain Plugin

2014-01-14 Thread Benjamin Bertrand
1. The addon shall be at the root of the git repo (not in a subdirectory).
Could you move everything that is in plugin.video.entertain at the
root of your repo?

2. You have invalid xml in
plugin.video.entertain/resources/settings.xml. Replace '' with
'amp;'

3. Please add the required tags: license, forum, website, source,
email. See http://wiki.xbmc.org/index.php?title=Addon.xml#Required_elements

On Tue, Jan 14, 2014 at 7:58 PM, Leo Moll leo.m...@yeasoft.com wrote:
 *addon -   plugin.video.entertain
 *version - 0.0.1
 *url - https://github.com/tuxpoldo/entertain-xbmc.git
 *revision - cdb22e65226c9fa8b62775a48b64c8489fa47abe
 *branch - master
 *xbmc version - frodo


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] git pull XBMC T-Entertain Plugin

2014-01-14 Thread Benjamin Bertrand
And I'd recommend using Addon.getAddonInfo('path') instead of
'special://home/addons/' + ADDON_ID'

On Tue, Jan 14, 2014 at 10:55 PM, Benjamin Bertrand
bee...@xboxmediacenter.com wrote:
 1. The addon shall be at the root of the git repo (not in a subdirectory).
 Could you move everything that is in plugin.video.entertain at the
 root of your repo?

 2. You have invalid xml in
 plugin.video.entertain/resources/settings.xml. Replace '' with
 'amp;'

 3. Please add the required tags: license, forum, website, source,
 email. See http://wiki.xbmc.org/index.php?title=Addon.xml#Required_elements

 On Tue, Jan 14, 2014 at 7:58 PM, Leo Moll leo.m...@yeasoft.com wrote:
 *addon -   plugin.video.entertain
 *version - 0.0.1
 *url - https://github.com/tuxpoldo/entertain-xbmc.git
 *revision - cdb22e65226c9fa8b62775a48b64c8489fa47abe
 *branch - master
 *xbmc version - frodo


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] plugin.video.creationtoday_org

2014-01-13 Thread Benjamin Bertrand
0. Remove pyc files from your repo. You really don't want those files in git.

See http://wiki.xbmc.org/index.php?title=Add-on_rules
1. xbmc.python shall be 2.1.0 for frodo

2. icon.png shall be 256x256

3. fanart.jpg must be 1280x720 or 1920x1080

4. Add the required tags: language, license, forum, website, source,
email. See http://wiki.xbmc.org/index.php?title=Addon.xml#Required_elements

5. There is one print statement you could replace with xbmc.log() in addon.py

6. Please try to extend your addon description. See
http://forum.xbmc.org/showthread.php?tid=160975pid=1567454#pid1567454

7. It looks like net.py comes from script.module.t0mm0.common. Use
that module instead and add a dependency.

On Sun, Jan 12, 2014 at 9:50 PM, austin sojka austinso...@hotmail.com wrote:
 Creation Today Addon

 *addon - plugin.video.creationtoday_org
 *version - 1.0.0
 *url - git://github.com/asojka09/plugin.video.creationtoday_org.git
 *revision - ee31a4eddce11f7bcda3eb91f662c007ddae52ae
 *branch - Master
 *xbmc version - Frodo,Gotham

 Thank you.

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull[ xbmb3c 0.7.0

2014-01-12 Thread Benjamin Bertrand
To use simplejson, you must add it to the dependencies in your addon.xml.
But I'd recommend trying to use the json including with Python.
See http://forum.xbmc.org/showthread.php?tid=173887

On Sun, Jan 12, 2014 at 5:25 AM, Chris Nappi cna...@gmail.com wrote:
  *addon -   plugin.video.xbmb3c
  *branch - master
  *version - 0.7.0
  *url - https://github.com/xnappo/plugin.video.xbmb3c.git
  *revision - 0.7.0
  *tag - plugin.video.xbmb3c-0.7.0

 Thanks,
 Chris

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


Re: [Xbmc-addons] [Git Pull] xbmc-dailyshow plugin submission

2014-01-12 Thread Benjamin Bertrand
Could you please add a xml header with encoding to
plugin.video.the.daily.show/resources/settings.xml

Thanks

On Sun, Jan 12, 2014 at 3:13 PM, Fritzl Inc. fritzl-...@gmx.de wrote:
 *addon -   plugin.video.the.daily.show
 *version - 1.0.5
 *url - http://repo.or.cz/r/xbmc-dailyshow.git
 *revision - 4a6ff42
 *branch - master
 *xbmc version - frodo

 Release 1.0.5 Fixes a bug in the Full Episode Listing caused by a change to
 the site
 Best Regards,
 Fritzl Inc.

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


[Xbmc-addons] Plugins branch, frodo, updated. 04faf243fb6004d2384d5fa38f80ecdfd8d84887

2014-01-12 Thread Benjamin BERTRAND
The branch, frodo has been updated
   via  04faf243fb6004d2384d5fa38f80ecdfd8d84887 (commit)
  from  44fd5a74a16506921955ed23d6755564cb5060c3 (commit)

- Log -
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=04faf243fb6004d2384d5fa38f80ecdfd8d84887


---

Summary of changes:
 .../LICENSE.txt|0
 plugin.video.thrasherskateboard/README.md  |   16 ++
 plugin.video.thrasherskateboard/addon.py   |  117 +++
 plugin.video.thrasherskateboard/addon.xml  |   26 +++
 plugin.video.thrasherskateboard/changelog.txt  |2 +
 plugin.video.thrasherskateboard/fanart.jpg |  Bin 0 - 28181 bytes
 plugin.video.thrasherskateboard/icon.png   |  Bin 0 - 36251 bytes
 plugin.video.thrasherskateboard/pip-reqs.txt   |3 +
 .../resources/__init__.py  |0
 .../resources/language/English/strings.po  |   26 +++
 .../resources/language/English/strings.xml |7 +
 .../resources/lib}/__init__.py |0
 .../resources/lib/scrapers}/__init__.py|0
 .../resources/lib/scrapers/base.py |  210 
 .../resources/lib/scrapers/classics.py |5 +
 .../resources/lib/scrapers/doublerock.py   |5 +
 .../resources/lib/scrapers/events.py   |5 +
 .../resources/lib/scrapers/firingline.py   |5 +
 .../resources/lib/scrapers/greatesthits.py |5 +
 .../resources/lib/scrapers/hallofmeat.py   |5 +
 .../resources/lib/scrapers/kingoftheroad.py|5 +
 .../resources/lib/scrapers/mostrecent.py   |9 +
 .../resources/lib/scrapers/pstone.py   |5 +
 .../resources/lib/scrapers/skateline.py|5 +
 .../resources/lib/scrapers/skateparkroundup.py |5 +
 .../resources/lib/scrapers/skaterock.py|5 +
 .../resources/lib/storageserverdummy.py|0
 .../resources/lib/utils.py |   93 +
 .../resources/media/classics.png   |  Bin 0 - 642299 bytes
 .../resources/media/double_rock.png|  Bin 0 - 113409 bytes
 .../resources/media/events.png |  Bin 0 - 402736 bytes
 .../resources/media/firing_line.png|  Bin 0 - 42762 bytes
 .../resources/media/greatest_hits.png  |  Bin 0 - 92447 bytes
 .../resources/media/hall_of_meat.png   |  Bin 0 - 155328 bytes
 .../resources/media/king_of_the_road.png   |  Bin 0 - 116609 bytes
 .../resources/media/most_recent.png|  Bin 0 - 415971 bytes
 .../resources/media/p_stone.png|  Bin 0 - 480619 bytes
 .../resources/media/skate_rock.png |  Bin 0 - 503696 bytes
 .../resources/media/skateline.png  |  Bin 0 - 94146 bytes
 .../resources/media/skatepark_round_up.png |  Bin 0 - 382573 bytes
 .../resources/settings.xml |0
 41 files changed, 564 insertions(+), 0 deletions(-)
 copy {plugin.audio.dradio = plugin.video.thrasherskateboard}/LICENSE.txt 
(100%)
 create mode 100644 plugin.video.thrasherskateboard/README.md
 create mode 100644 plugin.video.thrasherskateboard/addon.py
 create mode 100644 plugin.video.thrasherskateboard/addon.xml
 create mode 100644 plugin.video.thrasherskateboard/changelog.txt
 create mode 100644 plugin.video.thrasherskateboard/fanart.jpg
 create mode 100644 plugin.video.thrasherskateboard/icon.png
 create mode 100644 plugin.video.thrasherskateboard/pip-reqs.txt
 copy {plugin.audio.jambmc = 
plugin.video.thrasherskateboard}/resources/__init__.py (100%)
 create mode 100644 
plugin.video.thrasherskateboard/resources/language/English/strings.po
 create mode 100644 
plugin.video.thrasherskateboard/resources/language/English/strings.xml
 copy {plugin.audio.jambmc/resources = 
plugin.video.thrasherskateboard/resources/lib}/__init__.py (100%)
 copy {plugin.audio.jambmc/resources = 
plugin.video.thrasherskateboard/resources/lib/scrapers}/__init__.py (100%)
 create mode 100644 
plugin.video.thrasherskateboard/resources/lib/scrapers/base.py
 create mode 100644 
plugin.video.thrasherskateboard/resources/lib/scrapers/classics.py
 create mode 100644 
plugin.video.thrasherskateboard/resources/lib/scrapers/doublerock.py
 create mode 100644 
plugin.video.thrasherskateboard/resources/lib/scrapers/events.py
 create mode 100644 
plugin.video.thrasherskateboard/resources/lib/scrapers/firingline.py
 create mode 100644 
plugin.video.thrasherskateboard/resources/lib/scrapers/greatesthits.py
 create mode 100644 
plugin.video.thrasherskateboard/resources/lib/scrapers/hallofmeat.py
 create mode 100644 
plugin.video.thrasherskateboard/resources/lib/scrapers/kingoftheroad.py
 create mode 100644 

Re: [Xbmc-addons] [Git Pull] plugin.video.thrasherskateboard

2014-01-12 Thread Benjamin Bertrand
Added to frodo

Thanks

On Sun, Jan 12, 2014 at 12:33 AM, AJ Godfrey aaro...@gmail.com wrote:
 Here's the updated revision:

  *addon - plugin.video.thrasherskateboard
  *version - 1.0.0
  *url - 
 https://bora...@bitbucket.org/boralyl/plugin.video.thrasherskateboard.git
  *revision - b51ca9557fdfdb8e9852170b1f47f7c07389562c
  *branch - master
  *xbmc version - frodo, gotham

 On Sat, Jan 11, 2014 at 2:22 PM, Benjamin Bertrand
 bee...@xboxmediacenter.com wrote:
 Looks good.
 Could you please just add the required tags: license, forum, website and 
 source?
 See http://wiki.xbmc.org/index.php?title=Addon.xml#Required_elements

 Thanks

 On Sat, Jan 11, 2014 at 7:30 PM, AJ Godfrey aaro...@gmail.com wrote:
  *addon - plugin.video.thrasherskateboard
  *version - 1.0.0
  *url - 
 https://bora...@bitbucket.org/boralyl/plugin.video.thrasherskateboard.git
  *revision - 657e33693ca374396046c5c2c2c5e10c8f1f8c2d
  *branch - master
  *xbmc version - frodo, gotham

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 Xbmc-addons mailing list
 Xbmc-addons@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xbmc-addons

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons


  1   2   3   4   5   6   7   8   9   10   >