The branch, eden has been updated
       via  f974f5e48828e05d619be4d836d1911629c2d5fe (commit)
      from  5a1c0aff8b1f2122346986b831ab0b8f2b5adfba (commit)

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


-----------------------------------------------------------------------

Summary of changes:
 .../LICENSE                                        |    0
 script.statistics.gsoc2012.scraper/README.md       |    8 +
 script.statistics.gsoc2012.scraper/addon.xml       |   18 ++
 script.statistics.gsoc2012.scraper/default.py      |   12 ++
 script.statistics.gsoc2012.scraper/extraction.py   |  205 ++++++++++++++++++++
 script.statistics.gsoc2012.scraper/fanart.jpg      |  Bin 0 -> 451671 bytes
 script.statistics.gsoc2012.scraper/icon.png        |  Bin 0 -> 26553 bytes
 .../resources/language/English/strings.xml         |   31 +++
 script.statistics.gsoc2012.scraper/server.py       |   30 +++
 script.statistics.gsoc2012.scraper/state.py        |   21 ++
 script.statistics.gsoc2012.scraper/states.py       |  184 ++++++++++++++++++
 script.statistics.gsoc2012.scraper/url.py          |   21 ++
 script.statistics.gsoc2012.scraper/xbmcjsonrpc.py  |   78 ++++++++
 13 files changed, 608 insertions(+), 0 deletions(-)
 copy script.module.buggalo/LICENSE.txt => 
script.statistics.gsoc2012.scraper/LICENSE (100%)
 create mode 100644 script.statistics.gsoc2012.scraper/README.md
 create mode 100644 script.statistics.gsoc2012.scraper/addon.xml
 create mode 100644 script.statistics.gsoc2012.scraper/default.py
 create mode 100644 script.statistics.gsoc2012.scraper/extraction.py
 create mode 100644 script.statistics.gsoc2012.scraper/fanart.jpg
 create mode 100644 script.statistics.gsoc2012.scraper/icon.png
 create mode 100644 
script.statistics.gsoc2012.scraper/resources/language/English/strings.xml
 create mode 100644 script.statistics.gsoc2012.scraper/server.py
 create mode 100644 script.statistics.gsoc2012.scraper/state.py
 create mode 100644 script.statistics.gsoc2012.scraper/states.py
 create mode 100644 script.statistics.gsoc2012.scraper/url.py
 create mode 100644 script.statistics.gsoc2012.scraper/xbmcjsonrpc.py


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to