asciidisco / plugin.video.netflix

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

Trying to install but closes kodi #571

Open Tyrian81 opened 5 years ago

Tyrian81 commented 5 years ago

I'm submitting a ...

General infomration

Prerequisites

Description

on install kodi closes, tried repo and addon *.zip

Steps to Reproduce

  1. try to install repo or addon via zip
  2. kodi shutsdown without error

Expected behavior: expected installed netflix addon

Actual behavior: kodi closes

Context (Environment)

Installation

Operating System

Additional informatin on the environment

[Descripe your environment a bit more detailed, are you using LibreElec f.e.] 10:38:28.336 T:8248 NOTICE: ----------------------------------------------------------------------- 10:38:28.336 T:8248 NOTICE: Starting Kodi (18.0-RC2 Git:20181202-812855d84e). Platform: Windows NT x86 64-bit 10:38:28.336 T:8248 NOTICE: Using Release Kodi x64 build 10:38:28.336 T:8248 NOTICE: Kodi compiled Dec 3 2018 by MSVC 191627023 for Windows NT x86 64-bit version 10.0 (0x0A000006) 10:38:28.336 T:8248 NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0.17763 10:38:28.336 T:8248 NOTICE: FFmpeg version/source: 4.0.3-Kodi 10:38:28.336 T:8248 NOTICE: Host CPU: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz, 4 cores available 10:38:28.336 T:8248 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz 10:38:28.336 T:8248 NOTICE: Running with restricted rights 10:38:28.336 T:8248 NOTICE: Aero is enabled

Debug log

10:40:32.098 T:8248 DEBUG: ------ Window Deinit (FileBrowser.xml) ------ 10:40:32.112 T:8248 DEBUG: CAddonInstaller: installing from zip 'C:\Users\antio\Downloads\repository.kodi-repo-caphm-1.0.0.zip'

Benqer0 commented 5 years ago

I have exactly the same problem. With Kodi 18 RC2.

00:36:26.255 T:5920 DEBUG: ------ Window Deinit (FileBrowser.xml) ------ 00:36:26.270 T:5920 DEBUG: CAddonInstaller: installing from zip 'C:\Users\hansi\Downloads\repository.netflix-1.0.1.zip'

jakermx commented 5 years ago

Try to install from zip, diseble auto update and enable sources.

divinebovine commented 5 years ago

I'm running into the same issue on a fire tv 4k as well. Disabling update and enabling sources does not help.

divinebovine commented 5 years ago

There's a divide by zero bug on addon install. It is fixed in this pull request.

If you want to get around this, you'll need to install a nightly build of kodi 18 at this time.

aveao commented 5 years ago

Kodi 18 RC3 fixed this.