Page 1 of 1

Request - Clost without saving

Posted: Wed Jan 17, 2024 1:11 pm
by Sigurd
This program has been amazing and this is not a dealbreaker.

My worst times with this have been when the database was corrupted because of a rushed shutdown or power weirdness.

Would it be possible to quit the program without saving the database?

S

Re: Request - Clost without saving

Posted: Sat Jan 20, 2024 9:04 am
by Brett
You could create a windows schedule that runs a batch script that backs up your tuniac databases?

The media library and playlist databases are stored in %appdata%\Tuniac
Aka C:\users\<user>\appdata\roaming\Tuniac\

Just run a daily or weekly schedule that can duplicate those files and just place the backups in if things went bad?

Maybe in the future I will add a backup feature and tuniac can auto restore that db if things fail or something.

Re: Request - Clost without saving

Posted: Thu Feb 08, 2024 1:43 pm
by Sigurd
That works. Thank you!