Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

KeyError: 'title' #5

Closed
fraun opened this issue Feb 25, 2016 · 1 comment
Closed

KeyError: 'title' #5

fraun opened this issue Feb 25, 2016 · 1 comment

Comments

@fraun
Copy link

fraun commented Feb 25, 2016

Traceback (most recent call last):
File "/usr/local/bin/moviemon", line 9, in
load_entry_point('moviemon==1.0.11', 'console_scripts', 'moviemon')()
File "/usr/local/lib/python2.7/dist-packages/moviemon/moviemon.py", line 61, in main
util(args)
File "/usr/local/lib/python2.7/dist-packages/moviemon/moviemon.py", line 77, in util
scan_dir(docopt_args["PATH"], dir_json)
File "/usr/local/lib/python2.7/dist-packages/moviemon/moviemon.py", line 281, in scan_dir
data = get_movie_info(name)
File "/usr/local/lib/python2.7/dist-packages/moviemon/moviemon.py", line 302, in get_movie_info
return omdb(movie_info['title'], None)
KeyError: 'title'

@iCHAIT
Copy link
Owner

iCHAIT commented Mar 30, 2016

@fraun Extremely sorry for not replying earlier and thanks for reporting. Other users have also faced this same issue, I am closing this issue as it is duplicate of of #3, please read my comment on that issue, do note that I have not fixed this issue yet.

@iCHAIT iCHAIT closed this as completed Mar 30, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants