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

Kodi plugin not working on Kodi @ Arch Linux ARM @ Raspberry Pi 2 #4

Closed
tomashejatko opened this issue Nov 22, 2015 · 2 comments
Closed

Comments

@tomashejatko
Copy link

Hi,

I have installed Kodi on my Raspberry powered box and your plugin show only generic Error message : "Loading stream failed, 'NoneType' object has no attribute 'find'"

kodi.log says just :

21:54:48 T:1445983120 WARNING: CreateLoader - unsupported protocol(script) in script://plugin.video.streamct/?content_type=video-poster.jpg
21:54:48 T:1445983120 WARNING: CreateLoader - unsupported protocol(script) in script://plugin.video.streamct/?content_type=video-poster.png
21:54:48 T:1445983120 WARNING: CreateLoader - unsupported protocol(script) in script://plugin.video.streamct/?content_type=video-banner.jpg
21:54:48 T:1445983120 WARNING: CreateLoader - unsupported protocol(script) in script://plugin.video.streamct/?content_type=video-banner.png

21:54:49 T:1445983120 NOTICE: Thread JobWorker start, auto delete: true
21:54:51 T:1315959696 NOTICE: Previous line repeats 1 times.
21:54:51 T:1315959696 NOTICE: Thread LanguageInvoker start, auto delete: false
21:54:51 T:1315959696 NOTICE: -->Python Interpreter Initialized<--
21:54:52 T:1315959696 NOTICE: plugin.video.streamct: background path: /var/lib/kodi/.kodi/addons/plugin.video.streamct/resources/media-overlay.jpg

(this is all I think is related to plugin)
Does plugin logs somewhere else ? Or can you help me how to increase logging level ?

@kunesj
Copy link
Owner

kunesj commented Nov 22, 2015

Should be fixed now
Try this version: https://github.com/kunesj/GetCTStream/releases/tag/v0.2.3

@tomashejatko
Copy link
Author

Works!
Thanks for quick response!

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

No branches or pull requests

2 participants