Option not to create backup1Month.pediadata et al

Tell us about your wildest feature dreams. Or just harmless suggestions for improvement.
Post Reply
jenv
Addicted to Bruji
Addicted to Bruji
Posts: 102
Joined: Sat Jun 30, 2007 7:57 pm

Option not to create backup1Month.pediadata et al

Post by jenv »

I would like an option to prevent the Pedias from creating backup files like backup1Month.pediadata. I do my own backups and would prefer my apps not create backup files unless I explicitly command them to do so.
User avatar
Conor
Top Dog
Posts: 5345
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: Option not to create backup1Month.pediadata et al

Post by Conor »

Thank you for the feedback. Download the betas: DVDpedia,Bookpedia,CDpedia,Gamepedia and run the following commands in the program called Terminal inside your utilities folder.

Code: Select all

defaults write com.bruji.dvdpedia NoAutomaticBackup -bool YES
defaults write com.bruji.bookpedia NoAutomaticBackup -bool YES
defaults write com.bruji.cdpedia NoAutomaticBackup -bool YES
defaults write com.bruji.gampedia NoAutomaticBackup -bool YES
Post Reply