When I choose 1 (Retrieve today's foreign movies) from the menu, this exception occured:
Traceback (most recent call last):
File "tv.py", line 378, in
main()
File "tv.py", line 368, in main
get_details()
File "tv.py", line 235, in get_details
time = tr('td')[0].contents.__str__()
IndexError: list index out of range.
2009-12-09 20:57:58 UTC by bkirman