View Single Post
Old 02-01-2025, 05:09 PM   #7
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 896
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
Quote:
Originally Posted by BetterRed View Post
A plugin to create zip archive of calibre's configuration folder at a designated location that would run when calibre is explicitly closed (i.e. not for a restart) - be good if it included a timestamp in the archive name - e.g. "20240108 120321 calibre config backup".

I know it can be done in a script but . . .

BR
Here I made a script to backup the config folder. I run it in Linux with the command python3 backup_calibre.py. This script must be given executable permissions with the command chmod +x backup_calibre.py
I hope it is useful
Attached Thumbnails
Click image for larger version

Name:	1.png
Views:	485
Size:	145.9 KB
ID:	213363  
Attached Files
File Type: py backup_calibre.py (3.1 KB, 332 views)
dunhill is offline   Reply With Quote