|
332 | Interface | Enhancement | Very Low | Low | Add 'Added Items' to Progress | Assigned | |
Task Description
When re-running the same profile against a folder that has already been processed, it would show the number of files that has been added in the last run.
Suggested by Olivier C.
|
|
329 | Interface | Feature | Medium | Low | Added Items | Assigned | |
Task Description
In the Step 5 Processing: Add a line: ‘Added Items’. When re-running the same profile against a folder that has already been processed, it would show the number of files that have been added in the last run.
Thanks to Olivier C. for suggesting
|
|
328 | Interface | Enhancement | Medium | Very Low | Another Tooltips pass | Assigned | |
Task Description
Make another pass over the entire FileSieve interface to ensure tooltips are present and comprehensive.
|
|
326 | Interface | Overhaul | Very Low | Very Low | Simplified Overwrite Rule Yes/No-style option | Assigned | |
Task Description
The Overwrite Rules Editor may be a bit too complex for new users to understand, especially if all they want to do is tell FileSieve that it should rename files (current default behaviour) or just ignored already-existing files.
|
|
324 | Backend / Core | Bug Report (major) | Defer | Very Low | Certain Files are being Ignored | Assigned | |
Task Description
Certain files seem to be ignored by either the engine scanner or somewhere else upstream.
I can’t seem to reproduce this with initial testing.
This also makes me think the Review Settings section should have a Debug/Verbose mode that contains additional information for cases such as these.
2 BIN files, 2 IND files, 2 BDM files, 1 XML file and 2 files with no
extension do not get copied even though .* is set and and minimum filesize is 0
Thanks to Olivier C. for reporting
|
|
322 | Plugin | Feature | Medium | Low | Method: Content | Assigned | |
Task Description
New Method that allows the processing of files based on their contents.
|
|
321 | Backend / Core | Feature | Low | Low | Paths Processing Mode | Assigned | |
Task Description
New processing modes that allow the returning of just paths, as opposed to files.
This will make developing Methods simpler if they only care about directories, such as the Size method that has been waiting to be developed for the past year.
|
|
319 | Backend / Core | Feature | Low | Low | Add more Automation commands | Assigned | |
Task Description
Add more commands to the Automation system; such as specifying Methods, Modifiers, etc.
|
|
318 | Backend / Core | Feature | Low | Low | Start and End points | Assigned | |
Task Description
Allow Start Points and End Points to be specified.
For example, setting a Start Point of HTTP will allow FileSieve to process items from a HTTP server and setting an End Point of FTP will allow FileSieve to use an FTP server as a destination.
This will probably require introducing an intermediate “language” that describes what FileSieve is trying to do and is interpreted by the respective Start/End Points into concrete actions.
This’ll allow Start/End Points of other services such as Drop Box, Google Drive, Amazon S3, etc.
Definitely requires some planning.
|
|
313 | Interface | Bug Report (minor) | Very Low | Very Low | Update SourceItem listviewitem when excluding item from... | Assigned | |
Task Description
When a file is excluded using the Simulation window, the corresponding SourceItem’s listviewitem needs to be updated within the Step 1: Source Items listview so the Ignore column is synched.
|
|
289 | Plugin | Feature | Low | Very Low | Method.Rules. Drag/drop rule matching. | Assigned | |
Task Description
Create a new Method that determines what to do based on a rule set created by the user.
If example, you can add an IF rule that will perform a check and if it’s True, it’ll continue running through the rest of the rules. Or maybe it’ll allow other arbitrary things to be performed.
Not too easy to explain, but imagine a wizard but geared more towards logic.
The most amount of work here is designing the interface.
|
|
282 | Interface | Enhancement | Very Low | Very Low | Set Method/Modifier label colour depending on settings | Assigned | |
Task Description
The Method and Modifier labels on the Options tab should be colour-coded depending on the status of the respective Method and Modifier.
If no Method is set, then colour the Method label red. If a Method is set but it doesn’t have valid/sane settings, then colour the label orange-ish.
Ditto for the Modifiers label, except for the red = no Modifier set as that’s valid.
|
|
279 | Plugin | Feature | Very Low | Very Low | Method.Tag: Add additional substitution/formatting char... | Assigned | |
Task Description
Add a ton of additional formatting options and configurability(?) such as back in the days of Elixir. Maybe put such options within an Advanced section or something, to keep the main interface clean.
|
|
278 | Plugin | Bug Report (major) | Medium | Medium | Tag (and possibly EXIF?) Method doesn't rename actual f... | Assigned | |
Task Description
The Tag plugin is where the issue was found; the EXIF plugin will be investigated later.
The Tag plugin doesn’t actually rename processed files, but instead just creates directories based on the entered Name Mask.
Was this the original intention? Doesn’t seem anywhere near as useful as also being able to rename the files.
For example, original file:
Name Mask: %ALBUM_TITLE%\%TITLE%.%FILE_EXTENSION%
This results in:
It should be:
The original filename for the file doesn’t get changed by FileSieve when it gets processed. FileSieve doesn’t seem to modify the filename at all.
That can’t be right?
|
|
275 | Interface | Enhancement | Low | Low | Better Processing Results | Assigned | |
Task Description
After processing, show detailed information on what happened. For example, the Skipped Items stat doesn’t actually give you useful information on what was actually skipped. The Log is a pain in the arse for determining that information (if at all; had a quick look but couldn’t find anything, so don’t know if it actually says what was skipped or not!).
Give full info on what was skipped, errored, etc - and why.
|
|
274 | Interface | Overhaul | Very Low | Very Low | Redesign the Log window | Assigned | |
Task Description
The Log window is, honestly, kind of irritating when trying to determine what has happened when something hasn’t quite worked how it should’ve.
|
|
264 | Interface | Bug Report (minor) | Low | Low | Allow re-ordering of nodes without changing Parent | Assigned | |
Task Description
Allow the re-ordering of Nodes rather than just allowing Nodes to have their Parent changed.
|
|
252 | Backend / Core | Feature | Low | Low | Add Profile presets | Assigned | |
Task Description
Add some Profile presets.
|
|
250 | Interface | Overhaul | Low | Low | Overhaul the Profile Manager UI | Assigned | |
Task Description
The Trigger system should be consolidated into the Profile Manager, and any future features - such as Thread Settings - can easily be added without cluttering up the main window UI.
|
|
248 | Backend / Core | Overhaul | Very Low | Very Low | Decouple Profile processing from the UI | Assigned | |
Task Description
To allow the simultaneous processing of multiple profiles and to allow the Trigger system to fire for more than one profile at a time, profile processing will need to be decoupled from the user interface.
Requires some thought, especially when it comes to showing the fact that multiple profiles are being processed at the same time.
|
|
237 | Backend / Core | Bug Report (major) | Defer | Low | Inactive Modifiers are not saving their settings | Assigned | |
Task Description
Changing a Modifier’s settings, Okaying the Modifier window, and reopening it shows the changed settings as expected; but restarting the application shows the original settings before the save.
|
|
178 | Backend / Core | Feature | Low | Low | Allow adding profiles to the Windows Explorer context m... | New | |
Task Description
Allow the user to add specific profiles to the Windows Explorer right-click shell context menu so profiles can be quickly run on a directory.
“Shell codes” (eg. %shell_file1%) will need to be added in various parts of FileSieve so Explorer folders/files can be referenced and acted upon.
|
|
176 | Backend / Core | Change | Medium | Medium | Change Regex substitution character from | to $ | Assigned | |
Task Description
The internal regular expression engine in .NET uses the dollar symbol for referencing captures groups; change FileSieve so it uses that character and invoke the .NET Regex.Replace() method instead of using custom code.
|
|
159 | Backend / Core | Feature | Low | Low | Integrate BiQubic.Bugs | Assigned | |
Task Description
Add support for the BiQubic.Bugs exception library.
Once it has been rewritten, anyway. On top of that, should it submit exceptions to this tracker instead of its own site? Not really sure.
|
|
156 | Backend / Core | Feature | Low | Low | Add support for a centralised server | Assigned | |
Task Description
To make the Enterprise Edition more suited for an enterprise environment, add support for storing settings/profiles/etc on a remote server that FileSieve can sync to that data.
|
|
41 | Backend / Core | Enhancement | Medium | Medium | Add a version number to AppFramework system settings to... | Assigned | |
Task Description
no task description |
|
37 | Plugin | Feature | Low | Low | Modifier: Archive | Assigned | |
Task Description
Allow the archiving of processed items.
|
|
33 | Backend / Core | Enhancement | Medium | Medium | Plugins need to dictate to FS what ultimately happens w... | Assigned | |
Task Description
Rather than just indicating what should happen to source items via the Copy Mode, plugins need to have the ultimate say in what happens to items/files during processing.
For example, the Archive Modifier compresses items into the destination location and the original file needs to either ignored (if Copy Mode is set to Copy), or deleted (if Copy Mode is set to Move).
The plugin(s) will then need to say “Okay, ignore/delete the original file but count it as being processed”.
The Delete functionality is implemented via the Item.DeletionMode property that is set via plugins, but this more than likely needs to be rolled into a general ProcessMode property to incorporate different types of outcomes that the plugin requires and FileSieve knows about.
|
|
32 | Backend / Core | Feature | Low | Low | A full system of filetypes | Assigned | |
Task Description
A database of filetypes that the Item Editor can use.
The database will need to be exposed via the API so other plugins can make use of it, such as the Classification plugin.
Maybe create a web-service that FileSieve can connect to to update its database, but that’s more than likely overkill as it’s doubtful I’ll have any other applications that can make use of this information.
|
|
30 | Interface | Enhancement | Low | Low | Improve the UI (especially for plugin editors) and make... | Assigned | |
Task Description
The UI for some plugin editors are a bit all-over-the-place and need cleaning up.
The UIs for regular expressions need some thought as the concept is confusing to users that have never used it before and FileSieve needs to offer as much help with them as possible. Also, regex capture groups will need to be implemented and the UI should account for that/offer as much help as possible.
|
|
28 | Plugin | Feature | Low | Low | Method: Find content within files | Assigned | |
Task Description
Take information out of files and use that information to create directories.
This will no-doubt need to be text-based.
|
|
27 | Plugin | Feature | Low | Low | Modifier: Secure Delete | Assigned | |
Task Description
This won’t be as easy as implementing a traditional plugin as it will possibly require core changes that touches lots of areas.
|
|
26 | Interface | Enhancement | Very Low | Very Low | Method.Classification: Add drop-down next to RegEx text... | Assigned | |
Task Description
no task description |
|
25 | Interface | Enhancement | Very Low | Very Low | Method.Classification: Add more items within the Preset... | Assigned | |
Task Description
The population code has been made modular in preparation for this addition.
|
|
24 | Backend / Core | Bug Report (major) | High | High | No processed items prevents BeginInvoke from working | Assigned | |
Task Description
Example: Classification Method not finding any matches if no items are processed.
The problem appears to be related to there being items to be processed, but they have all been set to Item.IsProcessed = False. This means that no items have been processed, which seems to cause a problem with the Windows Taskbar progress indicator.
Fixing this will have to be an ongoing process; in the meantime, EnableTaskbarProgress has been added to Settings - Advanced and should be set to False should the issue of the FileSieve window staying disabled after processing has completed.
|
|
23 | Backend / Core | Enhancement | Very Low | Very Low | Live Preview | Assigned | |
Task Description
A live preview of the current settings while they’re being edited.
FileSieve wasn’t designed with this capability in mind, and so this would need to be thought out and tested at every step - multiple times.
|
|
22 | Backend / Core | Enhancement | Low | Low | Add Move copy mode support to multiple destinations | Assigned | |
Task Description
Moving files to destination mirrors would probably be more useful than just copying them, but this will require significant core changes that it’ll take a while to implement.
Need to tread carefully as a lot of stuff could get broken.
|
|
20 | Backend / Core | Enhancement | Low | Low | Rewrite the copying code to report copy progress to giv... | Assigned | |
Task Description
The CopyFileEx copying code was written for something else but it would be perfect for FileSieve as it gives information on the status of the current copy progress and supports checksum verification for copied files.
Must support copying to/from network paths.
|
|
19 | Plugin | Enhancement | Very Low | Very Low | Method: Quantity; add file size "Best fit" | Assigned | |
Task Description
Add a Best Fit that will attempt to place files into groups of a certain filesize.
See Knapsack Problem.
|
|
17 | Backend / Core | Enhancement | Defer | Low | Add YieldNoPreScan to Get Files Mode in the Source Item... | Researching | |
Task Description
Or add a checkbox to the Source Item advanced settings that says “Do not perform a pre-scan” as it’s not actually mutually-exclusive with the current Get Files Mode.
This needs to be thought out better from a code point-of-view.
Leaving for now.
|
|
16 | Interface | Enhancement | Very Low | Very Low | Complete the full Description property for all Methods ... | Assigned | |
Task Description
no task description |
|
15 | Backend / Core | Bug Report (minor) | Low | Medium | Memory is not being released in a timely manner after p... | Assigned | |
Task Description
This may be down to the Windows API call FindNextFile() and file handles.
While it may not actually be a problem, I’d rather not use more memory the more files that are processed - even if memory usage goes up by just a few hundred megabytes for 4 to 5 million files, eliminating this memory usage would still be a win.
|
|
14 | Backend / Core | Enhancement | Very Low | Very Low | Additional exception handling | Assigned | |
Task Description
Ensure there isn’t any locations where an error can bring down the entire application.
|
|
13 | Backend / Core | Enhancement | Low | Low | Implement regex capture groups where appropriate | Assigned | |
Task Description
Being able to reference capture groups would be very useful.
|
|
12 | Backend / Core | Enhancement | Low | Low | Split Source Item pre-scanning across multiple threads | Assigned | |
Task Description
Threaded pre-scanning is partially in-place, but an effective thread initialiser is halting things. It needs to be intelligent so that it can determine the correct number of threads to be used in all cases, from number of files to if files reside on the same or different physical media.
This has the potential for enormous speed gains.
|
|
10 | Interface | Bug Report (minor) | Very Low | Very Low | Ensure all mnemonics are unique for each form | Assigned | |
Task Description
There are conflicts between mnemonics on the main form due to somewhat forgetting that they need to be unique to the entire form and not just the panel the relevant controls are on.
There are a lot of controls across all the containers, so this’ll need a bit of planning.
|
|
8 | Plugin | Feature | Medium | Medium | Method: Script. Allows users to write their own Method ... | Assigned | |
Task Description
If possible, extend this to Modifiers. Custom Modifers scripts was originally intended, but I can’t seem to remember why that’s a no-go.
Pressing Escape in any non-code editor should give focus to the code editor. This is VERY important and why I hate most code editors.
|
|
7 | Plugin | Feature | Medium | Medium | Method: Size. Sort items based on Smallest/Largest/etc | Assigned | |
Task Description
This will be a FileSieve v4 update of the v3 plugin, with additional features.
|
|
6 | Backend / Core | Feature | Very Low | Very Low | Add a transaction log of all I/O changes made after a s... | Assigned | |
Task Description
If a detailed-enough log is kept of a full “processing”, then maybe this’ll allow the possibility of “undoing” a processing after-the-fact?
Would need proper planning and checks in place as it could get somewhat messy if anything unexpected happens.
|
|
5 | Interface | Enhancement | Very Low | Very Low | Language Support | Assigned | |
Task Description
Convert all literal strings over to BiQubic.Suite.AppFramework‘s translation system, which also needs completing.
|