script.simkl icon indicating copy to clipboard operation
script.simkl copied to clipboard

Scrobble 3rd Party Streams

Open AzzieDev opened this issue 8 years ago • 2 comments

the logs make it seem like it tries and fails to scrobble stuff to simkl.

Will watch an episode and post the log for you, as this would be a good addition.

AzzieDev avatar Jan 27 '17 12:01 AzzieDev

Btw, you should report this bug to this addon creators

08:05:09 T:14564   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'MyPlayer' object has no attribute 'varHasPlayed'
                                            Traceback (most recent call last):
                                              File "C:\Users\Azriel\AppData\Roaming\Kodi\addons\script.tv.promos\default.py", line 85, in onPlayBackEnded
                                                if self.varHasPlayed == "Yes":
                                            AttributeError: 'MyPlayer' object has no attribute 'varHasPlayed'
                                            -->End of Python script error report<--

daviddavo avatar Jan 28 '17 08:01 daviddavo

check the new version, it should work now 1fc73aebe57b2f860ff38711c8fe8a32207824b7

ekleop avatar Oct 11 '19 21:10 ekleop