fix media not working after full sync
This commit is contained in:
parent
ef55c0a2ee
commit
d99ea0c7a0
@ -271,6 +271,8 @@ class Collection:
|
||||
media_db_path=media_db,
|
||||
log_path=log_path,
|
||||
)
|
||||
else:
|
||||
self.media.connect()
|
||||
self.db = DBProxy(weakref.proxy(self.backend))
|
||||
self.db.begin()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user