chadalon / Studio-One-File-Finder

A cross-platform application made to update sample file locations in Studio One .song files en masse
GNU General Public License v3.0
1 stars 0 forks source link

Add option to check what would be updated/modified without altering any files given current settings #3

Open chadalon opened 3 months ago

chadalon commented 3 months ago

This way the user can see data about what would get changed/updated (also need to think about how to handle possible incorrect file assignment).

The cached file locations should make it much faster if they decide to actually run it (if this is implemented correctly) -- as long as preferences have not been changed between this check and actual update.

Running it after checking should not spit out a bunch of garbage the user has already seen.