-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add maxage option to spansh plugin
By specifying maxage, any station from the source that is older than the age will be skipped. So if a full update was done using galaxy_stations.json on 13th May (which is updated every ~24 hours), doing a new update on 20th of May with a max_age of 7 will skip anything in the source that wasn't updated later than 13th May
- Loading branch information
eyeonus
committed
Apr 17, 2024
1 parent
63bffce
commit 0063e12
Showing
2 changed files
with
39 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters