Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrobble 3rd Party Streams #13

Open
AzzieDev opened this issue Jan 27, 2017 · 2 comments
Open

Scrobble 3rd Party Streams #13

AzzieDev opened this issue Jan 27, 2017 · 2 comments
Assignees

Comments

@AzzieDev
Copy link

AzzieDev commented Jan 27, 2017

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 daviddavo self-assigned this Jan 28, 2017
@daviddavo
Copy link
Collaborator

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
Copy link
Collaborator

ekleop commented Oct 11, 2019

check the new version, it should work now 1fc73ae

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@ekleop @daviddavo @AzzieDev and others