Progress bar problems

neo_x

28-04-2008 02:30:53

Me, with my millions of episodes ;), have to wait about 5 minutes on a missing check, or (finding and organizing).
The progress bar at the bottom right of the screen seems to work fine, until i swap to another window, and come back to tvrename. Then it, the progress bar, seems to "hang", until the operation is complete, where it dissapears.
Since this is just GUI, you realy dont need to add it as a priority :P

Thx
Neo

sstteevvee

02-05-2008 00:07:41

Yeah.. Um.. Multithreaded operation would help with this too. :) Its busy doing all its processing and stuff, so the UI updates don't get done until the processing finishes. I'll see if I can do a quick hack to make it not-so-bad, otherwise it'll go on my list of things to look into.

I was also thinking of making "Old" episodes get excluded from things like:
- Renaming checks
- Missing episode checks
- When to watch checks (which they generally won't make it into the list, since they're from long ago anyway)

..perhaps renaming "Old" to "Lock" or "Ignore".

That would make the checks quicker, and thus give you less time to get bored, go off, and come back and cause the progress bar to get stuck. :)

sstteevvee

14-06-2008 17:16:20

Fixed in B28, with a progress dialog (with cancel button!) being displayed while its working on its downloads.