Offload homepage image processing to the Plex server

This commit is contained in:
JonnyWong16 2018-03-25 00:31:04 -07:00
parent d3f6812178
commit 71d79266f6
6 changed files with 132 additions and 95 deletions

View file

@ -1653,7 +1653,6 @@ def dbcheck():
conn_db.commit()
c_db.close()
# Migrate poster_urls to imgur_lookup table
try:
db = database.MonitorDatabase()