| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| tutorial.pdf | 2013-07-10 | 272.5 kB | |
| FilesCleaner_Tutorial_files.zip | 2013-07-07 | 1.0 kB | |
| Totals: 2 Items | 273.5 kB | 0 | |
________Release Note_______________
== V1.3 : improvements ==
* Log for renamed files now created as FileCleaner.log with different details :
"The original file C:/Users/dlewin1/Documents/devs/File_Cleaner/Tutorial/filename2.suffix1.avi have been renamed as: C:/Users/dlewin1/Documents/devs/File_Cleaner/Tutorial/filename2.avi"
with addtional information if the "kept original" option was required on renaming.
* Keyword list width is adapted according to its content
* Added "select all" / "select none" for file list
TODO :
* Needs a "help mode" to assist beginners
* Drag & Drop
* Rename is stucked to 1 directory : add filename local dir to Filepool row during dir selection ( on_actionOpen_Dir_triggered/setRootIndex ) and read it in on_actionApply_changes_triggered.
* imdb, allociné,etc request for clean files
* MD5 option for each clean file
* avoid doubles in filters/Regex list
* Allow regex Comments
* Application icon
* Path is Windows format only : apply portable system separators.
== V1.2 : improvements ==
* Removed trailing '.' in the renamed files
* Added a new option that allows to keep original files and make a copy instead of renaming
* Save ini file with new keyword(s)
TODO :
* Needs a "help mode" to assist beginners
* Drag & Drop
* Rename is stucked to 1 directory : add filename local dir to Filepool row during dir selection ( on_actionOpen_Dir_triggered/setRootIndex ) and read it in on_actionApply_changes_triggered.
* imdb, allociné,etc request for clean files
* MD5 option for each clean file
* avoid doubles in filters/Regex list
* Allow regex Comments
* Application icon
* Path is Windows format only : apply portable system separators.
== V1.1 : fix & improvements ==
* Fixed : the filters list didn't handle the inifile well. Now you can add filters and and regex as well.
Just a matter of check if Regex.
* Load ini file at start (no more manual via buton)
* -> The load inifile button removed
* if ini file is unrechable : warning to get one or set filters
* modified "Mainwindow" application's name
TODO :
* Rename is sticked to 1 directory : add filename local dir to Filepool row during dir selection (upward) and read it here.
* Path is Windows format only : apply portable system separators.
* Drag & Drop
* imdb, allociné,etc request for clean files
* MD5 option for each clean file
* Log for renamed files
* save ini file (actionbar)
* avoid doubles in filters/Regex list
* regex Comments
* application icon
== V1.0 : Fully functional ==
- checkboxes in filepool rows can be used during saving (new Apply Action) process. Only these will be saved.
-> Warning box if one of these files can't be renamed
- File systems pool Filters is able to filter properly.
- removed empty Action button for <Add> and <Del> keywords
== Beta 8 : Filters List Boutons ==
- <Add> and <Del> keywords boutons now:
* Add: insert row at the end of list
* Del : remove the currently selected row
FYI : Will be saved only on action "Save settings"
WIP : File systems pool Filters
== Beta 7: Interface improvements ==
- Files pool clear by dble-clicking
- Toolbar reorganized to fit to the ordered action
- Menus
- Quit application action
-Layout (need to be improved)
TODO :
- checkbox in filepool rows to allow individual file selection to clean or save
- Files listbox for Filepool view (media, video, music, etc)
- global layout
- dble click clearing on Filters view
- Drag & Drop
- Filters view: add, del items
- imdb, allociné,etc request for clean files
- MD5 option for each clean file
- Log for renamed files