Release OneDrive for KODI (Officially in Kodi Addon Repository)
Hello,

I can install the addon and add the libraries but cannot play my video files and get an error notification everytime I start Kodi or install the extension.

Code:
18:55:49.874 T:8656   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named unittest
                                            Traceback (most recent call last):
                                              File "C:\Users\Julien\AppData\Roaming\Kodi\addons\plugin.onedrive\service.py", line 29, in <module>
                                                from resources.lib.api.source import source
                                              File "C:\Users\Julien\AppData\Roaming\Kodi\addons\plugin.onedrive\resources\lib\api\source.py", line 31, in <module>
                                                from resources.lib.api.html import HTML
                                              File "C:\Users\Julien\AppData\Roaming\Kodi\addons\plugin.onedrive\resources\lib\api\html.py", line 231, in <module>
                                                import unittest
                                            ImportError: No module named unittest
                                            -->End of Python script error report<--

And here is the log for when I try to play a video:

Code:
19:02:12.370 T:5548  NOTICE: VideoPlayer: Opening: http://localhost/52F965BA5CF15550!41648
19:02:12.370 T:5548 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:02:13.581 T:5548   ERROR: CCurlFile::Stat - Failed: Couldn't connect to server(7) for http://localhost/52F965BA5CF15550!41648
19:02:13.582 T:2052  NOTICE: Creating InputStream
19:02:16.391 T:4508 WARNING: CPythonInvoker(3, C:\Users\Julien\AppData\Roaming\Kodi\addons\plugin.onedrive\addon.py): the python script "C:\Users\Julien\AppData\Roaming\Kodi\addons\plugin.onedrive\addon.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcaddon::Addon,class XBMCAddon::xbmcgui::DialogProgressBG,class XBMCAddon::xbmcaddon::Addon,class XBMCAddon::xbmc::Monitor,class XBMCAddon::xbmc::Monitor
19:02:43.580 T:2052   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
19:02:43.580 T:2052   ERROR: CCurlFile::Open failed with code 0 for http://localhost/52F965BA5CF15550!41648
19:03:13.588 T:2052   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
19:03:13.588 T:2052   ERROR: CCurlFile::Open failed with code 0 for http://localhost/52F965BA5CF15550!41648
19:03:13.588 T:2052   ERROR: XFILE::CFileCache::Open - failed to open source <http://localhost/52F965BA5CF15550!41648>
19:03:13.588 T:2052   ERROR: CVideoPlayer::OpenInputStream - error opening [http://localhost/52F965BA5CF15550!41648]
19:03:13.588 T:2052  NOTICE: CVideoPlayer::OnExit()
19:03:13.594 T:5548   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.onedrive/?action=play&item_id=52F965BA5CF15550%2141648&item_driveid=52f965ba5cf15550&driveid=52f965ba5cf15550&content_type=video]
19:03:13.602 T:5548  NOTICE: CVideoPlayer::CloseFile()
19:03:13.602 T:5548  NOTICE: VideoPlayer: waiting for threads to exit
19:03:13.602 T:5548  NOTICE: VideoPlayer: finished waiting
19:03:13.602 T:5548  NOTICE: CVideoPlayer::CloseFile()
19:03:13.602 T:5548  NOTICE: VideoPlayer: waiting for threads to exit
19:03:13.602 T:5548  NOTICE: VideoPlayer: finished waiting

I am using Kodi 17.4-RC1 (Windows store) and OneDrive for KODI installed using the application.

Thank you for your time
Reply


Messages In This Thread
RE: OneDrive for KODI - by cguZZMan - 2015-06-14, 20:35
RE: OneDrive for KODI - by blutstein - 2015-06-15, 22:36
RE: OneDrive for KODI - by cguZZMan - 2015-06-16, 02:46
RE: OneDrive for KODI - by blutstein - 2015-06-16, 12:14
RE: OneDrive for KODI - by blutstein - 2015-06-18, 23:12
RE: OneDrive for KODI - by cguZZMan - 2015-06-19, 04:51
RE: OneDrive for KODI - by ktpires - 2015-06-19, 14:16
RE: OneDrive for KODI - by cguZZMan - 2015-06-19, 19:36
RE: OneDrive for KODI - by blutstein - 2015-06-24, 13:51
RE: OneDrive for KODI - by cguZZMan - 2015-06-24, 14:38
RE: OneDrive for KODI - by deceptijon - 2015-08-07, 05:34
RE: OneDrive for KODI - by deceptijon - 2015-08-07, 05:35
RE: OneDrive for KODI - by deceptijon - 2015-08-07, 06:17
RE: OneDrive for KODI - by cguZZMan - 2015-08-09, 22:39
RE: OneDrive for KODI - by cguZZMan - 2015-08-10, 02:31
RE: OneDrive for KODI - by dezok - 2015-08-24, 22:09
RE: OneDrive for KODI - by cguZZMan - 2015-08-24, 22:16
RE: OneDrive for KODI - by baz2011uk - 2015-09-09, 02:50
RE: OneDrive for KODI - by cguZZMan - 2015-09-09, 04:48
RE: OneDrive for KODI - by baz2011uk - 2015-09-09, 08:52
RE: OneDrive for KODI - by cguZZMan - 2015-09-10, 00:48
RE: OneDrive for KODI - by baz2011uk - 2015-09-10, 01:59
RE: OneDrive for KODI - by pitastic - 2015-09-11, 16:02
RE: OneDrive for KODI - by cguZZMan - 2015-09-11, 16:25
RE: OneDrive for KODI - by pitastic - 2015-09-11, 17:11
RE: OneDrive for KODI - by cguZZMan - 2015-09-11, 17:45
RE: OneDrive for KODI - by pitastic - 2015-09-11, 18:10
RE: OneDrive for KODI - by net1 - 2015-10-04, 01:40
RE: OneDrive for KODI - by Palmdale95 - 2015-10-11, 13:41
RE: OneDrive for KODI - by cguZZMan - 2015-10-11, 17:12
RE: OneDrive for KODI - by gilweb - 2015-10-12, 13:51
RE: OneDrive for KODI - by cguZZMan - 2015-10-12, 16:19
RE: OneDrive for KODI - by net1 - 2015-10-16, 02:44
RE: OneDrive for KODI - by cguZZMan - 2015-10-18, 06:30
RE: OneDrive for KODI - by cguZZMan - 2015-10-18, 15:24
OFFICIAL OneDrive for KODI - by cguZZMan - 2015-10-18, 17:50
RE: OneDrive for KODI (Officially in Kodi Addon Repository) - by Jmart93 - 2017-08-09, 19:06
Logout Mark Read Team Forum Stats Members Help
OneDrive for KODI (Officially in Kodi Addon Repository)6