asciidisco / plugin.video.netflix

Inputstream based Netflix plugin for Kodi
MIT License
1.24k stars 225 forks source link

Movie doesnt start #537

Closed ervy1 closed 5 years ago

ervy1 commented 5 years ago

I'm submitting a ...

General infomration

Movie not starting.

Prerequisites

[Description of the bug or feature]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expected to happen] Movie should start playing. Actual behavior: [What actually happened] Movie starts to buffer then stops.

Context (Environment)

LibrElec running off HP ChromeBox Intel Celeron 2955U Processor 1.4 GHz

Installation

Operating System

Additional informatin on the environment

[Descripe your environment a bit more detailed, are you using LibreElec f.e.] LibreElec running off HP ChromeBox Intel Celeron 2955U Processor 1.4 GHz

Debug log

[Please include a link to your debug log (use something like http://sprunge.us/) or similar, please do not paste] link1 link2

Other information

[e.g. detailed explanation, related issues, suggestions how to fix, links for us to have context, etc.]

Screenshots

[Please add a screenshot if that helps understanding your problem]

[You can erase any parts of this template not applicable to your Issue.]

jgaudet commented 5 years ago

I'm encountering the same issue with 0.13.18 on the raspberry pi 3 (Linux Arm)

Log here

jakermx commented 5 years ago

Update your Libreelec, 1116 version includes inputstream codec changes required for 0.13.18 or 0.14.0 beta

ervy1 commented 5 years ago

already running build : LibreELEC-Generic.x86_64-9.0-Milhouse-20181116212344-#1116-gcf9a0c9

jakermx commented 5 years ago

@ervy1 ara you using manual stream selection on Input stream settings? I had that behavior as well , so I changed to Auto but limiting bandwidth and resolution and it start working.

ervy1 commented 5 years ago

I’m using Auto What limit should I use for min. & max. Bandwidth? Both are set to 0

jakermx commented 5 years ago

0 means unlimited, I use 5000000 for 5Mbps, but set it as you think is better for you, but the resolution SHOULD be less than or equal 720 for RPI3 and 480 for RPI2, and I disabled OMX and Use MMAL, because, OMX frezzes o shows bad quality video when using Netflix, but great one using mp4.

ryadre commented 5 years ago

I have similar issue on my shield. Changed to auto and set the bandwidth has let the video play but still no sound?

jakermx commented 5 years ago

do you have passthrough disabled?

ryadre commented 5 years ago

do you have passthrough disabled?

Pass though is enabled. But I just got sound to work by changing the media toggle to All, it was on video previously

jakermx commented 5 years ago

since this issue is InputStream related or it is not related to the netflix plugin, I think it would be good if you close it, we can still talking about it, but will be great for the developers having one issue closed.

As I said, I think... I am not part of the developent team but I like to support and help.

:)

ryadre commented 5 years ago

since this issue is InputStream related or it is not related to the netflix plugin, I think it would be good if you close it, we can still talking about it, but will be great for the developers having one issue closed.

As I said, I think... I am not part of the developent team but I like to support and help.

:)

I had to play arou nd with similar settings on my libreelec pi3, and got that working as well. I'm not the OP so don't think I can close this

jakermx commented 5 years ago

I meant @ervy1 .... but nice to hear you that you have it working now!!!

ervy1 commented 5 years ago

No luck yet - I tried changing the resolution options to 780, changing bandwidth. There a re a couple of errors reported in this log here: link

ervy1 commented 5 years ago

ERROR: AddOnLog: InputStream Adaptive: Could not open / parse mpdURL (http://localhost:37233/manifest?id=80217733&dolby=true&hevc=false&hdr=false&dolbyvision=false) 17:51:50.269 T:140500573804288 ERROR: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/?

pgrond commented 5 years ago

I have the same error. Calling that Url gives a response with False So clearly the manifest could not be loaded. But I have no clue where to look next.

pgrond commented 5 years ago

Ok, got it working again. Deleted the plugin with all the settings, restarted Kodi, reinstalled the plugin and logged in again to Netflix. After that I could play videos again. But if I change my Netflix password and uncheck the box "Require all devices to sign in again with new password.", the video playing stops to work.

ervy1 commented 5 years ago

Tnx i just did the same , delete plugin - ReBoot - and reinstall. Seems to work ok now.