Expected behaviour:
Identify 1000+ movies on my IMDb watchlist
Actual behaviour:
Runs on a “test” list successfully with only 1 movie. Fails with an error:
Received invalid movie count: \n 1,153 titles \n ; invalid literal for int() with base 10: ‘1,153’
Steps to reproduce:
- Step 1: Create IMDb list with 1000+ movies
- Step 2: Run imdb_watchlist against that list
Additional information:
- FlexGet version: 2.11.23
- Python version: 3.5.3
- Installation method: command line
- Using daemon (yes/no): yes but error occurs with and without daemon
- OS and version: Windows 2012 R2
- Link to crash log: none produced