Tested this morning without any modifications.please let the Unit tests run for this part (maybe some fail already )
Series tests all pass.
Movies tests pass except for "Rango". But I can reproduce the "error" manually (and it is no error on our side). If you search for a movie called "Rango" on their site, you get 7 results (same if you use the API - tested as well). So there is no unique match and therefore the test fails.
If we add the year (2011) to our test, Rango passes. So while I'm at it, I would add the year 2011 to our tests...