Release Pushbullet - Your devices working better together - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152) +---- Thread: Release Pushbullet - Your devices working better together (/showthread.php?tid=204567) |
RE: Pushbullet - Your devices working better together - russco - 2017-01-12 Okay, I'm getting the same problems. settings.xml definitely has the correct token added, and here are the error messages: Code: 10:42:52 T:11924 NOTICE: [Pushbullet]: No user Kody commands defined. (Create C:\Users\russe\AppData\Roaming\Kodi\userdata\addon_data\service.pushbullet\kcmds.json for that) Any ideas what I'm doing wrong? Just in case, here's my settings.xml too: Code: <settings> I'm using version 0.8.30 RE: Pushbullet - Your devices working better together - petri0 - 2017-01-12 In my case the token disappears from Pushbullets site after connecting Kodi to it. Is it normal? RE: Pushbullet - Your devices working better together - Ruckus - 2017-01-14 i just tried installing this this morning and got the error from the rep version: ERROR: [Pushbullet]: 8 EOF occurred in violation of protocol (_ssl.c:661) tried installing the version posted a page or so ago and it's giving the same error. Rpi3 libreelec. RE: Pushbullet - Your devices working better together - dmacias - 2017-01-14 (2017-01-14, 15:46)Ruckus Wrote: i just tried installing this this morning and got the error from the rep version: You can try the develop verison. It worked for me. There's a pull request that hasn't happened yet. https://github.com/elbowz/xbmc.service.pushbullet/archive/develop.zip Edit: Just replace the add-on files with these from the dev branch. RE: Pushbullet - Your devices working better together - Ruckus - 2017-01-14 thank you for your help, but that one also gives the same error RE: Pushbullet - Your devices working better together - dmacias - 2017-01-14 (2017-01-14, 19:36)Ruckus Wrote: thank you for your help, but that one also gives the same error How'd you install it? if you installed it through the the add-on menu/install zip, I don't think it will work since the folder in the zip is named different. ( -develop instead -master). You could try renaming it. I'm using openelec and I just deleted all the files at /storage/.kodi/addons/xbmc.service.pushbullet-master and replaced them with the files in the zip from github develop branch. Then I disabled/enabled the addon. RE: Pushbullet - Your devices working better together - Ruckus - 2017-01-14 doing exactly that solved it for me, awesome stuff and thank you very much RE: Pushbullet - Your devices working better together - tornicade - 2017-01-14 I just downloaded Pushbullet. to my PC and phone. Has anyone used the kodi addon and the Android app on their box at the same time. DO they step on eeach others toes or does the add on represent itself as its own device? RE: Pushbullet - Your devices working better together - Ruckus - 2017-01-15 kodi will be it's own device RE: Pushbullet - Your devices working better together - JustinXD7 - 2017-01-16 Hey guys! Still having some issues with the add/link device. everytime i click it after i have authorized and loaded my token file it just closes the settings page and does not do anything else. here are the logs for when this happens 15:52:26 T:4540 ERROR: C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\script.module.requests\lib\requests\packages\urllib3\util\ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning. SNIMissingWarning 15:52:26 T:4540 ERROR: C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\script.module.requests\lib\requests\packages\urllib3\util\ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning 15:52:26 T:4540 ERROR: Traceback (most recent call last): File "C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\service.pushbullet\main.py", line 218, in <module> handleArg(args[0]) File "C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\service.pushbullet\main.py", line 181, in handleArg linkDevice() File "C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\service.pushbullet\main.py", line 98, in linkDevice for d in client.getDevicesList(): File "C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\service.pushbullet\lib\pbclient.py", line 124, in getDevicesList req = requests.get(self.baseURL.format('devices'),auth=(self.token,'')) File "C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\script.module.requests\lib\requests\api.py", line 67, in get return request('get', url, params=params, **kwargs) File "C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\script.module.requests\lib\requests\api.py", line 53, in request return session.request(method=method, url=url, **kwargs) File "C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\script.module.requests\lib\requests\sessions.py", line 468, in request resp = self.send(prep, **send_kwargs) File "C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\script.module.requests\lib\requests\sessions.py", line 576, in send r = adapter.send(request, **kwargs) File "C:\Users\justi\Documents\Ultra Android TV\Build work 2\Kodi\portable_data\addons\script.module.requests\lib\requests\adapters.py", line 447, in send raise SSLError(e, request=request) SSLError: [Errno 8] _ssl.c:510: EOF occurred in violation of protocol RE: Pushbullet - Your devices working better together - dalethefarmer - 2017-01-17 (2017-01-16, 21:14)JustinXD7 Wrote: Hey guys!I'm having the same exact issue, I authorize Pushbullet successfullly and see the token loaded, but when I press the Add/Link This Kodi Device, it closes the settings page and doesn't do anything. I'm on 0.8.32 Android Kodi 16.1 RE: Pushbullet - Your devices working better together - ruuk - 2017-01-17 Here's the latest unofficial release, thanks to much appreciated work by muttley:bd: xbmc.service.pushbullet-0.8.32.zip It does not work for everyone, and can't be in the official repo because it includes compiled binary files. The addon is currently marked as broken in the official repo. Right now neither muttley:bd or I have time to fix this, so it will remain broken until we do, or until someone else does. RE: Pushbullet - Your devices working better together - muttley:bd - 2017-01-17 I think the addon work on this platform: * macosx-intel * win32 * linux-x86_64 (thery are the "compiled binary" included in the addon) if you are on another platform try to execute: Code: python2.7 -m pip install pyopenssl pyasn1 ndg-httpsclient If you can't or don't work...sorry, no solution at this time RE: Pushbullet - Your devices working better together - Merwenus - 2017-01-22 Error * You have to set access token and add/link this device in add-on settings. 16.1 Jarvis, installed from zip. website says authorization was success but apparently it is not working. Any alternative beside this? I would only use to push youtube links to kodi from windows PC (firefox) once a month, but I have more work with this addon all the time. When it worked it was pretty sassy, worked only 2 out of 5 times. RE: Pushbullet - Your devices working better together - yanivkoren - 2017-01-28 Hello, I have installed the add on but had a problem. I managed to authorize the app. But could not add/link the device. When I click on the "add/link the device" option the add on does not respond. I tried 8.26 8.32 and11.00 release. None worked. Any suggestions? Thanks Yaniv |