Skip to content

Instantly share code, notes, and snippets.

@gennit
Created April 21, 2020 10:20
Show Gist options
  • Save gennit/ee331ef95966c069dcf14077d30794a0 to your computer and use it in GitHub Desktop.
Save gennit/ee331ef95966c069dcf14077d30794a0 to your computer and use it in GitHub Desktop.
2020-04-21 10:10:24 INFO FORCEDSEARCHQUEUE-MANUAL-80725 :: [94fae84] Beginning manual search for: Keeping Up with the Kardashians - S18E04 - Episode 4
2020-04-21 10:10:24 INFO FORCEDSEARCHQUEUE-MANUAL-80725 :: [94fae84] Updating exception_cache and exception_season_cache
2020-04-21 10:10:24 INFO FORCEDSEARCHQUEUE-MANUAL-80725 :: [94fae84] Query: '
SELECT indexer, series_id, title, season, custom
FROM scene_exceptions
'. Arguments: '[]'
2020-04-21 10:10:24 ERROR FORCEDSEARCHQUEUE-MANUAL-80725 :: [94fae84] DB error: OperationalError('no such table: scene_exceptions')
Traceback (most recent call last):
File "/app/medusa/medusa/db.py", line 113, in _execute
sql_results = cursor.execute(query)
sqlite3.OperationalError: no such table: scene_exceptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment