Script fails with errors

Bug #1664041 reported by Adiamond1978
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CoverLovin
New
Undecided
Unassigned

Bug Description

exception: [Errno 22] Invalid argument
Traceback (most recent call last):
  File "/usr/local/bin/coverlovin.py", line 273, in <module>
    sys.exit(main())
  File "/usr/local/bin/coverlovin.py", line 260, in main
    urls = get_img_urls([artist,album], fileType=fileType, fileSize=fileSize, resultCount=resultCount)
  File "/usr/local/bin/coverlovin.py", line 114, in get_img_urls
    for result in results['responseData']['results']:
TypeError: 'NoneType' object has no attribute '__getitem__'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.