trembon / switch-library-manager

Complete solution to manage, organize and keep your local switch backup game library up to date . Cross platform, supports all game formats.
MIT License
76 stars 4 forks source link

Drop folder to place new files in and organize from #65

Open benspray opened 2 months ago

benspray commented 2 months ago

Hi again,

Possible feature request? would it be possible to have a drop/temp folder where new files can be placed, then let SLM scan and organize/move files from there into your normal file store ie

x:\drop (drop new/unorganized files into as a scan folder)

Then on organize move files to the normal folder structure ie

x:\switch (all base games in one folder, this is the only way I can get playnite to correctly scan) x:\switch\updates (subfolder under base for all games updates) x:\switch\DLC (subfolder under DLC for all games updates)

Cheers ;)

trembon commented 2 months ago

does this not work with the scan_folders settings? or does it not move files away from those folders when organizing?

benspray commented 2 months ago

does this not work with the scan_folders settings? or does it not move files away from those folders when organizing?

Hi, it scans but only organizes into that same folder, doesn't move to the primary :) Cheers

trembon commented 2 months ago

would it work if a new settings under organize called "move_to_main_folder" that will move all files set under scan_folders into the folder value?

benspray commented 2 months ago

That sounds good thanks :)