Posts: 1
Joined: Oct 2015
Reputation:
0
Hi everyone, newbie here. Big thanks for foreverguest for his work. I would like to know how to add this addon via amazon firetv. I've tried many times to send an APK install via ADB with no luck. Is your add on located in a repository? is there a direct link I can type into into as a source directly on kodi? thanks in advance.
Posts: 6
Joined: May 2015
Reputation:
0
Hi,
FYI, the repository is still providing the 1.4.1 version and not the latest 1.5 version
Posts: 455
Joined: Oct 2012
Reputation:
42
Should be 1.5 now, thanks for reporting.
Posts: 4
Joined: Sep 2015
Reputation:
0
I just installed this add-on and wondering if you need a subscription to make it work?
Posts: 1
Joined: Oct 2015
Reputation:
0
2015-10-04, 13:16
(This post was last modified: 2015-10-04, 13:19 by Enigm0s.)
Hi everyone!
I had a problem with UTF-8 encoding and i have solution. If you have Cyrillic letters in your user name you should add this lines after import section into your default.py plugin's file
reload(sys)
sys.setdefaultencoding('utf8')
and save it
Enjoy
Posts: 455
Joined: Oct 2012
Reputation:
42
Is this needed only for login?
Posts: 7
Joined: Dec 2012
Reputation:
0
Just wanted to say thanks for the add-on. Love it!
Posts: 455
Joined: Oct 2012
Reputation:
42
2015-10-11, 17:18
(This post was last modified: 2015-10-11, 22:17 by foreverguest.)
Other users with similar problem, reported that registering a mobile device in the account solves the issue.