CastagnaIT / plugin.video.netflix

InputStream based Netflix plugin for Kodi
MIT License
1.9k stars 258 forks source link

Can not Play on CoreELEC 0.14.3 #97

Closed FotixChiang closed 5 years ago

FotixChiang commented 5 years ago

I'm submitting a ...

General information

Addon version used

0.14.3

Description

login in successfully get the playlist successfully click any video and nothing happened.

Steps to Reproduce

  1. power on the CoreELEC
  2. launch the Netflix addon
  3. choose any video to play and nothing played.

Expected behavior: it should work

Actual behavior: no video played, no error messages displayed.

Context (Environment)

Installation

Operating System

Additional informatin on the environment

I am using the CoreELEC which is from LibreELEC and improved for Amlogic Soc. My device is Amlogic S905D.

Debug log

https://paste.kodi.tv/xadimifitu.kodi

Other information

Proxy is on the router and works well for everything this time

Smeulf commented 5 years ago

There's a lot of network errors in your logs, like 'unresolved hostname' or 'error 420'.

This makes me think your proxy is the origin of your issue.

There's no specific error related to the add-on itself for what I can see.

FotixChiang commented 5 years ago

There's a lot of network errors in your logs, like 'unresolved hostname' or 'error 420'.

This makes me think your proxy is the origin of your issue.

There's no specific error related to the add-on itself for what I can see.

THX for your help with the log reading. I correct the proxy as this is special period here. And now it just works!

But it comes out with smooth problem. It will take full CPU as it is just an arm soc. Is there any way to take away some cpu pressure? I just use the default settings. And local kodi video is always smooth 1080P.

Smeulf commented 5 years ago

You can always try to decrease the 'max resolution secure decoder' in InputStream Adaptative to a lower value, like 720p, or less.

That part is not hardware but software, so your device may not be fast enough to process 1080p.