mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 16:52:58 -07:00
Offload homepage image processing to the Plex server
This commit is contained in:
parent
d3f6812178
commit
71d79266f6
6 changed files with 132 additions and 95 deletions
|
@ -1653,7 +1653,6 @@ def dbcheck():
|
|||
conn_db.commit()
|
||||
c_db.close()
|
||||
|
||||
|
||||
# Migrate poster_urls to imgur_lookup table
|
||||
try:
|
||||
db = database.MonitorDatabase()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue