On Wed, Apr 20, 2011 at 4:54 AM, rmrf world <[email protected]> wrote:
> *addon - plugin.video.yahoo.trailershd
> *version - 1.0.0
> *url - git://github.com/rmrfworld/Yahoo-Movie-Trailers--HD-.git
> *revision - 679e3e2a691795e81e26
> *branch - master
> *xbmc version - dharma
it's icon.png, not default.tbn.
don't use os.getcwd(), it's already broken in master. use
addon.getAddonInfo('path')
you must assume that addon.getAddonInfo('path') is read-only. if need
to write data (as i see you're doing) you write to
addon.getAddonInfo('profile')
a plugin should never call a player directly. it should do the
setResolvedUrl, see e.g. plugin.video.rbk.no for an example of how it
works.
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons