Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

[Request] Add some kind of visual cue that HP has not froze and is working on the watch folders #38

Closed
HASJ opened this issue Oct 31, 2015 · 6 comments

Comments

@HASJ
Copy link

HASJ commented Oct 31, 2015

Clear your library, set up a watch folder and drop 100 galleries in there.

It will look like HP is doing nothing at all. After checking the log, I discovered that HP was indeed monitoring the files, it was just going to finish ALL of them before giving me input on it. Adding a simple icon/text that HP has detected new files in the folder and is parsing them should mitigate this.

Also noticed that HP creates each files thumbnails after it parses all files. I think you could make it show the thumbs right after it goes through a file, akin to ComicRack. This would completely erase the feeling that HP is doing nothing when, in fact, it is monitoring the folder and working normally.

@twiddli
Copy link
Owner

twiddli commented Oct 31, 2015

I'll add an indicator (like the one when fetching metadata), when scanning for new galleries.

I think you could make it show the thumbs right after it goes through a file, akin to ComicRack. This would completely erase the feeling that HP is doing nothing when, in fact, it is monitoring the folder and working normally.

I'm pretty sure that's what it's already doing. Though with a small delay, which I'm going to decrease by the way. Or have i misunderstood?

@HASJ
Copy link
Author

HASJ commented Oct 31, 2015

I think you could make it show the thumbs right after it goes through a file, akin to ComicRack. This would completely erase the feeling that HP is doing nothing when, in fact, it is monitoring the folder and working normally.

I'm pretty sure that's what it's already doing. Though with a small delay, which I'm going to decrease by the way. Or have i misunderstood?

Well, then it is not doing it for me. Giving a more detailed example, whenever ComicRack detects a file, it'll instantly add it's entry to the library and as soon as that file's thumb is ready, it'll fade-in to the gallery.

What I think you meant is that HP is creating the thumbs and yes, it is doing that after it goes through all the queued files. ComicRack creates the thumb and displays it right away in the GUI after going through a file and moves on to the next one very quickly.

I'm not worrying about speed right now, CR had 5+ years of development before getting to the point it is.

@HASJ
Copy link
Author

HASJ commented Oct 31, 2015

A clip to illustrate what it is that ComicRack does: https://imgrush.com/gIQdIAJVw_bz.webm

It is much faster than this but extracting an archive, making a thumbnail, putting it back on CR and capturing the video is a bit much for my old warrior PC.

@twiddli
Copy link
Owner

twiddli commented Oct 31, 2015

Alright, I understand now. This is actually feasible but requires a great amount of work unfortunately. In the earlier versions I actually tried to make it do this.. adding galleries dynamically, but I scrapped the idea because of my inexperience and knowledge of the Qt framework at that time. Now it's a different story though. I'll add dynamically adding galleries to the low priority section on my to-do list for now. I might try and implement this in a holiday.

@HASJ
Copy link
Author

HASJ commented Nov 1, 2015

Nice!

@twiddli
Copy link
Owner

twiddli commented Jan 6, 2016

A spinner for showing progress has now been added for when scanning for new galleries f2069b2

@twiddli twiddli closed this as completed Jan 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants