[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=com

[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=com

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

2014-08-21 Thread Benjamin BERTRAND
t;> >>>> Rob >>>> >>>> >>>> >>>> >>>> On 11/08/2014 14:55, Thomas Amland wrote: >>>>> >>>>> Any progress Rob? >>>>> >>>>> I have already manually tested the

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 incompati

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 a écrit : > > > On Fri, Aug 1, 2014 at 3:04 PM, Benjamin Bertrand wrote: > > > Le 1 aug 2014 à 12:52, Thomas Amland a écrit : > >> Maybe things like this should be posted in the forums in the future. I don't

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

2014-08-01 Thread Benjamin Bertrand
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 Ber

[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=com

[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=com

[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 *

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 Chee

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

2014-02-12 Thread Benjamin Bertrand
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 : >> >> 1. os.getcwd() is deprecated. Use addon.getAddonInfo('path'). >> >> 2. You have inva

[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=com

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 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 > >

[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=com

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 wrote: > addon:

[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=com

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 wrote: > *addon - plugin.audio.abcradionational > *version - 1.0.1 > *url - g...@github.com:DamonToumbourou/plugin.audio.abcradionational.git > *revision - 0dcdd355cfc6522de62de014200c7f3e6b2fc475 > *branch - master > *xbmc ver

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

2014-02-09 Thread Benjamin Bertrand
1. Please add a xml header with proper encoding to plugin.video.orftvthek/resources/settings.xml 2. Setting PLAYER_CORE_* is deprecated. See http://forum.xbmc.org/showthread.php?tid=173887 3. If possible, replace print statements with xbmc.log() On Sat, Feb 8, 2014 at 11:18 PM, Daniel Weidacher

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 wrote: > *addon - plugin.video.abcradionational > *version - 1.0.1 > *url - g...@github.com:DamonToumbourou/plu

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 wrote: > *addon - plugin.video.abcradionational > *version - 1.0.1 > *url - g...@github.com:DamonToumbourou/plugin.video.abcradionational.git > *revision - 7617a5bc345846df902128f0226b67dfe69086eb > *branch - master > *xbm

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

2014-02-09 Thread Benjamin BERTRAND
The branch, frodo has been updated via efd35e09a5982fd9d08c754c236ca5894d16ffa5 (commit) from 32c72122123ab9f2e29bc80b7c8e0ad89ded1722 (commit) - Log - http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=com

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é wrote: > *addon - plugin.video.uzg > *version - 1.1.0 > *url - https://github.com/Opvolger/plugin.video.uzg.git > *revision - 5701f714393791b4e0b347da3df

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

2014-02-08 Thread Benjamin Bertrand
tradio.git > tag: v2.1.5 > xbmc version: frodo > > fre, 07 02 2014 kl. 21:57 +0100, skrev Benjamin Bertrand: >> We missed it before but you use invalid strings id: >> addonpr.addonparser - ERROR - Invalid string id 100 >> addonpr.addonparser - ERROR - Invalid st

[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:

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 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 lo

[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=com

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 -

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 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 > > -

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 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 t

Re: [Xbmc-addons] [Git Pull] jworg audio and video browser

2014-02-07 Thread Benjamin Bertrand
Updated Cheers On Thu, Feb 6, 2014 at 11:23 PM, mirko tebaldi wrote: > > *addon - plugin.video.jworg > *version - 0.4.0 > *url - https://github.com/realtebo/plugin.video.jworg/ > *revision - d415b5e49f > *branch - https://github.com/realtebo/plugin.video.jworg/tree/v0.4.0 > > > 0.4.0 > - > >

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é 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 > > -

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

2014-02-06 Thread Benjamin Bertrand
in.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 > wrote: >> >>

[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:

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

2014-02-06 Thread Benjamin BERTRAND
Le 6 févr. 2014 à 11:49, Micah Galizia a écrit : > On Thu, Feb 6, 2014 at 8:43 AM, Benjamin Bertrand > wrote: >> 1. Could you please add a xml header with proper encoding to >> plugin.video.mlslive/resources/settings.xml? > > ok. > >> 2. If possible repla

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 wrote: > > Update to Russia Today News. Version 1.9.0 minor change to fix icon images > sc

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 wrote: > *addon - plugin.video.mlslive > *version - 1.0.5 > *url - git://github.com/mic

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 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 > > >

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 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 - 4fc73

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 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

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 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 - 45d4e9e735aa6f3a619c0fcb1e41

[Xbmc-addons] Plugins branch, eden, updated. 8669d11395f78d1618caaa1a47ca875edaf25018

2014-02-05 Thread Benjamin BERTRAND
The branch, eden has been updated via 8669d11395f78d1618caaa1a47ca875edaf25018 (commit) from 10603f3cdb8212bb0a44d6ac0a865b8d63e0e544 (commit) - Log - http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=comm

[Xbmc-addons] Plugins branch, frodo, updated. 666e811aae1f3efd98ccc42f2b1993180cfdbdb8

2014-02-05 Thread Benjamin BERTRAND
The branch, frodo has been updated via 666e811aae1f3efd98ccc42f2b1993180cfdbdb8 (commit) via 39142262cbe17b1a05c208c9cae10fb0c48ab68a (commit) via 208da33e95bf19025ca98276bb7c39c5d6bdd029 (commit) via f1198527082bc51f266a19e68022978c2e85d321 (commit) from bdaf

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. 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 plug

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.vide

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

2014-02-04 Thread Benjamin Bertrand
1. Please remove the empty file plugin.audio.tripler/resources/strings.xml 2. You don't use the requests module, so remove script.module.requests from the dependencies. 3. Same for plugin.audio.tripler, it shouldn't be in the dependencies (it's your addon). On Tue, Feb 4, 2014 at 11:14 AM, Damon

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 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 - 2e0846

[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=com

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 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-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=com

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 wrote: > *addon - plugin.audio.abcradionational > *version - 0.0.3 > *url - g...@github.com:DamonToumbourou/plugin.audio.abcradionational.git > *revision - ebbbed60e2c7f0aeae84e7d73bfb1a8f01bfe559 > *branch - master > *

[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=com

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 : > *addon - plugin.audio.abcradionational > *version - 0.0.3 > *url - g...@github.com:DamonToumbourou/plugin.audio.abcradionational.git > *revision - c6ba9e83fe81464a7609e31af628620f1ecc1bd0 > *branch - master > *xbmc versi

[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=com

[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=com

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.

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 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-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=com

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

2014-01-27 Thread Benjamin Bertrand
gt; *url - https://github.com/ezeqescobar/plugin.video.codigofacilito.com.git > *revision - f3a58ddcaa0e6149c165ed82adbf55bb7caff962 > *branch - master > *xbmc version - frodo > > > 2014-01-27 Benjamin Bertrand >> >> 1. English summary and description must be in... english :-) >> >> 2. Ple

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

[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 Date: Tue, Jan 21, 2014 at 3:05 PM Subject: [Xbmc-addons] [Please Read] script.module.requests API change To

[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=com

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,

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

2014-01-27 Thread Benjamin Bertrand
sing 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 >

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 wrote: > > Update > > *addon - plugin.video.godtube_com > *version - 1.

[Xbmc-addons] Plugins branch, frodo, updated. 17731b99e8709ca6ee569759588c313074d961e0

2014-01-27 Thread Benjamin BERTRAND
The branch, frodo has been updated via 17731b99e8709ca6ee569759588c313074d961e0 (commit) via 6a4c42a0de7c90cfcac17cef73c170a5cfb1ba75 (commit) from b1ba5a2456efd1ca05060ebdf57c8c24806db748 (commit) - Log - http:

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 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 > *x

[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=com

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 wrote: > *addon - plugin.video.nasa > *version - 2.0.0 > *url - git://github.com/dersphere/plugin.video.nasa > *revision - 8ef20f67ea1068f00c3051760262e0562359e2ba > *branch - master

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 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 versi

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, 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 > >

[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 -

[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=com

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

2014-01-24 Thread Benjamin Bertrand
roubles, 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 > > ___

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 wrote: > *addon - plugin.video.entertain > *version - 0.1.1 > *url - https://github.com/tuxpoldo/entertain-xbmc.git > *revision - 434134383fb4b9a6976426f564c426f387327521 > *branch - master > *xbmc version - frodo > > > -

[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=com

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

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 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 > > Pa

[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=com

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

2014-01-23 Thread Benjamin Bertrand
a release for that. > Le Thu, 23 Jan 2014 15:50:20 +0100, > Benjamin Bertrand 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,

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

2014-01-23 Thread Benjamin Bertrand
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

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 wrote: > Hi, > > There was a missing dependency, so I added it. > > *addon- plugin.video.jvcom > *version - 1.0.1 > *u

[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=com

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 - plugi

[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 p

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 wrote: > addon - plugin.video.twit > version - 2.0.6 > url - http://twit-xbmc.googlecode.com/svn/trunk > revision - r81 > xbmc version - frodo > > Thanks! > > --

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 wrote: > addon - plugin.video.sbvi

[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=com

Re: [Xbmc-addons] [Git Pull]

2014-01-19 Thread Benjamin Bertrand
c58dc > *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 > > &g

[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:

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"?

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

2014-01-19 Thread Benjamin Bertrand
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

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

2014-01-18 Thread Benjamin Bertrand
: > 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, Benjami

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

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 wrote: > *addon - plugin.video.xbmb3c > *version - 0.7.5 > *url - https://github.com/xnappo/plugin.video.xbmb3c.git > *revision - 0.7.5 > *branch

[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=com

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 wrote: > Hi, > > This is an update for the "Greenpeace videos" video add-on: > > * addon - plugin.video.greenpeace > * version - 1.1.5 > * url - git://gi

[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=com

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 wrote: > *addon - plugin.video.entertain > *version - 0.0.3 > *url - https://github.com/tuxpoldo/entertain-xbmc.git > *revision - e4ccdce2bdbe9a0fd9d0b7e0944226ee0721d672 > *branch - master > *xbmc version - frodo > > > --

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 wrote: > 1. The addon shall be at the root of the git repo (not in a subdirectory). > Could you move everythi

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 '&' 3. Please add the required tags: license,

  1   2   3   4   5   6   7   8   9   10   >