Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

xbmcaddon functions in bridge #2

@emilsvennesson

Description

@emilsvennesson

Hi! First of all, great work with this. I've been looking forward to seeing something like this for quite some time. :-)

So I thought I'd take a stab at rewriting one of my add-ons using this library, but there are some functions in the xbmcaddon module I need to use. You're supposed to store the add-on/PVR specific settings in the addon_data folder, so usually I do something like xbmc.translatePath(addon.getAddonInfo('profile')).

Would it be possible to retrieve the addon_data folder in a similar way using the bridge module? xbmcaddon.getSetting would've also be great to have implemented. :-)

Thanks again for your work on this!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions