Retention n+1
Posted: September 9th, 2011, 11:22 pm
Is there going to be support for 'infinite' retention? A lot of providers have been doing the n+1 thing where they increase the retention every day. I'm guessing that isn't really used that much SABnzbd accept for picking a backup server maybe.
I would guess that the config would have to have the date the value was last retrieved/updated and go something like
[servers]
[[MyLongServer]]
retention = 1119
retentionDate = 2011-09-10
[[MySmallServer]]
retention = 40
retentionDate = false
I would guess that the config would have to have the date the value was last retrieved/updated and go something like
[servers]
[[MyLongServer]]
retention = 1119
retentionDate = 2011-09-10
[[MySmallServer]]
retention = 40
retentionDate = false