Peggun / osd

Open-Source Data for everyone to use freely. Built upon the Flask framework in Python
Apache License 2.0
1 stars 0 forks source link

IndexError: list index out of range #17

Closed sentry-io[bot] closed 3 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: OSD-APP-H

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()

This issue was automatically created by Sentry via Send a notification for new issues