Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Scan/Rescan at startup has no progress bar in UI #1038

Closed
4 tasks done
nstephenh opened this issue Jan 5, 2023 · 3 comments
Closed
4 tasks done

Initial Scan/Rescan at startup has no progress bar in UI #1038

nstephenh opened this issue Jan 5, 2023 · 3 comments
Labels
consider Not sure yet if this makes sense or not released

Comments

@nstephenh
Copy link

nstephenh commented Jan 5, 2023

Describe your suggested feature

When komga starts, the console is full of log messages checking existing series. There is no indicator in the UI (or console) that this scan is in progress or any estimate as to how long it will take. Some indicator on the UI and an estimate of time remaining would be very useful.
Example of the messages I am referring to:

2023-01-05 15:58:00.420  INFO 69135 --- [ntContainer#3-1] o.g.k.d.service.LibraryContentLifecycle  : Series changed on disk, updating: Series(name=Middlewest (2018), url=file:/mnt/Storage/Comics_Library/Middlewest%20(2018)/, fileLastModified=2022-12-27T06:54:48.459, id=0AZ6AX4FD8A35, libraryId=0AZ5M4F3H82YW, bookCount=5, deletedDate=null, createdDate=2022-12-27T03:51:41, lastModifiedDate=2022-12-27T15:33:06.776)
2023-01-05 15:58:00.425  INFO 69135 --- [ntContainer#3-1] o.g.k.d.service.LibraryContentLifecycle  : Adding new books: []
2023-01-05 15:58:00.425  INFO 69135 --- [ntContainer#3-1] o.g.k.d.service.LibraryContentLifecycle  : Try to restore books: []
2023-01-05 15:58:00.783  INFO 69135 --- [ntContainer#3-1] o.g.k.d.service.LibraryContentLifecycle  : Series changed on disk, 

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to the latest version.
  • I will fill out all of the requested information in this form.
@gotson
Copy link
Owner

gotson commented Jan 6, 2023

Scan is usually only a few seconds, unless you modified thousands of files.

@gotson gotson added consider Not sure yet if this makes sense or not and removed triage labels Jan 6, 2023
@darthmooguy
Copy link
Contributor

It depends, on low end hardware the scan can be pretty long even when adding a few hundred files. Especially if some files were renamed or a series was renamed and it is trying to restore the files, it can take a long time.

@github-actions
Copy link
Contributor

🎉 This issue has been resolved in v1.6.0 (Release Notes)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
consider Not sure yet if this makes sense or not released
Projects
None yet
Development

No branches or pull requests

3 participants