Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghost opened this issue Sep 28, 2023 · 0 comments
Open

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

ghost opened this issue Sep 28, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 28, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants