Feature #84056
Better indication of missing archives with colored packages in linkgrabber
Status: | New | Start date: | 08/04/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | GUI | |||
Target version: | 030 - Version > 2.xxx | |||
Resolution: |
Description
Current status:
Add archives --> this is what can happen:
a.01 a.02 a.03
b.01 b.02 b.03
1. a + b is both incomplete (all online)
2. a is complete, b is incomplete (some online)
3. a + b is both incomplete (all offline)
Case 3 is relatively obvious as you will easily see that you just added 100% offline URLs to the linkgrabber.
For cases 1 and 2, you will only get the "incomplete" message once you finally want to download --> To me, this is too late.
Why not add an indicator:
Case 1 = Package gets color green
Case 2 = Package gets color orange
Case 3 = Package gets color red
Maybe also with settings to:
1. Activate this feature
2. Deactivate this feature
3. Activate only for archives (I believe, sometimes videos are also treated as archives --> But maybe that is simply a bug which needs to be fixed)
Just my 2 cents ...