-
-
Save gennit/ee331ef95966c069dcf14077d30794a0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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