Rob
Rob
I think everything is fixed up with the exception of the one @TermeHansen commented on above. The import into other addons doesn't seem to work without it. Is there a...
Updated with some fixes for the relative imports. There is still an `__init__.py` file but it facilitates the use of this addon within others as an import.
Just wanted to bump this as the changes requested are all done.
I'm not an expert on this kind of thing but I'm curious if this is an Android permissions issue. Below is an article I found (referring to an external SD...
These are a constant pain. Looking forward to Python3 support in Kodi. I'll take a look at that link, although I'm sure this will necessitate some big changes.
Ignore the above comment, Probot went crazy and is ignoring the parameters I gave it.
Unfortunately with the move to Python 3 support for Google Drive has been dropped. I just updated this in the wiki to avoid any confusion on this. Google Drive required...
Thanks - I took a look at how that addon is structured. Unfortunately I don't think much of it will help for this purpose. That addon is structured around pulling...
This is a great idea. I feel it is close to #153 - which is really just a collection of my own thoughts on this idea with no code to...
Ah yes - the current version thing is kind of a pain. The long and short of it has to do with the Leia python 2 and 3 compatibility requirement....