Skip to content

Movie_list API internal error #1363

@Tommatheussen

Description

@Tommatheussen

Expected behaviour:

Movie_list API should handle the possibility to add a movie using only movie name.

Actual behaviour:

Using the API to add a movie to a list throws an 500 internal server error.

Steps to reproduce:

  • Step 1: Call the Movie_list API with the following movie_object:
{
    movie_name: "Movie"
}

Notice there is no movie_identifiers field, sending that field as empty array gets handled properly.

Config:

Enabled API should be enough to reproduce (and an existing movie list)

Log:

http://pastebin.com/9p1UGhmR

Additional information:

  • Flexget Version: 2.3.5 dev
  • Python Version: 3.5.2
  • Installation method: git
  • OS and version: Windows 10

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions