Versions in this module Expand all Collapse all v0 v0.8.3 Oct 2, 2024 v0.8.2 Sep 22, 2024 v0.8.1 Jul 27, 2024 v0.8.0 Jul 19, 2024 v0.7.3 May 29, 2024 v0.7.2 May 27, 2024 v0.7.1 May 26, 2024 v0.7.0 Nov 4, 2023 v0.6.1 Sep 19, 2023 v0.6.0 Aug 20, 2023 v0.5.2 Jun 11, 2023 v0.5.1 Jun 7, 2023 v0.5.0 Feb 26, 2023 v0.4.4 Dec 24, 2022 v0.4.3 Dec 22, 2022 v0.4.1 Nov 18, 2022 v0.4.0 Sep 13, 2022 v0.3.3 Aug 20, 2022 v0.3.2 Jul 31, 2022 Changes in this version + const TrigLidarrBackup + const TrigLidarrCorrupt + const TrigProwlarrBackup + const TrigProwlarrCorrupt + const TrigRadarrBackup + const TrigRadarrCorrupt + const TrigReadarrBackup + const TrigReadarrCorrupt + const TrigSonarrBackup + const TrigSonarrCorrupt + var ErrNoDBInBackup = fmt.Errorf("no database file found in backup") + type Action struct + func New(config *common.Config) *Action + func (a *Action) Backup(event website.EventType, app starr.App) error + func (a *Action) Corruption(event website.EventType, app starr.App) error + func (a *Action) Create() + type Info struct + App starr.App + Date time.Time + File string + Int int + Integ string + Name string + Quick string + Rows int + Size int64 + Tables int64 + Ver string + type Payload struct + App starr.App + Files []*starr.BackupFile + Int int + Name string