Like mentioned in the forum thread we do not accept new plugins for Dharma.
Only Eden (and that only for 2 months or so)
You already have the correct python version in addon.xml
beautifullsoup needs 3.2.0 for Eden
you have values in your addon.xml which are useless for XBMC (no CDATA)
use .gitgnore to hide the *.ini files
You placed the plugin inside a repo which we don't want so you need to move
it.
instead:
https://github.com/longersoft/XBMC/tree/master/plugin.video.goldpagemedia
you need:
https://github.com/longersoft/plugin.video.goldpagemedia/

you also have no stable branch in your repo.
Besides that i haven't looked at the coding yet.


Martijn



On Tue, Oct 16, 2012 at 11:43 AM, VTLong <[email protected]> wrote:

> Re-send my plugin info:
>
>  *addon -   plugin.video.goldpagemedia
>  *version - 1.1.0
>  *url -
> https://github.com/longersoft/XBMC/tree/master/plugin.video.goldpagemedia
>  *revision - 
> a693def874<https://github.com/longersoft/XBMC/commit/a693def87488634a1e0480826884e28ec61f2ef3>
>  *branch - stable
>  *xbmc version - dharma
>
>
> On Tue, Oct 16, 2012 at 4:15 PM, VTLong <[email protected]> wrote:
>
>>  *addon -   plugin.video.goldpagemedia
>>  *version - 1.1.0
>>  *url - git://xbmc.git.sourceforge.net/gitroot/xbmc/plugins
>>  *revision - 30bc26d63cbf
>>  *branch - dharma
>>  *xbmc version - dharma
>>
>> Sorry, I'm a newbie. I've committed my plugin onto that git URL.
>> Please tell me how to public my plugin onto XBMC.org to users can browse
>> and download it when they browse Get more...?
>>
>> Thanks!
>>
>
>
>
> --
> ------------------------------
> Vu Thanh Long
> [email protected]
> 090 990 1985
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> Xbmc-addons mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to