-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bounty on mergeReceive a paid bounty on the merging of this item (first come, first serve)Receive a paid bounty on the merging of this item (first come, first serve)good first issueGood for newcomersGood for newcomers
Description
Whilst the captured data is good, it fails in conditions where there's load balancing in place (as the IP will rotate on each capture).
Suggested fix to this is to add two date fields, first-seen
and last-seen
, potentially also seen
as an integer count (less valuable, nice to have).
As alerts would then change around this, flags should be added:
fs
which would boolean toggle a messaging being shown each run of all first scene itemsls
which would toggle messaging to show if an item was in the last scan, but is no longer seen in days since the specified run. Sols 2
woudl shown any items not seen this run, or in the last two days.lsd
which is ls, but in US datetime format, showing prompts for items that haven't been seen sincelsd <date>
Bounty for this item is $100USD. If you put in a pull request, be sure to mention a paypal link (here or in dm on twitter.com/codingo_).
Metadata
Metadata
Assignees
Labels
bounty on mergeReceive a paid bounty on the merging of this item (first come, first serve)Receive a paid bounty on the merging of this item (first come, first serve)good first issueGood for newcomersGood for newcomers