asciidisco / plugin.video.netflix

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

Provide proper media type for list items #458

Open MrMilk23 opened 6 years ago

MrMilk23 commented 6 years ago

I'm submitting a ...

General infomration

Prerequisites

Description

Series cannot be started with yatse.

Steps to Reproduce

When I click on a series I don’t get to the season selection. (Yatse).

Expected behavior: Season selection

Actual behavior: Kodi only shows the load symbol and nothing happens after a few seconds.

Context (Environment)

Installation

Operating System

Additional informatin on the environment

[Descripe your environment a bit more detailed, are you using LibreElec f.e.]

Debug log

Kodi log https://pastebin.com/pee39TRs

Yatse Log https://pastebin.com/D48FQxJT

Other information

https://community.yatse.tv/t/netflix-addon-cannot-be-controlled-via-yatse/402

Screenshots

Tolriq commented 6 years ago

@caphm Just in case you did not took time to read all:

The issue is that the plugin returns “type”:“movie” for shows causing problems to know if the media should be played or browsed down.

caphm commented 6 years ago

Will look into it

Tolriq commented 6 years ago

@caphm thanks.

Do you know if you'll be able to manage that before v18 final or should I add a temporary hack on my side in the mean time?

caphm commented 6 years ago

Since there's no release date for v18 final, sure ;) Joking aside, I am working on a rather major release, which will include this fix.