The branch, dharma has been updated
       via  e313dd917a82ef10767c28216ba201140a763a4e (commit)
      from  d618093f5d93b7c5c9ef1c9a371f291de3cbd94c (commit)

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

commit e313dd917a82ef10767c28216ba201140a763a4e
Author: Cory Fields <[email protected]>
Date:   Fri Dec 17 15:28:38 2010 -0500

    Mark shoutcast as broken.
    
    http://www.shoutcastblog.com/2010/09/30/shoutcast-api-update/
    
    "Please feel free to email us at the end of January 2011 to check on the
    status of the partner program.  We appreciate your patience."
    -Faisal at Shoutcast

diff --git a/plugin.audio.shoutcast/addon.xml b/plugin.audio.shoutcast/addon.xml
index 746c022..bea30fb 100644
--- a/plugin.audio.shoutcast/addon.xml
+++ b/plugin.audio.shoutcast/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="plugin.audio.shoutcast"
        name="Shoutcast"
-       version="1.1.0"
+       version="1.1.1"
        provider-name="Team XBMC">
   <requires>
     <import addon="xbmc.python" version="1.0"/>
@@ -12,6 +12,7 @@
   </extension>
   <extension point="xbmc.addon.metadata">
     <platform>all</platform>
+    <broken>Broken due to API change</broken>
     <summary lang="en">Shoutcast</summary>
     <summary lang="hu">Shoutcast rádiók</summary>
     <summary lang="pt">Rádio Shoutcast</summary>

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

Summary of changes:
 plugin.audio.shoutcast/addon.xml     |    3 ++-
 plugin.audio.shoutcast/changelog.txt |    3 +++
 2 files changed, 5 insertions(+), 1 deletions(-)
 create mode 100644 plugin.audio.shoutcast/changelog.txt


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to