Garritt McCune glm94
  • Joined on 2020-12-03
glm94 opened issue glm94/data_organizer#9 2020-12-10 23:23:20 -06:00
Deleting and Re-inserting Same Named Profile Crashes Program
glm94 pushed to master at glm94/data_organizer 2020-12-09 22:57:46 -06:00
864a3dfdb6 Re-did the way the FileManager works. No more loading what's already in the data directly to a TreeView, instead only the diff between two profile folder groups will be loaded into that, more or less.
glm94 opened issue glm94/data_organizer#8 2020-12-09 22:55:35 -06:00
Allow Setting of a Folder Group's Folder Hierarchy
glm94 pushed to master at glm94/data_organizer 2020-12-09 22:01:16 -06:00
5404a8836d UI tweak to the FileManager, it now selects a profile based on host machine name.
glm94 opened issue glm94/data_organizer#7 2020-12-09 21:15:18 -06:00
Crash in Profile Manager Updating Uncommitted Folder Group
glm94 closed issue glm94/data_organizer#3 2020-12-09 21:11:32 -06:00
Updating Profile Fails
glm94 commented on issue glm94/data_organizer#3 2020-12-09 21:11:29 -06:00
Updating Profile Fails

This has been fixed in commit fdd9afb3120491d8c17ae8512ef33b792c32d175.

glm94 pushed to master at glm94/data_organizer 2020-12-09 21:10:05 -06:00
fdd9afb312 Fixed a bug the Profile Manager where the user would get a 'Duplicate Key Error' trying to update a folder group.
glm94 pushed to master at glm94/data_organizer 2020-12-09 19:12:32 -06:00
73ede9e367 Started work on a cleaner more focused file manager form. The form will only be used to diff profile group folders, other tasks will be reserved for future forms.
glm94 opened issue glm94/data_organizer#6 2020-12-09 16:12:31 -06:00
Have Granularity in the File Renamer
glm94 opened issue glm94/data_organizer#5 2020-12-09 12:02:45 -06:00
File Renamer Season Number Detection
glm94 opened issue glm94/data_organizer#4 2020-12-08 20:12:21 -06:00
File Scanner to Ignore Hidden Files
glm94 opened issue glm94/data_organizer#3 2020-12-08 19:50:33 -06:00
Updating Profile Fails
glm94 pushed to master at glm94/data_organizer 2020-12-08 14:46:10 -06:00
f1a0a5966a Minor tweaks made to the FileViewer to report scanning information.
glm94 pushed to master at glm94/data_organizer 2020-12-07 19:11:11 -06:00
27aa247c36 Updated the ProfileManager so that users can change the FolderGroup's name (a very hacky job but it'll do). Hooked up the FileViewers 'Update Databse' button so new files can be commited to the database.
glm94 pushed to master at glm94/data_organizer 2020-12-07 15:56:46 -06:00
59725feeec Finalized the NamingConventionManager form, it can now insert/update and delete NamingConventions.
glm94 pushed to master at glm94/data_organizer 2020-12-07 14:56:15 -06:00
09768ae88b Added a new form to allow the user to manage naming patterns.
glm94 pushed to master at glm94/data_organizer 2020-12-06 23:12:56 -06:00
b82027c796 Updated the FileViewer so that it would move the nely found files into a folder going by the same name as the selected folder group.
glm94 pushed to master at glm94/data_organizer 2020-12-06 23:02:24 -06:00
21645be4ef Added functionality to the '...' button for the 'Default New Contents' folder option on the ProfileManager form. Added a way for the user to move all newly discovered files to their default new content location.
glm94 opened issue glm94/data_organizer#2 2020-12-06 20:22:19 -06:00
Allow the user to apply patterns to files