On Thu, Dec 23, 2010 at 11:07 PM, alexsolex ® <[email protected]> wrote:
>
> *addon -   plugin.image.mypicsdb
>  *version - 0.5
>  *url -
> https://xbmc-scripts.googlecode.com/svn/branches/addons/plugin.image.mypicsdb
>  *revision - 153

please replace usage of os.getcwd() with

addon = xbmcaddon.Addon(id='plugin.image.mypicsdb')
path = addon.getAddonInfo('path')
writepath = addon.getAddonInfo('profile')

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to