Private GIT

Skip to content
Snippets Groups Projects
Commit 21185c61 authored by Fernando's avatar Fernando
Browse files

Fixes SiCKRAGETV/sickrage-issues/issues/2368

parent 32fc1561
Branches
Tags
No related merge requests found
......@@ -496,8 +496,8 @@ class QueueItemRefresh(ShowQueueItem):
self.show.refreshDir()
self.show.writeMetadata()
#if self.force:
# self.show.updateMetadata()
if self.force:
self.show.updateMetadata()
self.show.populateCache()
# Load XEM data to DB for show
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment