asciidisco / plugin.video.netflix

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

Netflix home-screen widget does not work on Kodi startup #627

Open szzuchowski opened 5 years ago

szzuchowski commented 5 years ago

I'm submitting a ...

General infomration

Prerequisites

Description

I have set "Trending now" list from Netflix as a home-screen widget. It works perfectly fine until I restart Kodi. I am getting an error 10-15 seconds after it starts, saying "check the log for more information" Oddly enough, Netflix itself seems to work fine. I am able to browse my video library just fine.

Steps to Reproduce

  1. Set any Netflix list as a home-screen widget
  2. Restart Kodi

Expected behavior: List shows up as a home-screen widget

Actual behavior: Produces an error message, no widget is shown (falls back to static background)

Context (Environment)

Raspberry Pi 3B+ Raspbian Stretch (RetroPie 4.4) Kodi 18 RC4

Installation

Operating System

Debug log

https://pastebin.com/mGVHgZDU

Screenshots

How it is supposed to work: works

After restart - does not work does not work

416eddie commented 5 years ago

Same issue here I am using Kodi 18 on Mac mini with Titan skin with Bingie mod. I have “continue watching”,”top picks”,and “recommendations” set up as widgets on home screen. The only widget that loads consistently is the “recommendations” the other two just show up blank and sometimes the widget labels for the two that are not working don’t even show up. 3ed6f1c8-364a-4d17-a1a5-0f1dee5d8bab ae44dd61-95b2-41c0-84a9-623480b8a2a6 022de618-752b-4484-b0fc-482622d28bbe

szzuchowski commented 5 years ago

Quick update: installing the 0.14.0~beta18 version of this plugin seems to correct that issue. During startup there is an event message Netflix - Background service started, occasionally followed by an exception: AddonSignals call timed out. New log file attached: https://pastebin.com/8dui7aZb

That exception is only a bit annoying, rather than software-breaking. About 10-15 seconds after I dismiss that message, the widget loads without problem.

joaosagrath commented 5 years ago

In order to load the widgets, the addon must starts his services in background, if the skin request the widgets to load before his services been started, you will receive that message "AddonSignals call timed out" or some error message.

Titan and Titan Binge Mode for some reason loads the widget too fast. If you manage to delay the widgets load, you will get rid of this messages.

ErAzOr2k commented 5 years ago

Any chance to delay the widget loading in Estuary MOD V2 skin?