Updated comments
This commit is contained in:
parent
dabec62e99
commit
fa5b86cf79
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ defmodule Pinchflat.Workers.MediaIndexingWorker do
|
|||
|
||||
defp index_media_and_reschedule(source) do
|
||||
SourceTasks.index_media_items(source)
|
||||
# This method handles the case where a source is set to not download media
|
||||
SourceTasks.enqueue_pending_media_downloads(source)
|
||||
|
||||
source
|
||||
|
|
|
|||
Loading…
Reference in a new issue