It seems can not auto scan for new files #882

Closed
opened 2026-02-20 00:00:46 -05:00 by deekerman · 9 comments
Owner

Originally created by @terry778778 on GitHub (Apr 12, 2021).

Photoprism can not scan for new files, I have to go to library and start a scan manually, is this how the way it works or i miss something.

Originally created by @terry778778 on GitHub (Apr 12, 2021). Photoprism can not scan for new files, I have to go to library and start a scan manually, is this how the way it works or i miss something.
deekerman 2026-02-20 00:00:46 -05:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@nibbles-bytes commented on GitHub (Apr 12, 2021):

If you want PhotoPrism to scan in new images you need to add them into the imports folder and not originals folder.

@nibbles-bytes commented on GitHub (Apr 12, 2021): If you want PhotoPrism to scan in new images you need to add them into the imports folder and not originals folder.
Author
Owner

@terry778778 commented on GitHub (Apr 12, 2021):

If you want PhotoPrism to scan in new images you need to add them into the imports folder and not originals folder.

Can i set the imports folder same as originals folder, do you think this will work? Or delete the originals folder, just keep
the imports folder only.

@terry778778 commented on GitHub (Apr 12, 2021): > If you want PhotoPrism to scan in new images you need to add them into the imports folder and not originals folder. Can i set the imports folder same as originals folder, do you think this will work? Or delete the originals folder, just keep the imports folder only.
Author
Owner

@nibbles-bytes commented on GitHub (Apr 12, 2021):

If you want PhotoPrism to scan in new images you need to add them into the imports folder and not originals folder.

Can i set the imports folder same as originals folder, do you think this will work? Or delete the originals folder, just keep
the imports folder only.

You need both. The imports folder is just a temporary watch folder. Images will be moved from the imports folder and then auto organized in folders by date into your originals folder.

@nibbles-bytes commented on GitHub (Apr 12, 2021): > > If you want PhotoPrism to scan in new images you need to add them into the imports folder and not originals folder. > > Can i set the imports folder same as originals folder, do you think this will work? Or delete the originals folder, just keep > the imports folder only. You need both. The imports folder is just a temporary watch folder. Images will be moved from the imports folder and then auto organized in folders by date into your originals folder.
Author
Owner

@terry778778 commented on GitHub (Apr 12, 2021):

If you want PhotoPrism to scan in new images you need to add them into the imports folder and not originals folder.

Can i set the imports folder same as originals folder, do you think this will work? Or delete the originals folder, just keep
the imports folder only.

You need both. The imports folder is just a temporary watch folder. Images will be moved from the imports folder and then auto organized in folders by date into your originals folder.

Is it ok to set same path for both?

@terry778778 commented on GitHub (Apr 12, 2021): > > > If you want PhotoPrism to scan in new images you need to add them into the imports folder and not originals folder. > > > > > > Can i set the imports folder same as originals folder, do you think this will work? Or delete the originals folder, just keep > > the imports folder only. > > You need both. The imports folder is just a temporary watch folder. Images will be moved from the imports folder and then auto organized in folders by date into your originals folder. Is it ok to set same path for both?
Author
Owner

@alexislefebvre commented on GitHub (Apr 12, 2021):

You can configure cron to automatically index the new files, see https://github.com/photoprism/photoprism/issues/281#issuecomment-703461268

@alexislefebvre commented on GitHub (Apr 12, 2021): You can configure cron to automatically index the new files, see https://github.com/photoprism/photoprism/issues/281#issuecomment-703461268
Author
Owner

@terry778778 commented on GitHub (Apr 12, 2021):

You can configure cron to automatically index the new files, see #281 (comment)

Got it, i think that will work, thank you!

@terry778778 commented on GitHub (Apr 12, 2021): > You can configure cron to automatically index the new files, see [#281 (comment)](https://github.com/photoprism/photoprism/issues/281#issuecomment-703461268) Got it, i think that will work, thank you!
Author
Owner

@graciousgrey commented on GitHub (Apr 13, 2021):

@terry778778 automatic indexing is only triggered when files are added via WebDav to the originals or the import folder.

In addition you can configure a cron job as @alexislefebvre said.

You can read more about the difference between indexing and importing here: https://docs.photoprism.org/user-guide/library/import-vs-index/

@graciousgrey commented on GitHub (Apr 13, 2021): @terry778778 automatic indexing is only triggered when files are added via WebDav to the originals or the import folder. In addition you can configure a cron job as @alexislefebvre said. You can read more about the difference between indexing and importing here: https://docs.photoprism.org/user-guide/library/import-vs-index/
Author
Owner

@terry778778 commented on GitHub (May 5, 2021):

@terry778778 automatic indexing is only triggered when files are added via WebDav to the originals or the import folder.

In addition you can configure a cron job as @alexislefebvre said.

You can read more about the difference between indexing and importing here: https://docs.photoprism.org/user-guide/library/import-vs-index/

Thx very much

@terry778778 commented on GitHub (May 5, 2021): > @terry778778 automatic indexing is only triggered when files are added via WebDav to the originals or the import folder. > > In addition you can configure a cron job as @alexislefebvre said. > > You can read more about the difference between indexing and importing here: https://docs.photoprism.org/user-guide/library/import-vs-index/ Thx very much
Author
Owner

@graciousgrey commented on GitHub (May 20, 2021):

Now you can find example docker-compose.yml + job.ini files here: https://dl.photoprism.org/docker/scheduler/.
Within the jobs.ini you can configure when and how often commands (e.g. index or import) should run. This is independent from WebDav :)

@graciousgrey commented on GitHub (May 20, 2021): Now you can find example docker-compose.yml + job.ini files here: https://dl.photoprism.org/docker/scheduler/. Within the jobs.ini you can configure when and how often commands (e.g. index or import) should run. This is independent from WebDav :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/photoprism#882
No description provided.