Warn when a server has downloaded a certain amount of bytes or a given date is reached (#1762)
* First working version
* Remove pprint
* Black
* Use date type and move to 5 minute polling
* Give hints about intended usage in explain text
* Use scheduled tasks and some smaller changes
* Black
* Remove hidden fields from form
* Cleanup
* This is not the easiest part to get right
* Black hook take 3
* Rework the server check tasks
* Show quota left for server
* Move Server description
Co-authored-by: Safihre <safihre@sabnzbd.org>
Closes#1455
"srv-connections":TT("Connections"),#: Server: amount of connections
"srv-connections":TT("Connections"),#: Server: amount of connections
"srv-expire_date":TT("Account expiration date"),
"srv-explain-expire_date":TT("Warn 5 days in advance of account expiration date."),
"srv-explain-quota":TT(
"Quota for this account, counted from the time it is set. In bytes, optionally follow with K,M,G.<br />Warn when it reaches 0, checked every few minutes."
),
"srv-retention":TT("Retention time"),#: Server's retention time in days
"srv-retention":TT("Retention time"),#: Server's retention time in days
"srv-ssl":TT("SSL"),#: Server SSL tickbox
"srv-ssl":TT("SSL"),#: Server SSL tickbox
"explain-ssl":TT("Secure connection to server"),#: Server SSL tickbox
"explain-ssl":TT("Secure connection to server"),#: Server SSL tickbox