hyperion-project / hyperion.kodi

Kodi addon to capture video data and send it to Hyperion. Feel free to join us and contribute new features!
MIT License
64 stars 29 forks source link

exceptions.AttributeError #29

Closed hyperops closed 1 year ago

hyperops commented 8 years ago

exceptions.AttributeError

20:00:53 T:1453885744 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

brindosch commented 8 years ago

The android error the also saw @tpmodding @WoLpH will soon push a fix :)

wolph commented 8 years ago

Perhaps @RickDB and I will have some time to work on this and test this tonight :)

tpmodding commented 8 years ago

@WoLpH i'm at home, ready to test :)

wolph commented 8 years ago

Awesome! The current version is probably broken for you until the Kodi devs merge my pull requests:

For the time being I think you need to manually install the six addon: https://github.com/WoLpH/repo-scripts/tree/gotham/script.module.six And the protobuf3 addon: https://github.com/WoLpH/repo-scripts/tree/protobuf3/script.module.protobuf3

Just dump those directories in your kodi addons folder and you should be done :)

brindosch commented 8 years ago

wow, i didn't noticed you are working that much on it :) As written they wait for a hyperion kodi addon push from our side until you get proto3

wolph commented 8 years ago

That's the case for the protobuf3 library but I'm not sure why they are not merging the protobuf2 library

tpmodding commented 8 years ago

but we have little things to do :) did you update something?

wolph commented 8 years ago

I haven't been able to get the Android version completely up and running yet unfortunately. Still working on it though, in addition to a few other projects that is

razzeee commented 8 years ago

Sorry to ask here in that fashion, but I'm really curious what your working on in regards to android and hyperion :) @WoLpH

wolph commented 8 years ago

For some reason the Android version of Kodi is using a different screen grabbing method which causes the addon to work for the first frame and stop after that. Once that's working Hyperion should function using Android devices as well :)

razzeee commented 8 years ago

So running the server on android? I just setup my (android/nvidia shield + kodi + hyperion client) + (rpi + hyperion server) today. Seems to work in videos with kodi v17 as long as you turn off surface rendering.

tpmodding commented 8 years ago

what happens if you turn rendering on?

is your system rooted?

razzeee commented 8 years ago

It stops working. Not rooted, but dev tools might be active.

wolph commented 8 years ago

In that case it might have been something I broke, could be something else. I just need time to investigate :)

razzeee commented 8 years ago

Just to clarify, I'm not using master, but https://github.com/hyperion-project/hyperion.kodi/releases/tag/V1.0.2