Some users are generating filters intended for SSF. They do not use any price queries. Having to download data or read any existing saves is an unnecessary requirement for such filters.
Hence, the new option (-e, --empty-data) which simply proceeds with generation using empty price data. If there are any queries in the filter, they will simply evaluate to nothing (as if no items matched the price range).
Some users are generating filters intended for SSF. They do not use any price queries. Having to download data or read any existing saves is an unnecessary requirement for such filters.
Hence, the new option (
-e
,--empty-data
) which simply proceeds with generation using empty price data. If there are any queries in the filter, they will simply evaluate to nothing (as if no items matched the price range).