Forum

Full Version: How to modify "system backup" alert
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am using IPFS combined with Kodi, so my backup is done another way than USB copying...
I would like to modify the "Alert message" abut backup and maybe backup process itself (run by cron for now)

Could anyone indicate me what pieces of code is involved there?

Thanks
Please look into sources of package xbian-package-config-shell and xbian-package-config-xbmc here
(9th Dec, 2020 11:18 PM)Nachteule Wrote: [ -> ]Please look into sources of package xbian-package-config-shell and xbian-package-config-xbmc here

Thanks for giving me the direction.
It is part of xbian "control"... I wonder how Backup dialog is fired up?
Is there a file or parameter somewhere acting as a "flag"?
Which dialog do you mean?
(13th Dec, 2020 02:38 AM)Nachteule Wrote: [ -> ]Which dialog do you mean?

regularly xbian is warning "No backup yet have been made", this is the dialog I am talking about
(13th Dec, 2020 02:40 AM)qoop Wrote: [ -> ]
(13th Dec, 2020 02:38 AM)Nachteule Wrote: [ -> ]Which dialog do you mean?

regularly xbian is warning "No backup yet have been made", this is the dialog I am talking about

Found a way to desactivate popup
http://forum.xbian.org/thread-3919-post-34411.html#pid34411

I'll make my IPFS backup by cron
Reference URL's