You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you tell me what version of Addon Signals (script.module.adddon.signals) is installed? There is an incompatible unreleased version that people have put on unofficial repositories that causes this error.
Not sure if this is the place to ask for help but youtube-dl control stopped working after last OSMC update. Here's the log info:
13:17:37.175 T:716391408 WARNING: CPythonInvoker(294): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will $
13:17:40.006 T:716391408 NOTICE: script.module.youtube.dl: youtube_dl core version: 2017.07.09
13:17:40.010 T:716391408 NOTICE: script.module.youtube.dl: DOWNLOAD SERVICE: START
13:17:40.013 T:716391408 NOTICE: script.module.youtube.dl: Loading from queue. #1 this session
13:17:40.874 T:819450864 ERROR: Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/osmc/.kodi/addons/script.module.youtube.dl/lib/YDStreamExtractor.py", line 320, in _handleDownload
result = download(info, util.TMP_PATH)
File "/home/osmc/.kodi/addons/script.module.youtube.dl/lib/YDStreamExtractor.py", line 425, in download
AddonSignals.sendSignal('download.finished', signalPayload, sourceID='script.module.youtube.dl')
TypeError: sendSignal() got an unexpected keyword argument 'sourceID'
13:17:40.917 T:716391408 NOTICE: script.module.youtube.dl: DOWNLOAD SERVICE: FINISHED
The text was updated successfully, but these errors were encountered: