IndexError: list index out of range
(1 additional frame(s) were not displayed)
...
File "parse_books.py", line 191, in <module>
results, file_count = scan_directory(directory_to_scan, search_terms)
File "parse_books.py", line 174, in scan_directory
result = future.result()
File "parse_books.py", line 132, in scan_file
title = title.split("<strong> </strong>")[1].strip()
Sentry Issue: OSD-APP-H
This issue was automatically created by Sentry via Send a notification for new issues