*addon - plugin.video.xbmcflicks *version - 1.0.14 *url - git://github.com/spudsdude/XBMC-Flicks.git *revision - commit 1efb9388740a730fb227 tree e5ac1ca5ebc129c5844b *branch - master *xbmc version - dharma, eden-pre 1.0.13 - added browse by genre to instant watch items, tv shows now appear as a folder, when opened they display the episdoes, also adds sort order's 1.0.14 - changed how path's are handled
On Wed, Jan 19, 2011 at 9:45 AM, Arne Morten Kvarving <[email protected]> wrote: > On Wed, Jan 19, 2011 at 6:08 PM, Jim M. <[email protected]> wrote: >> I'll rework the pathing, I assumed that was translated into the >> correct directory. >> >> should I avoid special:// in general and always get the pathing using >> getAddonInfo('path')? > > yes, ideally. if you have to, you can pass it through > xbmc.translatePath. when we change to external python, the filesystem > won't be overridden and thus the special:// paths won't work. > ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
