Removal of history reverse engineering.

pull/381/head v0.7.2
Louis Vézina 6 years ago
parent 53c6d9e329
commit 1fcc6323e8

@ -6,7 +6,6 @@ import sqlite3
from get_args import args
from scheduler import execute_now
from config import settings
from helper import upgrade_history, upgrade_history_movies
# Check if database exist
if os.path.exists(os.path.join(args.config_dir, 'db', 'bazarr.db')):

Loading…
Cancel
Save