asciidisco / plugin.video.netflix

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

[Library] Canceling "add to library" adds media anyway #623

Open SchapplM opened 5 years ago

SchapplM commented 5 years ago

I'm submitting a ...

General information

Prerequisites

Description

There is no possibility to abort the process of adding media to the library, once the option "add to library" is selected.

Steps to Reproduce

  1. Use setting "always use original title for export" (default)
  2. Open the context menu on media in the netflix addon and select "add to library"
  3. You get a screen keyboard to enter the name of the media (movie or series) with the netflix name already inserted
  4. If you press "cancel", the given name is taken and the media is added to the library, as if you would have selected "ok"

Expected behavior: [What you expected to happen]

The expected behaviour would be to cancel the process by clicking on the "cancel" button on the keyboard dialogue for the media name.

Update: I was unaware of the settings option "always use original title for export". Changed issue description to take this into account.