ipsw icon indicating copy to clipboard operation
ipsw copied to clipboard

Different --device flags for different OS in config.yml

Open ghost opened this issue 1 year ago • 0 comments

Is there a way to specify if I want to download the latest ipsw with --latest that it only downloads the file if it specific filter was set?

Scenario: iOS 16.7 is available for iPhone X for example. iOS 17.0.2 / iOS 17.1DB for iPhone 15. If I flag them both in the config.yml file to whitelist them, and now iOS 16.7.1 gets released but not 17.0.3/17.1 it should only download 16.7.1 and not again 17.0.2/17.1 .

It would be cool to have a value stored, that if you previously downloaded iOS 17.x it would not redownload it again, just if you actively force it with another flag. And only download the most recent version per device, so if only an update for one device got released, do not download both files.

I am just not sure, if possible, what the best way would be to filter this feature request.

ghost avatar Sep 28 '23 17:09 ghost