SIMKL / script.simkl

Kodi add-on for Simkl
https://simkl.com/apps/kodi/
GNU General Public License v3.0
38 stars 14 forks source link

Scrobble 3rd Party Streams #13

Open AzzieDev opened 7 years ago

AzzieDev commented 7 years ago

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.

daviddavo commented 7 years ago

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<--
ekleop commented 4 years ago

check the new version, it should work now 1fc73aebe57b2f860ff38711c8fe8a32207824b7